Advertisement
Guest User

Angelium

a guest
Feb 5th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.01 KB | None | 0 0
  1. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  2. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  3. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  4. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  5. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  6. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  7. 05.02 11:30:29 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  8. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  9. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  10. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  11. 05.02 11:30:29 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  12. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.MyTown.modsLoaded(MyTown.java:102)
  16. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.MyTownDatasource.init(MyTownDatasource.java:32)
  17. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.sql.MyTownDB.load(MyTownDB.java:43)
  18. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.sql.MyTownDB.tryCreateTables(MyTownDB.java:66)
  19. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.sql.Table.execute(Table.java:134)
  20. 05.02 11:30:29 [Server] INFO [STDERR] java.lang.NullPointerException
  21. 05.02 11:30:29 [Server] INFO [STDERR] at fy.run(SourceFile:849)
  22. 05.02 11:30:29 [Server] INFO [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:460)
  23. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:319)
  24. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.Loader.serverStarted(Loader.java:715)
  25. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  26. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  27. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  28. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  29. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  30. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  31. 05.02 11:30:29 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  32. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  36. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  37. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  38. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  39. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  40. 05.02 11:30:29 [Server] INFO [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  41. 05.02 11:30:29 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  42. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  44. 05.02 11:30:29 [Server] INFO [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  45. 05.02 11:30:29 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  46. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. 05.02 11:30:29 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.MyTown.modsLoaded(MyTown.java:102)
  50. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.MyTownDatasource.init(MyTownDatasource.java:31)
  51. 05.02 11:30:29 [Server] INFO [STDERR] at ee.lutsu.alpha.mc.mytown.sql.Database.connect(Database.java:194)
  52. 05.02 11:30:29 [Server] INFO [STDERR] at org.sqlite.JDBC.connect(JDBC.java:64)
  53. 05.02 11:30:29 [Server] INFO [STDERR] at org.sqlite.JDBC.createConnection(JDBC.java:77)
  54. 05.02 11:30:29 [Server] INFO [STDERR] at org.sqlite.Conn.<init>(Conn.java:57)
  55. 05.02 11:30:29 [Server] INFO [STDERR] at org.sqlite.Conn.open(Conn.java:136)
  56. 05.02 11:30:29 [Server] INFO [STDERR] java.sql.SQLException: no SQLite library found
  57. 05.02 11:30:29 [Server] INFO [Minecraft] [MyTown]Failed to connect to SQLite
  58. 05.02 11:30:29 [Server] INFO [STDERR] java.lang.UnsatisfiedLinkError: /tmp/sqlite-unknown-libsqlitejdbc.so: /tmp/sqlite-unknown-libsqlitejdbc.so: failed to map segment from shared object: Operation not permitted
  59. 05.02 11:30:29 [Server] INFO [Minecraft] [Modifyworld2]enabled
  60. 05.02 11:30:29 [Server] INFO [Minecraft] Done (1.128s)! For help, type "help" or "?"
  61. 05.02 11:30:28 [Server] INFO [Minecraft] Preparing start region for level 0
  62. 05.02 11:30:28 [Server] INFO [ForgeModLoader] Loading dimension -1 (world) (ho@acc50be)
  63. 05.02 11:30:28 [Server] INFO [ForgeModLoader] Loading dimension 1 (world) (ho@acc50be)
  64. 05.02 11:30:28 [Server] INFO [STDOUT] Readded hashes, hash size = 322
  65. 05.02 11:30:28 [Server] INFO [STDOUT] Cache loaded. Size = 322
  66. 05.02 11:30:28 [Server] INFO [ForgeModLoader] Loading dimension 7 (world) (ho@acc50be)
  67. 05.02 11:30:28 [Server] INFO [ForgeModLoader] Loading dimension 0 (world) (ho@acc50be)
  68. 05.02 11:30:28 [Server] INFO [Minecraft] Preparing level "world"
  69. 05.02 11:30:28 [Server] INFO [ForgeModLoader] Forge Mod Loader has successfully loaded 64 mods
  70. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Loaded 10 demo files
  71. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Thermal Expansion integration initialized
  72. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Thaumcraft integration initialized
  73. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Factorization integration initialized
  74. 05.02 11:30:28 [Server] INFO [MiscPeripherals] WRCBE integration initialized
  75. 05.02 11:30:28 [Server] INFO [MiscPeripherals] EnderStorage integration initialized
  76. 05.02 11:30:28 [Server] INFO [MiscPeripherals] BuildCraft Energy integration initialized
  77. 05.02 11:30:28 [Server] INFO [MiscPeripherals] BuildCraft Transport integration initialized
  78. 05.02 11:30:28 [Server] INFO [MiscPeripherals] BuildCraft Factory integration initialized
  79. 05.02 11:30:28 [Server] INFO [MiscPeripherals] BuildCraft Core integration initialized
  80. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Advanced Solar Panels integration initialized
  81. 05.02 11:30:28 [Server] INFO [MiscPeripherals] ChickenChunks integration initialized
  82. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Steve's Carts integration initialized
  83. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Railcraft integration initialized
  84. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Forestry integration initialized
  85. 05.02 11:30:28 [Server] INFO [MiscPeripherals] MFFS integration initialized
  86. 05.02 11:30:28 [Server] INFO [MiscPeripherals] Nuclear Control integration initialized
  87. 05.02 11:30:28 [Server] INFO [MiscPeripherals] IC2 integration initialized
  88. 05.02 11:30:26 [Server] INFO [ForgeModLoader] [ItemTracker] The mod GregTech_Addon is overwriting existing item at 30207 (ic2.core.item.reactor.ItemReactorUranium from IC2) with gregtechmod.common.items.GT_RadioactiveCell_Item
  89. 05.02 11:30:26 [Server] INFO [ForgeModLoader] [ItemTracker] The mod GregTech_Addon is overwriting existing item at 30102 (ic2.core.item.reactor.ItemReactorUranium from IC2) with gregtechmod.common.items.GT_RadioactiveCell_Item
  90. 05.02 11:30:26 [Server] INFO [ForgeModLoader] [ItemTracker] The mod GregTech_Addon is overwriting existing item at 30101 (ic2.core.item.reactor.ItemReactorUranium from IC2) with gregtechmod.common.items.GT_RadioactiveCell_Item
  91. 05.02 11:30:26 [Server] INFO [ForgeModLoader] [ItemTracker] The mod GregTech_Addon is overwriting existing item at 30087 (ic2.core.item.reactor.ItemReactorReflector from IC2) with gregtechmod.common.items.GT_NeutronReflector_Item
  92. 05.02 11:30:26 [Server] INFO [ForgeModLoader] [ItemTracker] The mod GregTech_Addon is overwriting existing item at 30086 (ic2.core.item.reactor.ItemReactorReflector from IC2) with gregtechmod.common.items.GT_NeutronReflector_Item
  93. 05.02 11:30:26 [Server] INFO [STDOUT] Overloading Items. This is not a friggin Error, I just fix a terrible and multiple times mentioned Bug of the Uranium Cells, which the Devs are refusing to fix it themselfes, so I have to do that myself.
  94. 05.02 11:30:26 [Server] INFO [IC2] Loaded minor compatibility modules: none
  95. 05.02 11:30:26 [Server] INFO [IC2] BuildCraft 3.2 integration module loaded
  96. 05.02 11:30:26 [Server] INFO [IC2] BuildCraft integration: Railcraft integration loaded
  97. 05.02 11:30:26 [Server] INFO [IC2] Loading IC2 submodule: bcIntegration32x
  98. 05.02 11:30:26 [Server] WARNING [ForgeModLoader] Couldn't find vanilla template - forestry.speciesThe
  99. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: mead
  100. 05.02 11:30:26 [Multicraft] Skipped 11 lines due to rate limit (60/s)
  101. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenObsidian
  102. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenEmerald
  103. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenDiamond
  104. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenGold
  105. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenSilver
  106. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenBronze
  107. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenTin
  108. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenCopper
  109. 05.02 11:30:26 [Server] INFO [STDOUT] Fluid registration: moltenIron
  110. 05.02 11:30:26 [Server] INFO beeBreedingMode
  111. 05.02 11:30:26 [Server] WARNING [ForgeModLoader] Could not load forestry config, due to java reflection failing!
  112. 05.02 11:30:26 [Server] INFO [ExtrabiomesXL] Successfully Loaded.
  113. 05.02 11:30:26 [Server] INFO [STDERR] at fy.run(SourceFile:849)
  114. 05.02 11:30:26 [Server] INFO [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  115. 05.02 11:30:26 [Server] INFO [STDERR] at ho.c(DedicatedServer.java:135)
  116. 05.02 11:30:26 [Server] INFO [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  117. 05.02 11:30:26 [Server] INFO [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
  118. 05.02 11:30:26 [Server] INFO [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
  119. 05.02 11:30:26 [Server] INFO [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  120. 05.02 11:30:26 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement