Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [03:18:18] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.event.world.WorldEvent$Load@63799d28:
- java.lang.NullPointerException
- at net.minecraft.client.multiplayer.WorldClient.func_184135_a(WorldClient.java:483) ~[bln.class:?]
- at forestry.core.EventHandlerCore.handleWorldLoad(EventHandlerCore.java:64) ~[EventHandlerCore.class:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_13_EventHandlerCore_handleWorldLoad_Load.invoke(.dynamic) ~[?:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
- at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:75) [bln.class:?]
- at com.github.lunatrius.schematica.client.world.SchematicWorld.<init>(SchematicWorld.java:45) [SchematicWorld.class:?]
- at com.github.lunatrius.schematica.proxy.ClientProxy.loadSchematic(ClientProxy.java:239) [ClientProxy.class:?]
- at com.github.lunatrius.schematica.client.gui.load.GuiSchematicLoad.loadSchematic(GuiSchematicLoad.java:173) [GuiSchematicLoad.class:?]
- at com.github.lunatrius.schematica.client.gui.load.GuiSchematicLoad.func_146284_a(GuiSchematicLoad.java:87) [GuiSchematicLoad.class:?]
- at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460) [bft.class:?]
- at com.github.lunatrius.core.client.gui.GuiScreenBase.func_73864_a(GuiScreenBase.java:44) [GuiScreenBase.class:?]
- at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bft.class:?]
- at com.github.lunatrius.schematica.client.gui.load.GuiSchematicLoad.func_146274_d(GuiSchematicLoad.java:63) [GuiSchematicLoad.class:?]
- at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bft.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
- at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
- at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
- [03:18:18] [Client thread/ERROR]: Index: 3 Listeners:
- [03:18:18] [Client thread/ERROR]: 0: HIGHEST
- [03:18:18] [Client thread/ERROR]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@4fa650e1 onDimensionLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
- [03:18:18] [Client thread/ERROR]: 2: NORMAL
- [03:18:18] [Client thread/ERROR]: 3: ASM: forestry.core.EventHandlerCore@eb2ce99 handleWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
- [03:18:18] [Client thread/ERROR]: 4: ASM: forestry.mail.EventHandlerMailAlert@768f12db handleWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
- [03:18:18] [Client thread/ERROR]: 5: ASM: com.github.lunatrius.schematica.handler.client.WorldHandler@664cb95b onLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
- [03:18:18] [Client thread/ERROR]: Failed to load schematic!
- java.lang.NullPointerException
- at net.minecraft.client.multiplayer.WorldClient.func_184135_a(WorldClient.java:483) ~[bln.class:?]
- at forestry.core.EventHandlerCore.handleWorldLoad(EventHandlerCore.java:64) ~[EventHandlerCore.class:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_13_EventHandlerCore_handleWorldLoad_Load.invoke(.dynamic) ~[?:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) ~[EventBus.class:?]
- at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:75) ~[bln.class:?]
- at com.github.lunatrius.schematica.client.world.SchematicWorld.<init>(SchematicWorld.java:45) ~[SchematicWorld.class:?]
- at com.github.lunatrius.schematica.proxy.ClientProxy.loadSchematic(ClientProxy.java:239) ~[ClientProxy.class:?]
- at com.github.lunatrius.schematica.client.gui.load.GuiSchematicLoad.loadSchematic(GuiSchematicLoad.java:173) [GuiSchematicLoad.class:?]
- at com.github.lunatrius.schematica.client.gui.load.GuiSchematicLoad.func_146284_a(GuiSchematicLoad.java:87) [GuiSchematicLoad.class:?]
- at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460) [bft.class:?]
- at com.github.lunatrius.core.client.gui.GuiScreenBase.func_73864_a(GuiScreenBase.java:44) [GuiScreenBase.class:?]
- at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bft.class:?]
- at com.github.lunatrius.schematica.client.gui.load.GuiSchematicLoad.func_146274_d(GuiSchematicLoad.java:63) [GuiSchematicLoad.class:?]
- at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bft.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) [bcx.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
- at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
- at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement