Advertisement
supersaiyansubtlety

crash+trace+nec.txt

Feb 13th, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 2/13/21 3:09 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.AssertionError: Accessing GLI before it was set
  8. at Not Enough Crashes deobfuscated stack trace.(1.15.2+build.14)
  9. at com.unascribed.blockrenderer.InternalAPI.getGL(InternalAPI.java:26)
  10. at com.unascribed.blockrenderer.fabric.client.varia.rendering.Display.<clinit>(Display.java:23)
  11. at com.unascribed.blockrenderer.fabric.client.render.report.Reporter.<init>(Reporter.java:15)
  12. at com.unascribed.blockrenderer.fabric.client.render.report.Reporter.<clinit>(Reporter.java:12)
  13. at com.unascribed.blockrenderer.fabric.client.render.manager.RenderManager.<init>(RenderManager.java:45)
  14. at com.unascribed.blockrenderer.fabric.client.render.manager.RenderManager.<clinit>(RenderManager.java:23)
  15. at com.unascribed.blockrenderer.fabric.client.proxy.ClientProxy.onFrameStart(ClientProxy.java:30)
  16. at net.minecraft.client.MinecraftClient.handler$zcb000$hookGameRenderer(MinecraftClient:4360)
  17. at net.minecraft.client.MinecraftClient.render(MinecraftClient:1047)
  18. at net.minecraft.client.MinecraftClient.run(MinecraftClient:681)
  19. at net.minecraft.client.main.Main.main(Main:215)
  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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
  25. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
  26. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- System Details --
  33. Details:
  34. Minecraft Version: 1.16.4
  35. Minecraft Version ID: 1.16.4
  36. Operating System: Windows 10 (amd64) version 10.0
  37. Java Version: 1.8.0_51, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  39. Memory: 1538301952 bytes (1467 MB) / 2080374784 bytes (1984 MB) up to 2147483648 bytes (2048 MB)
  40. CPUs: 16
  41. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  42. Mixins in Stacktrace:
  43. net.minecraft.class_310:
  44. com.unascribed.blockrenderer.fabric.mixin.MixinMinecraftClient (block_renderer.mixins.json)
  45. fudge.notenoughcrashes.mixins.client.MixinMinecraftClient (notenoughcrashes.mixins.json)
  46. net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.mixins.json)
  47. net.fabricmc.fabric.mixin.event.interaction.MixinMinecraftClient (fabric-events-interaction-v0.mixins.json)
  48. net.fabricmc.fabric.mixin.networking.accessor.MinecraftClientAccessor (fabric-networking-api-v1.mixins.json)
  49. fudge.notenoughcrashes.mixins.client.CatchInitMInecraftClientMixin (notenoughcrashes.fabric.mixins.json)
  50. net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json)
  51. net.fabricmc.fabric.mixin.registry.sync.client.MixinMinecraftClient (fabric-registry-sync-v0.mixins.json)
  52. net.minecraft.client.main.Main:
  53. fudge.notenoughcrashes.mixins.client.MixinMain (notenoughcrashes.fabric.mixins.json)
  54. Suspected Mods: BlockRenderer (block_renderer), Fabric Loader (fabricloader)
  55. Fabric Mods:
  56. block_renderer: BlockRenderer 1.16.4-1.5.1
  57. fabric: Fabric API 0.30.0+1.16
  58. fabric-api-base: Fabric API Base 0.2.0+daa38b3d7d
  59. fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
  60. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
  61. fabric-command-api-v1: Fabric Command API (v1) 1.0.10+ca58154a7d
  62. fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
  63. fabric-containers-v0: Fabric Containers (v0) 0.1.10+ca58154a7d
  64. fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
  65. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
  66. fabric-dimensions-v1: fabric-dimensions-v1 2.0.2+ca58154a7d
  67. fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.3+ca58154a7d
  68. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
  69. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
  70. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
  71. fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
  72. fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.3+ca58154a7d
  73. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.2+ca58154a7d
  74. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
  75. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
  76. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
  77. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
  78. fabric-models-v0: Fabric Models (v0) 0.2.1+ca58154a7d
  79. fabric-networking-api-v1: Fabric Networking API (v1) 1.0.1+ca58154a7d
  80. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
  81. fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
  82. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.3+ca58154a7d
  83. fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
  84. fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
  85. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
  86. fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.1+ca58154a7d
  87. fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
  88. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.1+ca58154a7d
  89. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
  90. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
  91. fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
  92. fabric-rendering-v1: Fabric Rendering (v1) 1.5.1+ca58154a7d
  93. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.2+ca58154a7d
  94. fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
  95. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.1+ca58154a7d
  96. fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
  97. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
  98. fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
  99. fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.6+ca58154a7d
  100. fabricloader: Fabric Loader 0.11.1
  101. java: Java HotSpot(TM) 64-Bit Server VM 8
  102. minecraft: Minecraft 1.16.4
  103. mixintrace: MixinTrace 1.0.0
  104. notenoughcrashes: Not Enough Crashes 3.1.4
  105. Launched Version: fabric-loader-0.11.1-1.16.4
  106. Backend library: LWJGL version 3.2.2 build 10
  107. Backend API: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, NVIDIA Corporation
  108. GL Caps: Using framebuffer using OpenGL 3.0
  109. Using VBOs: Yes
  110. Is Modded: Definitely; Client brand changed to 'fabric'
  111. Type: Client (map_client.txt)
  112. Graphics mode: fancy
  113. Resource Packs: vanilla, file/Touch+of+Shine+1.14.2.zip, file/animated_tipped_arrows.zip, file/animations+_more_animated_textures.zip, file/better_respawn_anchor.zip, file/blockstates-1.0.zip, file/bottom_texture_fix.zip, file/flower_potato.zip, file/improved_effect_icons-beatso.zip, file/no_cut_stairs-1.16.3-clooless.zip, file/shiny_clock+compass.zip, file/unique_bricks.zip, file/updated_blaze_rods.zip, file/vege-pack-1.1.zip, file/warted.zip, file/3D - VanillaTweaks.zip, file/Alternate Block Destruction - VanillaTweaks.zip, file/Alternate Enchant Glint - VanillaTweaks.zip, file/Ashless Campfires - VanillaTweaks.zip, file/Astounded Observers.zip, file/Bedrock Boom - VanillaTweaks.zip, file/Beeralis - VanillaTweaks.zip, file/Better Rain from Better Vanilla, file/Better Shulker Bottoms.zip, file/Better Stripped Stems.zip, file/Circular Sun and Mood - VanillaTweaks.zip, file/Clean Glass.zip, file/Clear Banner Patterns - VanillaTweaks.zip, file/Colorful Enchanting Table Particles - VanillaTweaks.zip, file/Dark UI - VanillaTweaks.zip, file/Darker Dark Oak Leaves - VanillaTweaks.zip, file/Don't Eat the Bowl! - VanillaTweaks.zip, file/Fixes - VanillaTweaks.zip, file/Golden Crown - VanillaTweaks.zip, file/Lakeside Sunset Menu Panorama - VanillaTweaks.zip, file/More+Canvas+Compat-3.0-1.16.2.zip, file/Nose-less Villagers + Illagers.zip, file/Nose-less, Red Poppie Iron Golems.zip, file/Pixel Consistency - VanillaTweaks.zip, file/Plain leather Armor - VanillaTweaks.zip, file/Quieter Minecarts - VanillaTweaks.zip, file/Quieter Villagers - VanillaTweaks.zip, file/Random Variation - VanillaTweaks.zip, file/Red Wither Hearts - VanillaTweaks.zip, file/Redstone Power Levels - VanillaTweaks.zip, file/Sensible Terracotta Colors.zip, file/Softer Wool - VanillaTweaks.zip, file/Solidified Paintings.zip, file/Stridaph.zip, file/Themed GUIs.zip, file/Unique Dyes - VanillaTweaks.zip, file/Unobtrusive Particles - VanillaTweaks.zip, file/Variated Dirt - (old) VanillaTweaks.zip, file/Visibly Unstable Scaffolding - vanilla-improvements, file/ilmango Golden Apples - VanillaTweaks.zip, file/Directional Hoppers - VanillaTweaks.zip, file/Dot Crosshair - VanillaTweaks.zip, Fabric Mods, file/Mo' Clean Glass, file/Telepistons Sticky Sides.zip
  114. Current Language: English (US)
  115. CPU: 16x AMD Ryzen 7 1700 Eight-Core Processor
  116. Client Crashes Since Restart: 1
  117. Integrated Server Crashes Since Restart: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement