-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Non-vanilla creepers don't render past 15 blocks [1.18.2] #35
Comments
This seems to be an issue on new versions of fabric, I have tested the version the mod was built for (0.47.8) and it works fine. |
Ah, I see, understood. Are there any plans to patch this, or this not even an issue that can be fixed on your end? Would love to use this mod on 1.18.2 (and still be compatible with other mods). |
There is nothing about anything being changed around such things and I can not find any reason why it would do this. |
Well, that is unfortunate to hear. Thanks for taking a look, though, you're a great group of devs. |
I did discover this recently, if you're curious, you can check out the Valhelsia modpack on Curseforge--it seems to have fixed this issue while using a much later Fabric API version. It's not a perfect fix, but it isn't an issue gameplay-wise in that modpack. This might be their own mod "Valhelsia Tweaks", or something else, I don't know what it could be. |
Whatever the reason for the entity render distance change from the original build and dependency versions, it can be fixed with a mod such as Entity View Distance, which lists all the modded creeper's default rendering distance as the tested 16 blocks. Changing the render distance to 160 or whatever else makes them render at the desired render distance. AWESOME. |
Bug Description
Non-vanilla creepers don't render past 15 blocks, except from above/below, where they render as far as regular mobs.
This seems to happen consistently with Fabric API 0.57.0 and the latest 1.18.2 mods of Creeper Overhaul and GeckoLib (3.0.50).
No additional mods installed other than the required Fabric API and GeckoLib
It would be nice to get this patched so you are able enjoy this fantastic mod with all the other mods available for 1.18.2 that don't yet exist on 1.19--otherwise this mod is kind of broken since you are very likely to get surprised/blown up by creepers because you don't see them.
How to Reproduce?
Install Fabric Loader (0.14.8), Fabric API (0.57.0), Fabric (1.18.2), Creeper Overhaul (1.18.2 - 1.3.1) & GeckoLib (3.05.0)
Spawn/observe any modded creeper and go past 15 blocks in any horizontal direction, at which point any non-vanilla creepers will no longer render. Modded creepers will still be visible past 15 blocks from above or below.
Version
1.3.1
Mod Loader Version
1.18.2 - 0.14.8
Mod Loader
Fabric
Logs or additional context
Video example of vanilla and modded creepers on Gfycat
Acknowledgement
The text was updated successfully, but these errors were encountered: