Advertisement
Zenoxfile21

Untitled

May 23rd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 5/23/19 11:55 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: Crashium!
  8. at mod.badores.ore.Crashium$1$1.run(Crashium.java:57)
  9. at mod.badores.event.FMLEventHandler.onTick(FMLEventHandler.java:54)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler_165_FMLEventHandler_onTick_ServerTickEvent.invoke(.dynamic)
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  12. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  13. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260)
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536)
  15. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  17. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.7.10
  26. Operating System: Windows 10 (amd64) version 10.0
  27. Java Version: 1.8.0_51, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement