Advertisement
Guest User

Sub

a guest
Mar 27th, 2014
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. 2014-03-27 14:29:31 [INFO] [Subterranea] Loading Subterranea v1.6.4-R3
  2. 2014-03-27 14:29:31 [INFO] *** net.minecraft.world.gen.structure.MapGenStructureIO:java.lang.NoSuchFieldException: a
  3. 2014-03-27 14:29:31 [INFO] *** net.minecraft.world.gen.structure.MapGenStructureIO:java.lang.NoSuchFieldException: b
  4. 2014-03-27 14:29:31 [INFO] *** net.minecraft.world.gen.structure.MapGenStructureIO:java.lang.NoSuchFieldException: c
  5. 2014-03-27 14:29:31 [INFO] *** net.minecraft.world.gen.structure.MapGenStructureIO:java.lang.NoSuchFieldException: d
  6. 2014-03-27 14:29:31 [SEVERE] null initializing Subterranea v1.6.4-R3 (Is it up to date?)
  7. java.lang.NullPointerException
  8. at com.ryanmichela.subterranea.SPlugin.onLoad(SPlugin.java:25)
  9. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:236)
  10. at cpw.mods.fml.common.event.FMLServerAboutToStartEvent.<init>(FMLServerAboutToStartEvent.java:29)
  11. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  12. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  13. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  14. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  15. at cpw.mods.fml.common.LoaderState.getEvent(LoaderState.java:84)
  16. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  17. at cpw.mods.fml.common.Loader.serverAboutToStart(Loader.java:817)
  18. at cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:309)
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:222)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
  21. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement