Advertisement
warpdragon

Untitled

Jan 11th, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1.  
  2. [23:06:18] [Server thread/ERROR]: Error handling WorldEvent.Unload
  3. java.lang.NullPointerException
  4. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:35) [WorldEventHandler.class:1.10.2-5.5.2]
  5. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_949_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?]
  6. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  7. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  8. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:399) [MinecraftServer.class:?]
  9. at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:456) [bzl.class:?]
  10. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]
  11. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  12. [23:06:18] [Server thread/INFO]: Unloading dimension 0
  13. [23:06:18] [Server thread/INFO]: Unloading dimension -1
  14. [23:06:18] [Server thread/INFO]: Unloading dimension 1
  15. [23:06:18] [Server thread/INFO]: Unloading dimension 6
  16. [23:06:19] [Server thread/INFO]: Applying holder lookups
  17. [23:06:19] [Server thread/INFO]: Holder lookups applied
  18. [23:06:19] [Server thread/INFO]: Removed Networks
  19. [23:06:19] [Server thread/INFO]: [exterminatorjeff.undergroundbiomes.intermod.OresRegistry:recheckPile:386]: Blocks queued for redo: 0
  20. [23:06:19] [Server thread/INFO]: [UndergroundBiomes] Server Stopped
  21. [23:06:19] [Server thread/INFO]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement