Advertisement
Guest User

sneedasm crash

a guest
Oct 8th, 2021
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 2021-10-08 19:02:05 CST
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader
  8. at net.minecraftforge.fml.common.Loader.handler$zza000$beforeConstructingMods(Loader.java:1131)
  9. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
  10. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  11. at net.minecraft.client.Minecraft.init(Minecraft.java:467)
  12. at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
  13. at net.minecraft.client.main.Main.main(SourceFile:123)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Minecraft Version: 1.12.2
  27. Operating System: Windows 10 (amd64) version 10.0
  28. Java Version: 1.8.0_271, Oracle Corporation
  29. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  30. Memory: 264752776 bytes (252 MB) / 536870912 bytes (512 MB) up to 10737418240 bytes (10240 MB)
  31. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+AggressiveOpts
  32. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  33. FML: MCP 9.42 LoliASM 3.1 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 16 mods loaded, 16 mods active
  34. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  35.  
  36. | State | ID | Version | Source | Signature |
  37. |:----- |:-------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
  38. | L | minecraft | 1.12.2 | minecraft.jar | None |
  39. | L | mcp | 9.42 | minecraft.jar | None |
  40. | L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  41. | L | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  42. | L | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | None |
  43. | L | caliper | 1.1.44 | Caliper-1.12.2-1.1.44.jar | None |
  44. | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None |
  45. | L | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
  46. | L | mixinbooter | 2.0 | mixinbooter-2.0.jar | None |
  47. | L | loliasm | 3.1 | loliasm-3.1.jar | None |
  48. | L | lootoverhaul | 1.2 | LootOverhaul-1.2.jar | None |
  49. | L | rustic | 1.1.7 | rustic-1.1.7.jar | None |
  50. | L | tetra | 0.39.1 | tetra-1.12.2-0.39.1.jar | None |
  51. | L | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
  52. | L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  53. | L | additions | 0.5.2 | Additions-0.5.2.jar | None |
  54. Loaded coremods (and transformers): MixinBooter (mixinbooter-2.0.jar)
  55.  
  56. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  57.  
  58. LoliASM (loliasm-3.1.jar)
  59. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 472.12' Renderer: 'NVIDIA GeForce GTX 1650/PCIe/SSE2'
  60. Suspected Mods: Unknown
  61. Launched Version: 1.12.2-forge-14.23.5.2855
  62. LWJGL: 2.9.4
  63. OpenGL: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 472.12, NVIDIA Corporation
  64. GL Caps: Using GL 1.3 multitexturing.
  65. Using GL 1.3 texture combiners.
  66. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  67. Shaders are available because OpenGL 2.1 is supported.
  68. VBOs are available because OpenGL 1.5 is supported.
  69. Using VBOs: Yes
  70. Is Modded: Definitely; Client brand changed to 'fml,forge'
  71. Type: Client (map_client.txt)
  72. Resource Packs: Might and Mine
  73. Current Language: English (US)
  74. Profiler Position: N/A (disabled)
  75. CPU: 6x Intel(R) Core(TM) i5-9400 CPU @ 2.90GHz
  76.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement