Ender Zoo

Ender Zoo

12M Downloads

[1.12.1] java.lang.NoSuchMethodError

carif opened this issue ยท 5 comments

commented

Whenever I start a server using EnderZoo it crashes with the following error:

Note this line: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ender Zoo (enderzoo)

https://pastebin.com/r7yMArFP

Minecraft Version: 1.12.1
Forge 14.22.0.2475
EnderZoo-1.12.1-1.4.0.48.jar

commented

is it only for servers? Or is it also for client as well? Because I have been getting a player ticking event with this mod and a lot of similar mods in your custom pack, here is my crashlog: https://pastebin.com/JJP7rKhr

I know this might not be relevant, but if ender zoo crashes on servers, then there might be a chance that it could also be the cause of the player ticking event on client-side servers

EDIT: i have tested this without ender zoo, and it does not seem to make any difference

commented

I am also seeing this crash. It's only when running a server. Client only works fine. Same versions as MinecraftPlaye.

commented
commented

is it only for servers? Or is it also for client as well? Because I have been getting a player ticking event with this mod and a lot of similar mods in your custom pack, here is my crashlog: https://pastebin.com/JJP7rKhr

@MasterBuilder747 java.lang.NullPointerException: Ticking player at lhykos.oreshrubs.common.entity.villager.trade.RandomLootBagTrade.func_190888_a(RandomLootBagTrade.java:40) Looks like your problem is caused by Ore Shrubs and not Ender Zoo.

#186

Oh, missed that one. Guess I have to wait then for the next update. ;)

commented

@MinecraftPlaye Oh! Thank you so much! I'll report this to them! I was really trying to figure out what was causing this in my pack! You're a lifesaver! :D