Advertisement
Guest User

The Server, It Needs Help

a guest
Apr 24th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 38.17 KB | None | 0 0
  1. 24.04 22:00:44 [Multicraft] Not restarting crashed server.
  2. 24.04 22:00:44 [Multicraft] Server stopped
  3. 24.04 22:00:44 [Multicraft] Server shut down
  4. 24.04 22:00:44 [Server] Server thread/INFO [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  5. 24.04 22:00:44 [Server] pool-3-thread-1/INFO [EnderIO]: ServerChannelRegister: Dimensional Trasciever data saved to /./1921893101284942/enderio/dimensionalTransceiver.json
  6. 24.04 22:00:44 [Server] Server thread/INFO [FML]: Holder lookups applied
  7. 24.04 22:00:44 [Server] Server thread/WARN [FML]: Unable to lookup Railcraft:routing.ticket for public static net.minecraft.item.Item openperipheral.integration.railcraft.TicketItemHolder.ticket. Is there something wrong with the registry?
  8. 24.04 22:00:44 [Server] Server thread/WARN [FML]: Unable to lookup Railcraft:routing.ticket.gold for public static net.minecraft.item.Item openperipheral.integration.railcraft.TicketItemHolder.ticketGold. Is there something wrong with the registry?
  9. 24.04 22:00:44 [Server] Server thread/WARN [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
  10. 24.04 22:00:44 [Server] Server thread/WARN [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
  11. 24.04 22:00:44 [Server] Server thread/WARN [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  12. 24.04 22:00:44 [Server] Server thread/WARN [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  13. 24.04 22:00:44 [Server] Server thread/INFO [FML]: Applying holder lookups
  14. 24.04 22:00:44 [Server] Server thread/INFO [FML]: Unloading dimension -42
  15. 24.04 22:00:44 [Server] Server thread/INFO [FML]: Unloading dimension 1
  16. 24.04 22:00:44 [Server] Server thread/INFO [FML]: Unloading dimension -1
  17. 24.04 22:00:44 [Server] Server thread/INFO [FML]: Unloading dimension 0
  18. 24.04 22:00:44 [Server] Server thread/INFO Saving chunks for level '1921893101284942'/The Outer Lands
  19. 24.04 22:00:44 [Server] Server thread/INFO Saving chunks for level '1921893101284942'/The End
  20. 24.04 22:00:44 [Server] Server thread/INFO Saving chunks for level '1921893101284942'/Nether
  21. 24.04 22:00:44 [Server] Server thread/INFO Saving chunks for level '1921893101284942'/Overworld
  22. 24.04 22:00:44 [Server] Server thread/INFO Saving worlds
  23. 24.04 22:00:44 [Server] Server thread/INFO Saving players
  24. 24.04 22:00:44 [Server] Server thread/INFO Stopping server
  25. 24.04 22:00:43 [Server] INFO ... 4 more
  26. 24.04 22:00:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_31]
  27. 24.04 22:00:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_31]
  28. 24.04 22:00:43 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.11.jar:?]
  29. 24.04 22:00:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_31]
  30. 24.04 22:00:43 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[?:1.8.0_31]
  31. 24.04 22:00:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_31]
  32. 24.04 22:00:43 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_31]
  33. 24.04 22:00:43 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_31]
  34. 24.04 22:00:43 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_31]
  35. 24.04 22:00:43 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_31]
  36. 24.04 22:00:43 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
  37. 24.04 22:00:43 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  38. 24.04 22:00:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  39. 24.04 22:00:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:546) ~[MinecraftServer.class:?]
  40. 24.04 22:00:43 [Server] INFO at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) ~[qi.class:?]
  41. 24.04 22:00:43 [Server] INFO java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
  42. 24.04 22:00:43 [Server] Server thread/ERROR Encountered an unexpected exception
  43. 24.04 22:00:43 [Server] INFO [22:00:43][FINE][noppes.npcs.controllers.DialogController:33] Done loading Dialogs
  44. 24.04 22:00:43 [Server] INFO [22:00:43][FINE][noppes.npcs.controllers.DialogController:31] Loading Dialogs
  45. 24.04 22:00:43 [Server] Server thread/INFO [Mekanism]: VoiceServer: Starting up server...
  46. 24.04 22:00:43 [Server] Startup Done (1.984s)! For help, type "help" or "?"
  47. 24.04 22:00:43 [Multicraft] Skipped 2758 lines due to rate limit (100/s)
  48. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item customnpcs:npcWaypoint: 683 (init) -> 683 (map).
  49. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:packedice_pillar: 600 (init) -> 600 (map).
  50. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item BigReactors:BRDevice: 413 (init) -> 413 (map).
  51. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockPortalEldritch: 473 (init) -> 473 (map).
  52. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item CarpentersBlocks:blockCarpentersDoor: 429 (init) -> 429 (map).
  53. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:dnatransmutator: 179 (init) -> 179 (map).
  54. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item DraconicEvolution:xRayBlock: 712 (init) -> 712 (map).
  55. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:GravelOre: 981 (init) -> 981 (map).
  56. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:cooked_pork_Pizza: 837 (init) -> 837 (map).
  57. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockQuartzGlass: 203 (init) -> 203 (map).
  58. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:MeatBlock: 957 (init) -> 957 (map).
  59. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item EnderIO:blockDarkSteelPressurePlate: 794 (init) -> 794 (map).
  60. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch2: 647 (init) -> 647 (map).
  61. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenBlocks:target: 878 (init) -> 878 (map).
  62. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch3: 648 (init) -> 648 (map).
  63. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item CarpentersBlocks:blockCarpentersFlowerPot: 430 (init) -> 430 (map).
  64. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockVibrationChamber: 228 (init) -> 228 (map).
  65. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:fluid.molten.alubrass: 999 (init) -> 999 (map).
  66. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch1: 646 (init) -> 646 (map).
  67. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch6: 651 (init) -> 651 (map).
  68. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:candy_block: 822 (init) -> 822 (map).
  69. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch7: 652 (init) -> 652 (map).
  70. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:dnainsulator: 187 (init) -> 187 (map).
  71. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch4: 649 (init) -> 649 (map).
  72. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:centrifuge: 176 (init) -> 176 (map).
  73. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:torch5: 650 (init) -> 650 (map).
  74. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockHole: 472 (init) -> 472 (map).
  75. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:CraftingStation: 986 (init) -> 986 (map).
  76. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:trap.barricade.spruce: 962 (init) -> 962 (map).
  77. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:valentines: 658 (init) -> 658 (map).
  78. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenBlocks:ladder: 874 (init) -> 874 (map).
  79. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenComputers:powerConverter: 927 (init) -> 927 (map).
  80. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item DraconicEvolution:placedItem: 729 (init) -> 729 (map).
  81. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:stained_glass_yellow: 516 (init) -> 516 (map).
  82. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockQuartzLamp: 204 (init) -> 204 (map).
  83. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:fluid.molten.shiny: 1011 (init) -> 1011 (map).
  84. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item EnderIO:blockStirlingGenerator: 756 (init) -> 756 (map).
  85. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item DraconicEvolution:energyCrystal: 736 (init) -> 736 (map).
  86. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item BigReactors:YelloriumFuelRod: 254 (init) -> 254 (map).
  87. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item EnderIO:blockSpawnGuard: 791 (init) -> 791 (map).
  88. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenComputers:caseCreative: 936 (init) -> 936 (map).
  89. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item CarpentersBlocks:blockCarpentersGarageDoor: 431 (init) -> 431 (map).
  90. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:SearedBrick: 980 (init) -> 980 (map).
  91. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenBlocks:grave: 879 (init) -> 879 (map).
  92. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenComputers:diskDrive: 921 (init) -> 921 (map).
  93. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:iron_bars: 545 (init) -> 545 (map).
  94. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:hexPlating: 532 (init) -> 532 (map).
  95. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item ThermalFoundation:Storage: 243 (init) -> 243 (map).
  96. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item CarpentersBlocks:blockCarpentersSlope: 438 (init) -> 438 (map).
  97. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item TConstruct:LavaTankNether: 1023 (init) -> 1023 (map).
  98. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item SGCraft:ocInterface: 955 (init) -> 955 (map).
  99. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:iron2: 546 (init) -> 546 (map).
  100. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:dnacloner: 188 (init) -> 188 (map).
  101. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:dnabreeder: 169 (init) -> 169 (map).
  102. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenBlocks:imaginary: 889 (init) -> 889 (map).
  103. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item EnderIO:blockNutrient_distillation: 805 (init) -> 805 (map).
  104. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockCrank: 212 (init) -> 212 (map).
  105. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item ThermalFoundation:FluidEnder: 246 (init) -> 246 (map).
  106. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenBlocks:itemDropper: 899 (init) -> 899 (map).
  107. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockCosmeticOpaque: 451 (init) -> 451 (map).
  108. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:concrete: 501 (init) -> 501 (map).
  109. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item ThermalExpansion:Frame: 1049 (init) -> 1049 (map).
  110. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item ComputerCraft:CC-TurtleExpanded: 678 (init) -> 678 (map).
  111. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:obsidian: 598 (init) -> 598 (map).
  112. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item CarpentersBlocks:blockCarpentersDaylightSensor: 428 (init) -> 428 (map).
  113. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item DraconicEvolution:weatherController: 713 (init) -> 713 (map).
  114. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:stained_glass_brown: 518 (init) -> 518 (map).
  115. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockChestHungry: 460 (init) -> 460 (map).
  116. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:dnaanalyser: 165 (init) -> 165 (map).
  117. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockMolecularAssembler: 194 (init) -> 194 (map).
  118. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Mekanism:ObsidianTNT: 745 (init) -> 745 (map).
  119. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:combustiongenerator: 181 (init) -> 181 (map).
  120. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item DraconicEvolution:energyStorageCore: 725 (init) -> 725 (map).
  121. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockQuantumRing: 216 (init) -> 216 (map).
  122. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockCableBus: 190 (init) -> 190 (map).
  123. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:banana_sapling: 846 (init) -> 846 (map).
  124. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockChest: 222 (init) -> 222 (map).
  125. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockTaint: 449 (init) -> 449 (map).
  126. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item OpenBlocks:sprinkler: 884 (init) -> 884 (map).
  127. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:freezer_idle: 819 (init) -> 819 (map).
  128. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockStairsEldritch: 479 (init) -> 479 (map).
  129. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:seaweed_block: 856 (init) -> 856 (map).
  130. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:paperwall_block: 610 (init) -> 610 (map).
  131. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockLootCrate: 485 (init) -> 485 (map).
  132. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:tomato_crop: 816 (init) -> 816 (map).
  133. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:juicer_idle: 844 (init) -> 844 (map).
  134. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item EnderIO:blockPaintedDoubleSlab: 770 (init) -> 770 (map).
  135. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:sandstone_scribbles: 631 (init) -> 631 (map).
  136. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item Thaumcraft:blockStairsArcaneStone: 476 (init) -> 476 (map).
  137. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item FoodPlus:orange_sapling: 830 (init) -> 830 (map).
  138. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:dnacombiner: 177 (init) -> 177 (map).
  139. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:netherrack: 597 (init) -> 597 (map).
  140. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item appliedenergistics2:tile.BlockQuartzGrowthAccelerator: 210 (init) -> 210 (map).
  141. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item advancedgenetics:healcrystalblock: 185 (init) -> 185 (map).
  142. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injected new block/item chisel:fantasyblock2: 510 (init) -> 510 (map).
  143. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injecting new block and item data into this server instance.
  144. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Injecting existing block and item data into this server instance
  145. 24.04 22:00:41 [Server] Server thread/INFO Preparing level "1921893101284942"
  146. 24.04 22:00:41 [Server] INFO [22:00:41][FINE][noppes.npcs.controllers.LinkedNpcController:61] Done loading Linked Npcs
  147. 24.04 22:00:41 [Server] INFO [22:00:41][FINE][noppes.npcs.controllers.LinkedNpcController:40] Loading Linked Npcs
  148. 24.04 22:00:41 [Server] Server thread/INFO [FML]: Forge Mod Loader has successfully loaded 47 mods
  149. 24.04 22:00:41 [Server] Server thread/INFO [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  150. 24.04 22:00:41 [Server] Server thread/INFO [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
  151. 24.04 22:00:41 [Server] Server thread/INFO [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  152. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Success in registering TConstruct
  153. 24.04 22:00:41 [Server] Server thread/INFO [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@1a4c19dd
  154. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  155. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Success in registering OpenComputers
  156. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
  157. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Success in registering Mekanism
  158. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Trying to reflect mekanism.common.integration.WailaDataProvider register
  159. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Success in registering chisel
  160. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Trying to reflect com.cricketcraft.chisel.compat.WailaCompat register
  161. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Success in registering appliedenergistics2
  162. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Trying to reflect appeng.integration.modules.Waila register
  163. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Success in registering EnderIO
  164. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  165. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: Forge Multipart found and dedicated handler registered
  166. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [Agriculture] Agriculture mod not found.
  167. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [Statues] Statues mod not found.
  168. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [MagicalCrops] MagicalCrops mod not found.
  169. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
  170. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [Railcraft] Railcraft mod not found.
  171. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: OpenBlocks mod found.
  172. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [ExtraUtilities] ExtraUtilities mod not found.
  173. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
  174. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
  175. 24.04 22:00:41 [Server] Server thread/WARN [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  176. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
  177. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [GraveStone] GraveStone mod not found.
  178. 24.04 22:00:41 [Server] Server thread/INFO [Waila]: [EnderStorage] EnderStorage mod not found.
  179. 24.04 22:00:41 [Server] Server thread/WARN [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
  180. 24.04 22:00:41 [Server] Server thread/WARN [Waila]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
  181. 24.04 22:00:41 [Server] Server thread/INFO [ThermalExpansion]: Load Complete.
  182. 24.04 22:00:40 [Server] Server thread/INFO [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
  183. 24.04 22:00:40 [Server] Server thread/INFO [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  184. 24.04 22:00:40 [Server] Server thread/INFO [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
  185. 24.04 22:00:40 [Server] Server thread/INFO [ThermalFoundation]: [Whitelist] Generating Default Whitelist.
  186. 24.04 22:00:40 [Server] Server thread/INFO [CoFHWorld]: Reading world generation info from: /config/cofh/world/ThermalFoundation-Ores.json:
  187. 24.04 22:00:40 [Server] Server thread/INFO [CoFHWorld]: CoFH Core found 2 World Generation files present in /config/cofh/world/.
  188. 24.04 22:00:40 [Server] Server thread/INFO [FML]:   Unknown recipe class! mcheli.MCH_FuelRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  189. 24.04 22:00:40 [Server] Server thread/INFO [FML]:   Unknown recipe class! tconstruct.library.crafting.ShapelessToolRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  190. 24.04 22:00:40 [Server] Server thread/INFO [FML]:   Unknown recipe class! crazypants.enderio.machine.UpgradeCapBankRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  191. 24.04 22:00:40 [Server] Server thread/INFO [FML]:   Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  192. 24.04 22:00:40 [Server] Server thread/INFO [FML]:   Unknown recipe class! appeng.recipes.game.DisassembleRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  193. 24.04 22:00:40 [Server] Server thread/INFO [TConstruct]: Thaumcraft detected. Adding thaumium tools.
  194. 24.04 22:00:40 [Server] INFO SGCraft: BaseMod.addEntity: IrisEntity, "Stargate Iris", 0
  195. 24.04 22:00:40 [Server] INFO SGCraft: Registering NaquadahOreWorldGen
  196. 24.04 22:00:40 [Server] Server thread/INFO [OpenComputers]: Done with post init phase.
  197. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraft pipes'
  198. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'appliedenergistics2 (mod) CC integration module'
  199. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ThermalExpansion (mod) CC integration module'
  200. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'TMechworks (mod) CC integration module', not loading
  201. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
  202. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'Mystcraft (mod) CC integration module', not loading
  203. 24.04 22:00:40 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ForestryAPI|core (API) CC integration module'
  204. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'EnderStorage (mod) CC integration module', not loading
  205. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ComputerCraft (mod) CC integration module'
  206. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded deep storage(custom) CC integration module'
  207. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'MineFactoryReloaded (mod) CC integration module', not loading
  208. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft|API (API) CC integration module'
  209. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
  210. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'RailcraftAPI|fuel (API) CC integration module', not loading
  211. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'RailcraftAPI|carts (API) CC integration module', not loading
  212. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'Railcraft (mod) CC integration module', not loading
  213. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2API (API) CC integration module'
  214. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'IC2 (mod) CC integration module', not loading
  215. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'BuildCraftAPI|facades (API) CC integration module', not loading
  216. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'BuildCraftAPI|tiles (API) CC integration module', not loading
  217. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|transport (API) CC integration module'
  218. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|transport (API) CC integration module'
  219. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|tileentity (API) CC integration module'
  220. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|item (API) CC integration module'
  221. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|inventory (API) CC integration module'
  222. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|energy (API) CC integration module'
  223. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module'
  224. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks turtles'
  225. 24.04 22:00:39 [Server] Server thread/INFO [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks adapters for OpenPeripheral'
  226. 24.04 22:00:39 [Server] Server thread/INFO [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  227. 24.04 22:00:39 [Server] Server thread/INFO [Mantle]: Entering postinitialization phase.
  228. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  229. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Loaded 26 recipes for Enchanter
  230. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  231. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  232. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  233. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
  234. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Found 4 valid Vat recipes in config.
  235. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  236. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
  237. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  238. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Finished processing Alloy Smelter recipes. 32 recipes avaliable.
  239. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Found 32 valid Alloy Smelter recipes in config.
  240. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Finished processing SAG Mill recipes. 80 recipes avaliable.
  241. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  242. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  243. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  244. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  245. 24.04 22:00:39 [Server] Server thread/WARN [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
  246. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Found 85 valid SAG Mill recipes in config.
  247. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Excluding 8 recipes from grinding balls bonus.
  248. 24.04 22:00:39 [Server] Server thread/INFO [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
  249. 24.04 22:00:38 [Server] Server thread/WARN [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.Materials@11 as the preffered output for ingotAluminuim but it is not registered in the OreDictionary as ingotAluminuim
  250. 24.04 22:00:38 [Server] Server thread/INFO [Mekanism]: Hooking complete.
  251. 24.04 22:00:38 [Server] Server thread/INFO [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  252. 24.04 22:00:38 [Server] Server thread/INFO [Draconic Evolution]: Finished PostInitialization
  253. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  254. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  255. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  256. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  257. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
  258. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  259. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  260. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  261. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
  262. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  263. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
  264. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
  265. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
  266. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
  267. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
  268. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
  269. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [tile.BlueberryCrop.name]
  270. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [tile.CaneCrop.name]
  271. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Seaweed]
  272. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
  273. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Coffee Crop]
  274. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
  275. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
  276. 24.04 22:00:38 [Server] Server thread/WARN [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
  277. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
  278. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionThaumarhia with id 39
  279. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionSunScorned with id 38
  280. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionBlurredVision with id 37
  281. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionDeathGaze with id 36
  282. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionWarpWard with id 35
  283. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 34
  284. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 33
  285. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionVisExhaust with id 32
  286. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Initializing PotionFluxTaint with id 31
  287. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Extending Potion.potionTypes array to 40
  288. 24.04 22:00:37 [Server] Server thread/INFO [THAUMCRAFT]: Found potion array with a size of 32
  289. 24.04 22:00:37 [Server] Server thread/INFO [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  290. 24.04 22:00:37 [Server] Server thread/INFO [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  291. 24.04 22:00:37 [Server] Server thread/INFO [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  292. 24.04 22:00:37 [Server] Server thread/INFO [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  293. 24.04 22:00:37 [Server] Server thread/INFO [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  294. 24.04 22:00:37 [Server] Server thread/INFO [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
  295. 24.04 22:00:37 [Multicraft] Skipped 47 lines due to rate limit (100/s)
  296. 24.04 22:00:36 [Server] Server thread/ERROR [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
  297. 24.04 22:00:36 [Server] Server thread/INFO [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  298. 24.04 22:00:36 [Server] Server thread/INFO [Waila]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
  299. 24.04 22:00:36 [Server] Server thread/INFO [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
  300. 24.04 22:00:36 [Server] Server thread/INFO [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement