Draconic Evolution crashing game when it opens
DerpyNinja476 opened this issue ยท 25 comments
Description
whenever i have Draconic Evolution in my small modpack that i put together, it makes my game crash.
Base information
- Minecraft version: 1.10.2
- Minecraft Forge version: 1.10.2-forge1.10.2-12.18.3.2185
- Mod Pack: not a modpack made by someone, put together by me
Crash report
this is the mesage that i got when i load up the game
there is no crash report when i load up the game but ill put the log here
CRASH REPORT HERE
https://pastebin.com/UG953bNR
Thanks,
DerpyNinja476
Please read the Curseforge page properly, BrandonsCore and DraconicEvolution require CodeChickenLib.
umm... i tried to add codechickenlib and this mesage came up
The game crashed whilst initializing game
Error: java.lang.NoSuchMethodError: net.minecraft.util.JsonUtils.hasField(Lcom/google/gson/JsonObject;Ljava/lang/String;)Z
JsonUtils.hasField only exists with that name in dev, at runtime for users its JsonUtils.func_something. Full log if you are experiencing issues still.
Its hard to explain, Basically methods in a decompiled environment are for example "hasField", but when outside development environments it is "func_something". Thats it really, if you are still experencing an issue, i require the full log in order to help.
2017-06-30-7.log.gz
here is the full log
The version of CCL you are using is too old. you need atleast 2.5.9 but you have 2.5.4
And no it does not @covers1624
Right was just correcting myself then you replided with exactly what i was typing :P
For future reference. Try to avoid posting multiple comments within seconds of each other. If you need to add something then you can edit your previous comment. Generally you should only post a new comment after someone else posts a comment or if its been some time since your last comment.