Advertisement
MrsBeefy

FTB log

Aug 28th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1. 2013-08-28 00:33:21 [FINEST] [ForgeModLoader] Received valid FML login packet from /192.168.0.35:63578
  2. 2013-08-28 00:33:22 [INFO] [ForgeModLoader] User BranjoKazooie connecting with mods [ExtraUtilities, factorization.misc, BiblioCraft, MineFactoryReloaded|CompatMystcraft, OmniTools, ChargePads, MineFactoryReloaded|CompatRP2, WR-CBE|Core, ObsidiPlates, factorization.dimensionalSlice, MineFactoryReloaded|CompatSoulShards, Forestry, OpenPeripheral, mmmPowersuits, IronChest, Natura, Railcraft, EE3, MiscPeripherals, NEIAddons, PortalGun, ModularForceFieldSystem, BiomesOPlenty, MineFactoryReloaded|CompatAppliedEnergistics, AppliedEnergistics, ThaumicTinkerer, Natura|CompatMineFactoryReloaded, MineFactoryReloaded, CCMultipart, MineFactoryReloaded|CompatBackTools, inventorytweaks, Vending, NetherOres, MineFactoryReloaded|CompatVanilla, GraviSuite, TConstruct|CompatMineFactoryReloaded, CompactSolars, PluginsforForestry, MineFactoryReloaded|CompatExtraBiomes, StevesCarts, Mystcraft, ComputerCraft, Hats, DenPipes-Emerald, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatTwilightForest, BuildCraft|Factory, MFFS, SoulShards, HatStand, denLib, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatSufficientBiomes, CreeperCollateral, BuildCraft|Builders, MagicBees, MineFactoryReloaded|CompatBiomesOPlenty, TwilightForest, BuildCraft|Transport, AdvancedPowerManagement, NEIAddons|MiscPeripherals, MineFactoryReloaded|CompatMagicalCrops, DamageIndicatorsMod, Thaumcraft, BiblioWoodsBoP, TConstruct, CoFHWorld, EnderStorage, GraviGun, BinnieCore, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatThermalExpansion, BuildCraft|Energy, LogisticsPipes|Main, ChickenChunks, factorization, CoFHCore, MineFactoryReloaded|CompatXyCraft, ThermalExpansion, PowersuitAddons, MineFactoryReloaded|CompatForestryPre, GateCopy, BuildCraft|Silicon, MineFactoryReloaded|CompatIC2, nucleum_omnium, IC2NuclearControl, DenPipes-Forestry, BuildCraft|Core, MineFactoryReloaded|CompatPams, DenPipes, IC2, ExtraBees, WR-CBE|Addons, flatsigns, AdvancedSolarPanel, Forge, MFReloaded|CompatThaumcraft, CCTurtle, eplus, ExtraTrees, McMultipart, BiblioWoodsForestry, WR-CBE|Logic, PowerConverters]
  3. 2013-08-28 00:33:22 [INFO] [STDERR] java.lang.NoClassDefFoundError: net/minecraft/inventory/InventoryCraftResult
  4. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.inventory.ContainerPlayer.<init>(SourceFile:23)
  5. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:186)
  6. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:163)
  7. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:383)
  8. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:190)
  9. 2013-08-28 00:33:22 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)
  10. 2013-08-28 00:33:22 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)
  11. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)
  12. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)
  13. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)
  14. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)
  15. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
  16. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
  17. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
  18. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
  19. 2013-08-28 00:33:22 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  20. 2013-08-28 00:33:22 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.inventory.InventoryCraftResult
  21. 2013-08-28 00:33:22 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  22. 2013-08-28 00:33:22 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  23. 2013-08-28 00:33:22 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  24. 2013-08-28 00:33:22 [INFO] [STDERR] ... 16 more
  25. 2013-08-28 00:33:22 [INFO] [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
  26. 2013-08-28 00:33:22 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
  27. 2013-08-28 00:33:22 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:792)
  28. 2013-08-28 00:33:22 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  29. 2013-08-28 00:33:22 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
  30. 2013-08-28 00:33:22 [INFO] [STDERR] ... 18 more
  31. 2013-08-28 00:33:22 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
  32. java.lang.NoClassDefFoundError: net/minecraft/inventory/InventoryCraftResult
  33. at net.minecraft.inventory.ContainerPlayer.<init>(SourceFile:23)
  34. at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:186)
  35. at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:163)
  36. at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:383)
  37. at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:190)
  38. at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)
  39. at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)
  40. at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)
  41. at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)
  42. at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)
  43. at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)
  44. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
  45. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
  46. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
  48. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  49. Caused by: java.lang.ClassNotFoundException: net.minecraft.inventory.InventoryCraftResult
  50. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  51. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  52. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  53. ... 16 more
  54. Caused by: java.lang.OutOfMemoryError: PermGen space
  55. at java.lang.ClassLoader.defineClass1(Native Method)
  56. at java.lang.ClassLoader.defineClass(ClassLoader.java:792)
  57. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  58. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
  59. ... 18 more
  60. 2013-08-28 00:33:46 [INFO] [Minecraft-Server] Stopping server
  61. 2013-08-28 00:34:17 [INFO] [STDERR] Exception in thread "Connection #1 read thread" java.lang.OutOfMemoryError: PermGen space
  62. 2013-08-28 00:34:07 [INFO] [Minecraft-Server] Saving players
  63. 2013-08-28 00:34:20 [INFO] [STDERR] java.net.SocketException: Socket closed
  64. 2013-08-28 00:34:20 [INFO] [STDERR] at java.net.PlainSocketImpl.socketAccept(Native Method)
  65. 2013-08-28 00:34:20 [INFO] [Minecraft-Server] Saving worlds
  66. 2013-08-28 00:34:20 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  67. 2013-08-28 00:34:20 [INFO] [STDERR] at java.net.ServerSocket.implAccept(ServerSocket.java:530)
  68. 2013-08-28 00:34:20 [INFO] [STDERR] at java.net.ServerSocket.accept(ServerSocket.java:498)
  69. 2013-08-28 00:34:20 [INFO] [STDERR] at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
  70. 2013-08-28 00:34:20 [INFO] [Minecraft-Server] Saving chunks for level 'Unleashed(aug27.13)'/Overworld
  71. 2013-08-28 00:34:20 [INFO] [Minecraft-Server] Closing listening thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement