bhi_elliot

Biomes O' Plenty no types alps foothills

Jul 19th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. [FML]: No types have been added to Biome biomesoplenty:alps_foothills, types have been assigned on a best-effort guess: [COLD, SNOWY, HILLS]
  2. [13:31:11] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  3. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  4. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  6. [13:31:11] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  7. [13:31:11] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.util.RegistryModuleLoader.tryAdditionalRegistration(RegistryModuleLoader.java:192)
  8. [13:31:11] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionalPhase(SpongeGameRegistry.java:503)
  9. [13:31:11] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:497)
  10. [13:31:11] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.postInit(SpongeGameRegistry.java:529)
  11. [13:31:11] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onPostInitialization(SpongeMod.java:277)
  12. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. [13:31:11] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  16. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  17. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  18. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  19. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  20. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  21. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  22. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  23. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. [13:31:11] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. [13:31:11] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  27. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  28. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  29. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  30. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  31. [13:31:11] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  32. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:561)
  33. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  34. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:833)
  35. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  36. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  37. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
  38. [13:31:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  39. [13:31:11] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  40. [13:31:11] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  41. [13:31:11] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source)
  42. [13:31:11] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.put(Unknown Source)
  43. [13:31:11] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.type.world.gen.BiomeTypeRegistryModule.registerAdditional(BiomeTypeRegistryModule.java:75)
  44. [13:31:11] [Server thread/INFO]: [STDERR]: ... 37 more
Add Comment
Please, Sign In to add comment