Advertisement
Guest User

Untitled

a guest
Aug 26th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.75 KB | None | 0 0
  1. [20:26:45] [Server thread/INFO]: Preparing start region for level 0
  2. [20:26:46] [Server thread/INFO]: Preparing spawn area: 20%
  3. [20:26:50] [Server thread/INFO]: Preparing spawn area: 76%
  4. [20:26:50] [Server thread/INFO]: Done (60.512s)! For help, type "help" or "?"
  5. [20:26:51] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
  6. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
  7. [20:26:52] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
  8. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
  9. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
  10. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for appliedenergistics2
  11. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for Thaumcraft
  12. [20:26:52] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
  13. [20:26:52] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
  14. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for Forestry
  15. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
  16. [20:26:52] [Server thread/INFO] [neresources]: Loading compatibility for IC2
  17. [20:26:52] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
  18. [20:26:52] [Server thread/INFO] [ImmersiveEngineering]: WorldData loading
  19. [20:26:52] [Server thread/INFO] [ImmersiveEngineering]: WorldData not found
  20. [20:26:52] [Server thread/INFO] [JourneyMapServer]: World ID: 386f22f6-3b88-417a-968b-02c995347cfc
  21. [20:26:52] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading world properties.
  22. [20:26:52] [Server thread/INFO] [mcjty.varia.Logging]: RFTools: server is starting
  23. [20:26:52] [Server thread/INFO] [mcjty.varia.Logging]: Registering RFTools dimensions
  24. [20:26:52] [Server thread/INFO] [mcjty.varia.Logging]: Dimension: 17
  25. [20:26:52] [Server thread/INFO] [mcjty.varia.Logging]: Dimension: 16
  26. [20:26:52] [Server thread/INFO] [mcjty.varia.Logging]: Dimension: 2
  27. [20:26:52] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  28. [20:26:54] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuContainer$2
  29. [20:26:54] [Server thread/INFO] [StevesAddons]: Applied CONTAINER_SEARCH transformer
  30. [20:26:54] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.components.ItemSetting
  31. [20:26:54] [Server thread/INFO] [StevesAddons]: Applied ITEM_SETTING_LOAD transformer
  32. [20:26:54] [Server thread/INFO] [FML]: InvTweaks: codechicken.enderstorage.storage.item.ContainerEnderItemStorage
  33. [20:26:55] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  34. [20:26:55] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  35. [20:26:55] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  36. [20:26:55] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  37. [20:26:56] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  38. [20:26:57] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  39. [20:26:57] [Server thread/WARN]: Skipping Entity with id enderzoo.ConcussionCreeper
  40. [20:26:58] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.settings.Settings
  41. [20:26:58] [Server thread/INFO] [StevesAddons]: Applied LOAD_DEFAULT transformer
  42. [20:26:58] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.blocks.ConnectionBlock
  43. [20:26:58] [Server thread/INFO] [StevesAddons]: Applied GET_DESCRIPTION transformer
  44. [20:26:59] [Server thread/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ServerTickEvent@602d537:
  45. java.lang.NullPointerException
  46. at appeng.me.cache.CraftingGridCache.updatePatterns(CraftingGridCache.java:281) ~[CraftingGridCache.class:?]
  47. at appeng.me.cache.CraftingGridCache.addNode(CraftingGridCache.java:235) ~[CraftingGridCache.class:?]
  48. at appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) ~[GridCacheWrapper.class:?]
  49. at appeng.me.Grid.add(Grid.java:205) ~[Grid.class:?]
  50. at appeng.me.GridNode.setGrid(GridNode.java:256) ~[GridNode.class:?]
  51. at appeng.me.GridConnection.<init>(GridConnection.java:91) ~[GridConnection.class:?]
  52. at appeng.me.GridNode.FindConnections(GridNode.java:453) ~[GridNode.class:?]
  53. at appeng.me.GridNode.updateState(GridNode.java:217) ~[GridNode.class:?]
  54. at appeng.me.helpers.AENetworkProxy.getNode(AENetworkProxy.java:150) ~[AENetworkProxy.class:?]
  55. at appeng.me.helpers.AENetworkProxy.onReady(AENetworkProxy.java:141) ~[AENetworkProxy.class:?]
  56. at thaumicenergistics.tileentities.TileArcaneAssembler.onReady(TileArcaneAssembler.java:982) ~[TileArcaneAssembler.class:?]
  57. at appeng.hooks.TickHandler.onTick(TickHandler.java:231) ~[TickHandler.class:?]
  58. at cpw.mods.fml.common.eventhandler.ASMEventHandler_496_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?]
  59. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  60. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  61. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:247) [FMLCommonHandler.class:?]
  62. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:590) [MinecraftServer.class:?]
  63. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  64. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement