Advertisement
Living383

Untitled

Mar 18th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.40 KB | None | 0 0
  1. // This doesn't make any sense!
  2.  
  3. Time: 3/18/19 11:48 AM
  4. Description: There was a severe problem during mod loading that has caused the game to fail
  5.  
  6. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CraftPresence (craftpresence)
  7. Caused by: java.lang.UnsatisfiedLinkError: /Users/daveng/Library/Application Support/technic/modpacks/complex-pixelmon-reforged/craftpresence/libdiscord-rpc.dylib: dlopen(/Users/daveng/Library/Application Support/technic/modpacks/complex-pixelmon-reforged/craftpresence/libdiscord-rpc.dylib, 1): no suitable image found. Did find:
  8. /Users/daveng/Library/Application Support/technic/modpacks/complex-pixelmon-reforged/craftpresence/libdiscord-rpc.dylib: code signature invalid for '/Users/daveng/Library/Application Support/technic/modpacks/complex-pixelmon-reforged/craftpresence/libdiscord-rpc.dylib'
  9.  
  10. at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  11. at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
  12. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
  13. at java.lang.Runtime.load0(Runtime.java:809)
  14. at java.lang.System.load(System.java:1086)
  15. at com.gitlab.cdagaming.craftpresence.handler.FileHandler.loadFileAsDLL(FileHandler.java:52)
  16. at com.gitlab.cdagaming.craftpresence.Constants.loadDLL(Constants.java:52)
  17. at com.gitlab.cdagaming.craftpresence.CraftPresence.init(CraftPresence.java:88)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:498)
  22. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  23. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:498)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  47. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  48. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  49. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  51. at net.minecraft.client.main.Main.main(SourceFile:123)
  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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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: Mac OS X (x86_64) version 10.10.5
  67. Java Version: 1.8.0_151, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 3732469376 bytes (3559 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  70. JVM Flags: 4 total; -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_D3 14 mods loaded, 14 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. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  78. | UCHI | mcp | 9.42 | minecraft.jar | None |
  79. | UCHI | FML | 8.0.99.99 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  80. | UCHI | forge | 14.23.5.2768 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  81. | UCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
  82. | UCHI | metrics | 1.12.2-1.2.0 | CoreMetricsMod.jar | None |
  83. | UCHEE | craftpresence | v1.4.9.9 | CraftPresence-1.12.2-1.4.9.9.jar | eca02c6a597321ad22340897683951ba5c76720a |
  84. | UCH | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
  85. | UCH | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
  86. | UCH | jei | 4.14.4.264 | jei_1.12.2-4.14.4.264.jar | None |
  87. | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  88. | UCH | nettyfixer | 1.0 | NettyFixer-1.12.2-SNAPSHOT.jar | None |
  89. | UCH | pixelmon | 7.0.4 | Pixelmon-1.12.2-7.0.4-universal.jar | None |
  90. | UCH | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  91.  
  92. Loaded coremods (and transformers):
  93. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  94. pl.asie.foamfix.coremod.FoamFixTransformer
  95. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  96. lumien.resourceloader.asm.ClassTransformer
  97. GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.33' Renderer: 'Intel Iris OpenGL Engine'
  98. OptiFine Version: OptiFine_1.12.2_HD_U_D3
  99. OptiFine Build: 20180515-125031
  100. Render Distance Chunks: 6
  101. Mipmaps: 4
  102. Anisotropic Filtering: 1
  103. Antialiasing: 0
  104. Multitexture: false
  105. Shaders: null
  106. OpenGlVersion: 2.1 INTEL-10.6.33
  107. OpenGlRenderer: Intel Iris OpenGL Engine
  108. OpenGlVendor: Intel Inc.
  109. CpuCount: 4
  110. [11:48:54] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# /Users/daveng/Library/Application Support/technic/modpacks/complex-pixelmon-reforged/crash-reports/crash-2019-03-18_11.48.53-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement