Advertisement
chezpaul

Ad Inferos Crash Client

Nov 14th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. Time: 11/14/17 8:05 PM
  2. Description: There was a severe problem during mod loading that has caused the game to fail
  3.  
  4. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from �e�k!!�6�k]]�c�kkk�4�lAd Inferos�c�kkk�6�k]]�e�k!! (adinferos)
  5. Caused by: java.lang.IllegalArgumentException: Invalid dimension id 10
  6. at net.minecraft.world.DimensionType.func_186069_a(DimensionType.java:77)
  7. at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:99)
  8. at com.superdextor.adinferos.AdInferosCore.preInit(AdInferosCore.java:78)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  12. at java.lang.reflect.Method.invoke(Method.java:498)
  13. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  14. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:498)
  17. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  18. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  19. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  20. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  21. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  22. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  23. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27. at java.lang.reflect.Method.invoke(Method.java:498)
  28. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  29. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  30. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  31. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  33. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  34. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
  35. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
  36. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  37. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  38. at net.minecraft.client.main.Main.main(SourceFile:124)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:498)
  43. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  44. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:498)
  49. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
  50. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
  51. at org.multimc.EntryPoint.listen(EntryPoint.java:162)
  52. at org.multimc.EntryPoint.main(EntryPoint.java:53)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement