Physicist1616

Forestry NPE

Jan 26th, 2014
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. 2014-01-26 13:12:25 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
  2. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginApiculture@663afdd8
  3. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginArboriculture@2960a0db
  4. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginBuildCraft@389ffe4d
  5. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginCore@75638582
  6. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginEE@3cfc3678
  7. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginEnergy@525c1f8f
  8. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginFactory@2bef8e11
  9. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarmCraftory@1777d2d
  10. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarming@4bbb161b
  11. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginFood@796f27df
  12. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginIC2@524c9fe7
  13. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginLepidopterology@249620e7
  14. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginMail@4a5f9cf1
  15. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginNatura@363e47fd
  16. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginPropolisPipe@46a30ef0
  17. 2014-01-26 13:12:25 [FINE] [Forestry] Found plugin forestry.plugins.PluginStorage@33b63214
  18. 2014-01-26 13:12:26 [FINE] [Forestry] Found plugin forestry.plugins.PluginNEIAddons@539e9cbb
  19. 2014-01-26 13:12:26 [INFO] [Forestry] Recreating all gamemode definitions from the defaults. This may be caused by an upgrade
  20. 2014-01-26 13:12:26 [INFO] [STDERR] java.lang.NullPointerException
  21. 2014-01-26 13:12:26 [INFO] [STDERR] at forestry.core.config.Config.CopyFileToFS(Config.java:297)
  22. 2014-01-26 13:12:26 [INFO] [STDERR] at forestry.core.config.Config.load(Config.java:141)
  23. 2014-01-26 13:12:26 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:52)
  24. 2014-01-26 13:12:26 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:58)
  25. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. 2014-01-26 13:12:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  29. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  30. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  31. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. 2014-01-26 13:12:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  33. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  34. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  35. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  36. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  37. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  38. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  39. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  40. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. 2014-01-26 13:12:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. 2014-01-26 13:12:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  44. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  45. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  46. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  47. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  48. 2014-01-26 13:12:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  49. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  50. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  51. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  52. 2014-01-26 13:12:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  53. 2014-01-26 13:12:26 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  54. 2014-01-26 13:12:26 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  55. 2014-01-26 13:12:26 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  56. 2014-01-26 13:12:26 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5256) owned by Forestry
  57. 2014-01-26 13:12:26 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5257) owned by Forestry
  58. 2014-01-26 13:12:26 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5258) owned by Forestry
Advertisement
Add Comment
Please, Sign In to add comment