Guest User

crash-2021-03-24_17.09.52-client.txt

a guest
Mar 24th, 2021
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.01 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (core12-1.0-SNAPSHOT.jar)
  5. 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.10-1.12.2.jar)
  6. XaeroMinimapPlugin (Xaeros_Minimap_20.27.2_Forge_1.12.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // I let you down. Sorry :(
  11.  
  12. Time: 3/24/21 5:09 PM
  13. Description: There was a severe problem during mod loading that has caused the game to fail
  14.  
  15. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Xaero's Minimap (xaerominimap)
  16. Caused by: java.nio.file.NoSuchFileException: xaerominimap.txt
  17. at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
  18. at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
  19. at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
  20. at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:318)
  21. at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287)
  22. at java.nio.file.Files.move(Files.java:1395)
  23. at xaero.minimap.XaeroMinimap.load(XaeroMinimap.java:162)
  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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  29. at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:498)
  32. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  33. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  34. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  35. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  36. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  37. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  39. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  40. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:498)
  45. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  46. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  47. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  48. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  49. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  50. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  51. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  52. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  53. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  54. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  55. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  56. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  57. at net.minecraft.client.main.Main.main(SourceFile:123)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  61. at java.lang.reflect.Method.invoke(Method.java:498)
  62. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  63. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:498)
  68. at net.xtrafrancyz.vl.IiIII. (Unknown Source)
  69. at net.xtrafrancyz.vl.iiiiii.run(Unknown Source)
  70.  
  71.  
  72. A detailed walkthrough of the error, its code path and all known details is as follows:
  73. ---------------------------------------------------------------------------------------
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.12.2
  78. Operating System: Windows 10 (amd64) version 10.0
  79. Java Version: 1.8.0-internal, Oracle Corporation
  80. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 120595040 bytes (115 MB) / 707788800 bytes (675 MB) up to 805306368 bytes (768 MB)
  82. JVM Flags: 3 total; -Xmx768M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_G5 26 mods loaded, 26 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86.  
  87. | State | ID | Version | Source | Signature |
  88. |:----- |:----------------- |:---------------------- |:----------------------------------------- |:--------- |
  89. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  90. | LCHI | mcp | 9.42 | minecraft.jar | None |
  91. | LCHI | FML | 8.0.99.99 | libs.jar | None |
  92. | LCHI | forge | 14.23.5.2854 | libs.jar | None |
  93. | LCHI | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
  94. | LCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
  95. | LCHI | armorstatushud | 1.43.0 | [1.12]ArmorStatusHUD-client-1.43.0.jar | None |
  96. | LCHI | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
  97. | LCHI | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
  98. | LCHI | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
  99. | LCHI | chisel | MC1.12.2-1.0.2.a0df104 | Chisel_DEV-MC1.12.2-1.0.2.a0df104.jar | None |
  100. | LCHI | core12 | 1.0-SNAPSHOT | core12-1.0-SNAPSHOT.jar | None |
  101. | LCHI | discord | ${version} | discord-1.0.jar | None |
  102. | LCHI | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None |
  103. | LCHI | cfm | 6.3.0 | furniture-6.3.0-1.12.2.jar | None |
  104. | LCHI | harvestcraft | 1.12.2zb | harvestcraft-1.12a.jar | None |
  105. | LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  106. | LCHI | ironchest | 1.1.0 | ironchest-1.12.2-1.1.0.jar | None |
  107. | LCHI | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None |
  108. | LCHI | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  109. | LCHI | minidot | 2.0.0 | minidot-1.0.jar | None |
  110. | LCHI | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
  111. | LCHI | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  112. | LCHI | soundfilters | 0.12.1_for_1.12 | SoundFilters-0.12.1_for_1.12.jar | None |
  113. | LCHI | texteria | 1.0 | texteria-1.0.jar | None |
  114. | LCHE | xaerominimap | 20.27.2 | Xaeros_Minimap_20.27.2_Forge_1.12.jar | None |
  115.  
  116. Loaded coremods (and transformers):
  117. CoreMod (core12-1.0-SNAPSHOT.jar)
  118. ru.vimeworld.core12.core.patcher.PatchTransformer
  119. ru.vimeworld.core12.core.patcher.ObfuscateTransformer
  120. 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.10-1.12.2.jar)
  121. pl.asie.foamfix.coremod.FoamFixTransformer
  122. XaeroMinimapPlugin (Xaeros_Minimap_20.27.2_Forge_1.12.jar)
  123. xaero.common.core.transformer.ChunkTransformer
  124. xaero.common.core.transformer.WorldClientTransformer
  125. xaero.common.core.transformer.EntityPlayerSPTransformer
  126. xaero.common.core.transformer.PlayerListTransformer
  127. xaero.common.core.transformer.NetHandlerPlayClientTransformer
  128. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  129. team.chisel.ctm.client.asm.CTMTransformer
  130. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1660 SUPER/PCIe/SSE2'
  131. OptiFine Version: OptiFine_1.12.2_HD_U_G5
  132. OptiFine Build: 20210124-142939
  133. Render Distance Chunks: 8
  134. Mipmaps: 4
  135. Anisotropic Filtering: 1
  136. Antialiasing: 0
  137. Multitexture: false
  138. Shaders: BSL_v7.1.04.1.zip
  139. OpenGlVersion: 4.6.0 NVIDIA 456.71
  140. OpenGlRenderer: GeForce GTX 1660 SUPER/PCIe/SSE2
  141. OpenGlVendor: NVIDIA Corporation
  142. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment