Advertisement
Guest User

Untitled

a guest
Oct 30th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. Time: 10/30/17 1:13 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 Dragon Mounts (dragonmounts)
  5. Caused by: java.lang.NullPointerException
  6. at net.minecraftforge.client.model.ModelLoader.setCustomModelResourceLocation(ModelLoader.java:1159)
  7. at info.ata4.minecraft.dragon.client.ClientProxy.lambda$onPreInit$0(ClientProxy.java:47)
  8. at com.google.common.collect.RegularImmutableBiMap.forEach(RegularImmutableBiMap.java:153)
  9. at info.ata4.minecraft.dragon.client.ClientProxy.onPreInit(ClientProxy.java:45)
  10. at info.ata4.minecraft.dragon.DragonMounts.onPreInit(DragonMounts.java:64)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:498)
  15. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:608)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:498)
  20. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  21. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  22. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  23. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  24. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  25. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  27. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  28. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:498)
  33. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  34. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  35. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  36. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  37. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  38. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  40. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  41. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  42. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
  43. at net.minecraft.client.Minecraft.init(Minecraft.java:513)
  44. at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  45. at net.minecraft.client.main.Main.main(Main.java:118)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:498)
  50. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  51. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:498)
  56. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  57. at GradleStart.main(GradleStart.java:26)
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.12.2
  66. Operating System: Windows 10 (amd64) version 10.0
  67. Java Version: 1.8.0_111, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 958104240 bytes (913 MB) / 1295515648 bytes (1235 MB) up to 7624720384 bytes (7271 MB)
  70. JVM Flags: 0 total;
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP 9.42 Powered by Forge 14.23.0.2517 5 mods loaded, 5 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.  
  75. | State | ID | Version | Source | Signature |
  76. |:----- |:------------ |:------------ |:-------------------------------- |:--------- |
  77. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  78. | UCH | mcp | 9.42 | minecraft.jar | None |
  79. | UCH | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.0.2517.jar | None |
  80. | UCH | forge | 14.23.0.2517 | forgeSrc-1.12.2-14.23.0.2517.jar | None |
  81. | UCE | dragonmounts | @VERSION@ | dragon-mounts | None |
  82.  
  83. Loaded coremods (and transformers):
  84. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13492 Compatibility Profile Context 22.19.685.0' Renderer: 'AMD Radeon (TM) R9 390 Series'
  85. [13:13:38] [main/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:630]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Joseph\Documents\dragon-mounts\minecraft\.\crash-reports\crash-2017-10-30_13.13.38-client.txt
  86.  
  87. Process finished with exit code -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement