NoSuchFieldException: titlePanoramaPaths
DrummingFish opened this issue ยท 3 comments
Crash log: http://paste.atlauncher.com/view/a2a9f5eb
Using Forge 1025 and BoP 684.
Client crashes just before title screen.
Seems to be a problem with the recently altered BOPReflectionHelper.
Got it too. Came right after the world type message for me.
Also, I seem to have been Ninja'd.
also for reference, the relevant crash lines:
at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:94)
at biomesoplenty.common.helpers.BOPReflectionHelper.setPrivateFinalValue(BOPReflectionHelper.java:40)
at biomesoplenty.common.eventhandler.gui.MainMenuEventHandler.openMainMenu(MainMenuEventHandler.java:23)