Advertisement
ultimatefish

Untitled

Apr 12th, 2025
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.33 KB | None | 0 0
  1. --- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 2025-04-12 11:43:28
  5. Description: mouseClicked event handler
  6.  
  7. java.lang.IllegalStateException: Errors during registry creation
  8. at knot//net.minecraft.class_7877$class_7878.method_46798(class_7877.java:137)
  9. at knot//net.minecraft.class_7877.method_46781(class_7877.java:288)
  10. at knot//raccoonman.reterraforged.data.preset.settings.Preset.buildPatch(Preset.java:71)
  11. at knot//raccoonman.reterraforged.data.RTFDataGen.lambda$makePreset$1(RTFDataGen.java:37)
  12. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
  13. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
  14. at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
  15. at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
  16. at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
  17. at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
  18. at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  19. Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[reterraforged:worldgen/noise / reterraforged:surface/eroded_dirt]
  20. at knot//net.minecraft.class_7877$class_7878.method_46797(class_7877.java:128)
  21. at knot//net.minecraft.class_7877.method_46781(class_7877.java:287)
  22. ... 9 more
  23. Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[reterraforged:worldgen/noise / reterraforged:surface/height_variance]
  24. at knot//net.minecraft.class_7877$class_7878.method_46797(class_7877.java:128)
  25. at knot//net.minecraft.class_7877.method_46781(class_7877.java:287)
  26. ... 9 more
  27. Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[reterraforged:worldgen/noise / reterraforged:surface/desert]
  28. at knot//net.minecraft.class_7877$class_7878.method_46797(class_7877.java:128)
  29. at knot//net.minecraft.class_7877.method_46781(class_7877.java:287)
  30. ... 9 more
  31. Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[reterraforged:worldgen/noise / reterraforged:surface/steepness_variance]
  32. at knot//net.minecraft.class_7877$class_7878.method_46797(class_7877.java:128)
  33. at knot//net.minecraft.class_7877.method_46781(class_7877.java:287)
  34. ... 9 more
  35. Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[reterraforged:worldgen/noise / reterraforged:surface/forest]
  36. at knot//net.minecraft.class_7877$class_7878.method_46797(class_7877.java:128)
  37. at knot//net.minecraft.class_7877.method_46781(class_7877.java:287)
  38. ... 9 more
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- Head --
  45. Thread: Render thread
  46. Stacktrace:
  47. at knot//net.minecraft.class_437.method_25412(class_437.java:417)
  48.  
  49. -- Affected screen --
  50. Details:
  51. Screen name: raccoonman.reterraforged.client.gui.screen.presetconfig.PresetConfigScreen
  52. Stacktrace:
  53. at knot//net.minecraft.class_437.method_25412(class_437.java:417)
  54. at knot//net.minecraft.class_312.method_1601(class_312.java:99)
  55. at knot//net.minecraft.class_312.method_22686(class_312.java:180)
  56. at knot//net.minecraft.class_1255.execute(class_1255.java:102)
  57. at knot//net.minecraft.class_312.method_22684(class_312.java:180)
  58. at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
  59. at knot//org.lwjgl.system.JNI.invokeV(Native Method)
  60. at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
  61. at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
  62. at knot//net.minecraft.class_310.method_1523(class_310.java:1300)
  63. at knot//net.minecraft.class_310.method_1514(class_310.java:856)
  64. at knot//net.minecraft.client.main.Main.main(Main.java:253)
  65. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  66. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  67. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  68.  
  69. -- Last reload --
  70. Details:
  71. Reload number: 1
  72. Reload reason: initial
  73. Finished: Yes
  74. Packs: vanilla, fabric
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.20.2
  79. Minecraft Version ID: 1.20.2
  80. Operating System: Windows 10 (amd64) version 10.0
  81. Java Version: 17.0.8, Microsoft
  82. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  83. Memory: 408964176 bytes (390 MiB) / 838860800 bytes (800 MiB) up to 2147483648 bytes (2048 MiB)
  84. CPUs: 12
  85. Processor Vendor: AuthenticAMD
  86. Processor Name: AMD Ryzen 5 3600 6-Core Processor
  87. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  88. Microarchitecture: Zen 2
  89. Frequency (GHz): 3.59
  90. Number of physical packages: 1
  91. Number of physical CPUs: 6
  92. Number of logical CPUs: 12
  93. Graphics card #0 name: NVIDIA GeForce RTX 3060
  94. Graphics card #0 vendor: NVIDIA (0x10de)
  95. Graphics card #0 VRAM (MB): 4095.00
  96. Graphics card #0 deviceId: 0x2504
  97. Graphics card #0 versionInfo: DriverVersion=32.0.15.7283
  98. Memory slot #0 capacity (MB): 8192.00
  99. Memory slot #0 clockSpeed (GHz): 3.20
  100. Memory slot #0 type: DDR4
  101. Memory slot #1 capacity (MB): 8192.00
  102. Memory slot #1 clockSpeed (GHz): 3.20
  103. Memory slot #1 type: DDR4
  104. Virtual memory max (MB): 25507.28
  105. Virtual memory used (MB): 11834.04
  106. Swap memory total (MB): 9216.00
  107. Swap memory used (MB): 53.38
  108. 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
  109. Fabric Mods:
  110. fabric-api: Fabric API 0.91.6+1.20.2
  111. fabric-api-base: Fabric API Base 0.4.33+fce67b32a0
  112. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.43+b1792f7da0
  113. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+b1792f7da0
  114. fabric-block-api-v1: Fabric Block API (v1) 1.0.12+73761d2ea0
  115. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+73761d2ea0
  116. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.43+f4b7e424a0
  117. fabric-client-tags-api-v1: Fabric Client Tags 1.1.4+86b12645a0
  118. fabric-command-api-v1: Fabric Command API (v1) 1.2.37+f71b366fa0
  119. fabric-command-api-v2: Fabric Command API (v2) 2.2.16+b1792f7da0
  120. fabric-commands-v0: Fabric Commands (v0) 0.2.54+df3654b3a0
  121. fabric-containers-v0: Fabric Containers (v0) 0.1.81+df3654b3a0
  122. fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.6+b1792f7da0
  123. fabric-convention-tags-v1: Fabric Convention Tags 1.5.8+b1792f7da0
  124. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+f4b7e424a0
  125. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.1.11+b1792f7da0
  126. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.57+b1792f7da0
  127. fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.26+b1792f7da0
  128. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.10+b1792f7da0
  129. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.70+df3654b3a0
  130. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.42+a44e16a6a0
  131. fabric-item-api-v1: Fabric Item API (v1) 2.1.33+b1792f7da0
  132. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.15+e3d2bf3fa0
  133. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+f4b7e424a0
  134. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b3a0
  135. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.28+c8b10480a0
  136. fabric-loot-api-v2: Fabric Loot API (v2) 2.1.1+3ba460fba0
  137. fabric-message-api-v1: Fabric Message API (v1) 6.0.2+e3d2bf3fa0
  138. fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.56+f4b7e424a0
  139. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.6+b1792f7da0
  140. fabric-models-v0: Fabric Models (v0) 0.4.5+9386d8a7a0
  141. fabric-networking-api-v1: Fabric Networking API (v1) 3.1.5+f4be560ba0
  142. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 12.1.2+2ff98d3ba0
  143. fabric-particles-v1: Fabric Particles (v1) 1.1.4+f4b7e424a0
  144. fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.14+52b3ebe5a0
  145. fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.12+b1792f7da0
  146. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+2034447ca0
  147. fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.1+2034447ca0
  148. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.49+df3654b3a0
  149. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+73761d2ea0
  150. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.30+f4b7e424a0
  151. fabric-rendering-v0: Fabric Rendering (v0) 1.1.52+df3654b3a0
  152. fabric-rendering-v1: Fabric Rendering (v1) 3.0.11+b1792f7da0
  153. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.11+239dafd8a0
  154. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+b1792f7da0
  155. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.12+b1792f7da0
  156. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.47+b1792f7da0
  157. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+f4b7e424a0
  158. fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.13+4944b5a5a0
  159. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.3+fce67b32a0
  160. fabricloader: Fabric Loader 0.16.13
  161. mixinextras: MixinExtras 0.4.1
  162. iris: Iris 1.6.14
  163. io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
  164. org_anarres_jcpp: jcpp 1.4.14
  165. org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
  166. java: OpenJDK 64-Bit Server VM 17
  167. minecraft: Minecraft 1.20.2
  168. reterraforged: ReTerraForged 0.0.7
  169. sodium: Sodium 0.5.5
  170. Loaded Shaderpack: Solas Shader V2.7b.zip
  171. Profile: HIGH (+0 options changed by user)
  172. JVM uptime in seconds: 41.15
  173. Launched Version: iris-fabric-loader-0.16.13-1.20.2
  174. Backend library: LWJGL version 3.3.2-snapshot
  175. Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 572.83, NVIDIA Corporation
  176. Window size: 1920x1080
  177. GL Caps: Using framebuffer using OpenGL 3.2
  178. GL debug messages:
  179. Using VBOs: Yes
  180. Is Modded: Definitely; Client brand changed to 'fabric'
  181. Type: Client (map_client.txt)
  182. Graphics mode: fancy
  183. Resource Packs: fabric
  184. Current Language: en_us
  185. Locale: en_GB
  186. CPU: 12x AMD Ryzen 5 3600 6-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement