Guest User

Crash

a guest
Aug 10th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 8/10/19 6:28 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Decocraft (props)
  8. Caused by: java.lang.OutOfMemoryError: Java heap space
  9. at javax.imageio.ImageTypeSpecifier.createBufferedImage(ImageTypeSpecifier.java:1074)
  10. at javax.imageio.ImageReader.getDestination(ImageReader.java:2892)
  11. at com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1309)
  12. at com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1606)
  13. at com.mia.craftstudio.utils.ImageIOCS.read(ImageIOCS.java:26)
  14. at com.mia.props.events.ClientProxy.loadResources(ClientProxy.java:167)
  15. at com.mia.props.events.ClientProxy.func_110549_a(ClientProxy.java:143)
  16. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  17. at com.mia.props.events.ClientProxy.setupModelWrappers(ClientProxy.java:72)
  18. at com.mia.props.Props.loadModels(Props.java:292)
  19. at com.mia.props.Props.preInit(Props.java:175)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:497)
  29. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  30. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  31. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  32. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  33. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  34. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  36. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  37. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41.  
  42.  
  43. A detailed walkthrough of the error, its code path and all known details is as follows:
  44. ---------------------------------------------------------------------------------------
  45.  
  46. -- System Details --
  47. Details:
  48. Minecraft Version: 1.12.2
  49. Operating System: Windows 7 (x86) version 6.1
  50. Java Version: 1.8.0_51, Oracle Corporation
  51. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  52. Memory: 33150992 bytes (31 MB) / 838860800 bytes (800 MB) up to 838860800 bytes (800 MB)
  53. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx800M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  54. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  55. FML: MCP 9.42 Powered by Forge 14.23.5.2768 6 mods loaded, 6 mods active
  56. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  57.  
  58. | State | ID | Version | Source | Signature |
  59. |:----- |:----------- |:------------ |:----------------------------- |:---------------------------------------- |
  60. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  61. | UCH | mcp | 9.42 | minecraft.jar | None |
  62. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  63. | UCH | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  64. | UCH | ptrmodellib | 1.0.4 | PTRLib-1.0.4 (1).jar | None |
  65. | UCEE | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None |
  66.  
  67. Loaded coremods (and transformers):
Advertisement
Add Comment
Please, Sign In to add comment