Advertisement
chezpaul

ROWAM error

Dec 12th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.62 KB | None | 0 0
  1. [16:45:47 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  2. [16:45:47 INFO]: Loading dimension -100 (DIM-100) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  3. [16:45:48 INFO]: Loading dimension -127 (DIM-127) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  4. [16:45:48 INFO]: Loading dimension -17 (DIM-17) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  5. [16:45:48 INFO]: Loading dimension -42 (DIM-42) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  6. [16:45:48 INFO]: Loading dimension -112 (DIM-112) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  7. [16:45:48 INFO]: Loading dimension 7 (DIM7) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  8. [16:45:48 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  9. [16:45:48 INFO]: Loading dimension -25 (DIM-25) (net.minecraft.server.dedicated.DedicatedServer@35a60711)
  10. [16:45:48 ERROR]: Exception caught during firing event net.minecraftforge.event.world.WorldEvent$Load@7654ddf0:
  11. java.lang.ArrayIndexOutOfBoundsException: 0
  12. at rowautomation.Chunkloader.ticketsLoaded(Chunkloader.java:40) ~[Chunkloader.class:?]
  13. at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:523) ~[ForgeChunkManager.class:1.7.10-1492.152]
  14. at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) ~[ForgeInternalHandler.class:1.7.10-1492.152]
  15. at cpw.mods.fml.common.eventhandler.ASMEventHandler_2_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) ~[?:?]
  16. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1492.152]
  17. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:1.7.10-1492.152]
  18. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:442) [MinecraftServer.class:?]
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  22. [16:45:48 ERROR]: Index: 1 Listeners:
  23. [16:45:48 ERROR]: 0: HIGHEST
  24. [16:45:48 ERROR]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@1d964e47 onDimensionLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  25. [16:45:48 ERROR]: 2: ASM: cofh.lib.util.RegistryUtils@272c76e6 _(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  26. [16:45:48 ERROR]: 3: ASM: com.github.abrarsyed.secretroomsmod.common.ProxyCommon@63d53092 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  27. [16:45:48 ERROR]: 4: NORMAL
  28. [16:45:48 ERROR]: 5: ASM: thaumcraft.common.lib.events.EventHandlerWorld@26eb6ea5 worldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  29. [16:45:48 ERROR]: 6: ASM: vazkii.botania.common.block.BlockPistonRelay@62b08960 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  30. [16:45:48 ERROR]: 7: ASM: forestry.core.EventHandlerCore@47e07fed handleWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  31. [16:45:48 ERROR]: 8: ASM: drzhark.mocreatures.MoCEventHooks@35875817 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  32. [16:45:48 ERROR]: 9: ASM: codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler@6af1633a onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  33. [16:45:48 ERROR]: 10: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@404f6504 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  34. [16:45:48 ERROR]: 11: ASM: mcp.mobius.betterbarrels.bspace.BBEventHandler@6ad24ac8 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  35. [16:45:48 ERROR]: 12: ASM: openmods.fakeplayer.FakePlayerPool@6ad7e10a onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  36. [16:45:48 ERROR]: 13: ASM: openblocks.common.GameRuleManager@1c54a409 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  37. [16:45:48 ERROR]: 14: ASM: pneumaticCraft.common.EventHandlerPneumaticCraft@309c94ec onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  38. [16:45:48 ERROR]: 15: ASM: lumien.randomthings.Handler.RTEventHandler@6e878f0d loadWorld(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  39. [16:45:48 ERROR]: 16: ASM: lumien.randomthings.Handler.RTEventHandler@6e878f0d worldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  40. [16:45:48 ERROR]: 17: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@862e676 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  41. [16:45:48 ERROR]: 18: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@dc2b6ea onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  42. [16:45:48 ERROR]: 19: ASM: codechicken.nei.ServerHandler@152299a2 loadEvent(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  43. [16:45:48 ERROR]: 20: ASM: codechicken.chunkloader.ChunkLoaderEventHandler@57335bd onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  44. [16:45:48 ERROR]: 21: ASM: twilightforest.TFEventListener@fb4f582 worldLoaded(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  45. [16:45:48 ERROR]: 22: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@6b6dfda5 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  46. [16:45:48 ERROR]: 23: ASM: CoroUtil.forge.EventHandlerForge@7d00e61b worldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  47. [16:45:48 ERROR]: 24: ASM: com.github.abrarsyed.secretroomsmod.common.OwnershipManager@45f1b8d9 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  48. [16:45:48 ERROR]: 25: ASM: net.tropicraft.event.TCMiscEvents@682fd7b3 worldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  49. [16:45:48 ERROR]: 26: ASM: codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler@72e08890 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
  50. [16:45:48 ERROR]: Encountered an unexpected exception
  51. java.lang.ArrayIndexOutOfBoundsException: 0
  52. at rowautomation.Chunkloader.ticketsLoaded(Chunkloader.java:40) ~[Chunkloader.class:?]
  53. at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:523) ~[ForgeChunkManager.class:1.7.10-1492.152]
  54. at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) ~[ForgeInternalHandler.class:1.7.10-1492.152]
  55. at cpw.mods.fml.common.eventhandler.ASMEventHandler_2_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) ~[?:?]
  56. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1492.152]
  57. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:1.7.10-1492.152]
  58. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:442) ~[MinecraftServer.class:?]
  59. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) ~[lt.class:?]
  60. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  61. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  62. [16:45:48 ERROR]: This crash report has been saved to: /Users/bwayserver/Desktop/KCauldron/./crash-reports/crash-2015-12-12_16.45.48-server.txt
  63. [16:45:48 INFO]: Applying holder lookups
  64. [16:45:48 INFO]: Holder lookups applied
  65. [16:45:48 INFO]: ServerChannelRegister: Dimensional Transceiver data saved to /Users/bwayserver/Desktop/KCauldron/./world/enderio/dimensionalTransceiver.json
  66. [16:45:48 INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  67. [16:45:48 INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
  68. >logout
  69.  
  70. [Process completed]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement