Nisheeth

MC error log -- 23-08-2014

Aug 23rd, 2014
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. [18:51:44] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  2. [18:51:44] [Server thread/ERROR] [FML]: Caught exception from Botania
  3. java.lang.StringIndexOutOfBoundsException: String index out of range: -3
  4. at java.lang.String.substring(Unknown Source) ~[?:1.8.0]
  5. at vazkii.botania.common.core.handler.AliasHandler.onMissingMappings(AliasHandler.java:28) ~[AliasHandler.class:?]
  6. at vazkii.botania.common.Botania.missingMappings(Botania.java:70) ~[Botania.class:?]
  7. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]
  8. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]
  9. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]
  10. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]
  11. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?]
  12. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]
  14. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]
  15. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[guava-15.0.jar:?]
  16. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[guava-15.0.jar:?]
  17. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[guava-15.0.jar:?]
  18. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[guava-15.0.jar:?]
  19. at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[guava-15.0.jar:?]
  20. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
  21. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
  22. at cpw.mods.fml.common.Loader.fireMissingMappingEvent(Loader.java:890) [Loader.class:?]
  23. at cpw.mods.fml.common.registry.GameData.injectWorldIDMap(GameData.java:484) ~[GameData.class:?]
  24. at cpw.mods.fml.common.FMLContainer.readData(FMLContainer.java:237) ~[FMLContainer.class:?]
  25. at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:402) [FMLCommonHandler.class:?]
  26. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:122) ~[axc.class:?]
  27. at net.minecraft.world.World.<init>(World.java:218) ~[afn.class:?]
  28. at net.minecraft.world.WorldServer.<init>(WorldServer.java:96) ~[mj.class:?]
  29. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62) ~[bsk.class:?]
  30. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) [bsk.class:?]
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) [MinecraftServer.class:?]
  32. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [?:?]
  33. [18:51:44] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
  34. java.lang.StringIndexOutOfBoundsException: String index out of range: -3
  35. at java.lang.String.substring(Unknown Source) ~[?:1.8.0]
  36. at vazkii.botania.common.core.handler.AliasHandler.onMissingMappings(AliasHandler.java:28) ~[AliasHandler.class:?]
  37. at vazkii.botania.common.Botania.missingMappings(Botania.java:70) ~[Botania.class:?]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]
  41. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]
  42. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?]
  43. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]
  45. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]
  46. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[guava-15.0.jar:?]
  47. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[guava-15.0.jar:?]
  48. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[guava-15.0.jar:?]
  49. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[guava-15.0.jar:?]
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[guava-15.0.jar:?]
  51. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
  52. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
  53. at cpw.mods.fml.common.Loader.fireMissingMappingEvent(Loader.java:890) [Loader.class:?]
  54. at cpw.mods.fml.common.registry.GameData.injectWorldIDMap(GameData.java:484) ~[GameData.class:?]
  55. at cpw.mods.fml.common.FMLContainer.readData(FMLContainer.java:237) ~[FMLContainer.class:?]
  56. at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:402) [FMLCommonHandler.class:?]
  57. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:122) ~[axc.class:?]
  58. at net.minecraft.world.World.<init>(World.java:218) ~[afn.class:?]
  59. at net.minecraft.world.WorldServer.<init>(WorldServer.java:96) ~[mj.class:?]
  60. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62) ~[bsk.class:?]
  61. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) [bsk.class:?]
  62. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) [MinecraftServer.class:?]
  63. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [?:?]
  64. [18:51:44] [Server thread/INFO] [FML]: Applying holder lookups
  65. [18:51:44] [Server thread/INFO] [FML]: Holder lookups applied
  66. [18:51:44] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  67. [18:51:44] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
  68. [18:52:01] [Client thread/INFO]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment