Advertisement
Guest User

Untitled

a guest
Feb 1st, 2019
966
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.38 KB | None | 0 0
  1. > ic2 uu-world-scan medium
  2. [14:28:36] [Server thread/INFO] [minecraft/DedicatedServer]: Starting world scan, this will take about 6.6 minutes with a powerful cpu.
  3. [14:28:36] [Server thread/INFO] [minecraft/DedicatedServer]: The server will not respond while the calculations are running.
  4. [14:28:36] [Server thread/INFO] [ic2.Uu]: Using C:\Users\Sukorice\AppData\Local\Temp\ic2uuscan7899093078140385852.tmp for temporary data.
  5. [14:28:36] [Server thread/INFO] [FML]: Loading dimension 500578823 (world) (net.minecraft.server.dedicated.DedicatedServer@3bb5ede8)
  6. [14:28:36] [Server thread/INFO] [minecraft/DedicatedServer]: An unknown error occurred while attempting to perform this command
  7. [14:28:36] [Server thread/WARN] [minecraft/CommandHandler]: Couldn't process command: ic2 uu-world-scan medium
  8. java.lang.RuntimeException:
  9. at ic2.core.uu.DropScan.stopWatchDog(DropScan.java:158) ~[DropScan.class:?]
  10. at ic2.core.uu.DropScan.start(DropScan.java:117) ~[DropScan.class:?]
  11. at ic2.core.command.CommandIc2.cmdUuWorldScan(CommandIc2.java:273) ~[CommandIc2.class:?]
  12. at ic2.core.command.CommandIc2.func_184881_a(CommandIc2.java:170) ~[CommandIc2.class:?]
  13. at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119) [bj.class:?]
  14. at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91) [bj.class:?]
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:433) [nz.class:?]
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:398) [nz.class:?]
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
  20. Caused by: java.lang.IllegalAccessException: Class ic2.core.uu.DropScan can not access a member of class java.lang.Thread with modifiers "private static native"
  21. at sun.reflect.Reflection.ensureMemberAccess(Unknown Source) ~[?:1.8.0_161]
  22. at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(Unknown Source) ~[?:1.8.0_161]
  23. at java.lang.reflect.AccessibleObject.checkAccess(Unknown Source) ~[?:1.8.0_161]
  24. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
  25. at ic2.core.uu.DropScan.stopWatchDog(DropScan.java:146) ~[DropScan.class:?]
  26. ... 10 more
  27. [14:28:36] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent@4551de31:
  28. java.lang.NullPointerException: null
  29. at codechicken.chunkloader.manager.OrganiserStorage.getStorage(OrganiserStorage.java:48) ~[OrganiserStorage.class:?]
  30. at codechicken.chunkloader.manager.ChunkLoaderManager.onTickEnd(ChunkLoaderManager.java:669) ~[ChunkLoaderManager.class:?]
  31. at codechicken.chunkloader.handler.ChunkLoaderEventHandler.worldTick(ChunkLoaderEventHandler.java:32) ~[ChunkLoaderEventHandler.class:?]
  32. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_604_ChunkLoaderEventHandler_worldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  33. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  34. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  35. at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274) [FMLCommonHandler.class:?]
  36. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776) [MinecraftServer.class:?]
  37. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  38. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  39. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  40. at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
  41. [14:28:36] [Server thread/ERROR] [FML]: Index: 16 Listeners:
  42. [14:28:36] [Server thread/ERROR] [FML]: 0: NORMAL
  43. [14:28:36] [Server thread/ERROR] [FML]: 1: ASM: class crazypants.enderio.base.material.material.MaterialCraftingHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  44. [14:28:36] [Server thread/ERROR] [FML]: 2: ASM: class icbm.classic.content.missile.MissileTrackerHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  45. [14:28:36] [Server thread/ERROR] [FML]: 3: ASM: class icbm.classic.content.explosive.thread2.BlockEditHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  46. [14:28:36] [Server thread/ERROR] [FML]: 4: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  47. [14:28:36] [Server thread/ERROR] [FML]: 5: ASM: INSTANCE tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  48. [14:28:36] [Server thread/ERROR] [FML]: 6: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  49. [14:28:36] [Server thread/ERROR] [FML]: 7: ASM: icbm.classic.lib.radar.RadarRegistry@4a88b081 worldUpdateTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  50. [14:28:36] [Server thread/ERROR] [FML]: 8: ASM: ic2.core.TickHandler@4b56b81a onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  51. [14:28:36] [Server thread/ERROR] [FML]: 9: ASM: ic2.core.energy.grid.EventHandler@77dfa175 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  52. [14:28:36] [Server thread/ERROR] [FML]: 10: ASM: com.buuz135.industrial.proxy.event.WorldTickHandler@6d930c9 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  53. [14:28:36] [Server thread/ERROR] [FML]: 11: ASM: openmods.world.DelayedActionTickHandler@241f745 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  54. [14:28:36] [Server thread/ERROR] [FML]: 12: ASM: com.austinv11.peripheralsplusplus.mount.DynamicMount@c4c4377 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  55. [14:28:36] [Server thread/ERROR] [FML]: 13: ASM: cofh.thermaldynamics.util.TickHandler@4514a8e2 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  56. [14:28:36] [Server thread/ERROR] [FML]: 14: ASM: thut.api.entity.ai.AIThreadManager@2daa3409 tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  57. [14:28:36] [Server thread/ERROR] [FML]: 15: ASM: thut.api.TickHandler@724a2308 worldTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  58. [14:28:36] [Server thread/ERROR] [FML]: 16: ASM: codechicken.chunkloader.handler.ChunkLoaderEventHandler@6c0752a worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  59. [14:28:36] [Server thread/ERROR] [FML]: 17: ASM: com.brandon3055.draconicevolution.world.WorldTickHandler@117cbded tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  60. [14:28:36] [Server thread/ERROR] [FML]: 18: ASM: mekanism.common.CommonWorldTickHandler@2a77e2fb onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  61. [14:28:36] [Server thread/ERROR] [FML]: 19: ASM: appeng.hooks.TickHandler@6bb01d87 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
  62. [14:28:36] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  63. java.lang.NullPointerException: null
  64. at codechicken.chunkloader.manager.OrganiserStorage.getStorage(OrganiserStorage.java:48) ~[OrganiserStorage.class:?]
  65. at codechicken.chunkloader.manager.ChunkLoaderManager.onTickEnd(ChunkLoaderManager.java:669) ~[ChunkLoaderManager.class:?]
  66. at codechicken.chunkloader.handler.ChunkLoaderEventHandler.worldTick(ChunkLoaderEventHandler.java:32) ~[ChunkLoaderEventHandler.class:?]
  67. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_604_ChunkLoaderEventHandler_worldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  68. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  69. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
  70. at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274) ~[FMLCommonHandler.class:?]
  71. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776) ~[MinecraftServer.class:?]
  72. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  73. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  75. at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
  76. [14:28:36] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: D:\Downloads\modServer 1.12\.\crash-reports\crash-2019-02-02_14.28.36-server.txt
  77. [14:28:36] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  78. [14:28:36] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  79. [14:28:36] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  80. [14:28:36] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'world'/overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement