Guest User

Untitled

a guest
Sep 23rd, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. Time: 23/09/24 05:08 PM
  4. Description: Rendering screen
  5.  
  6. java.lang.NullPointerException: Rendering screen
  7. at net.minecraft.util.text.TextProcessing.func_238340_a_(SourceFile:88) ~[?:?] {re:classloading}
  8. at net.minecraft.util.text.TextProcessing.func_238339_a_(SourceFile:84) ~[?:?] {re:classloading}
  9. at net.minecraft.util.text.TextProcessing.func_238337_a(SourceFile:128) ~[?:?] {re:classloading}
  10. at net.minecraft.util.text.TextProcessing$$Lambda$9305/1871915507.accept(Unknown Source) ~[?:?] {}
  11. at net.minecraft.util.text.ITextComponent.func_230534_b_(SourceFile:112) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
  12. at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:79) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
  13. at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:85) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
  14. at net.minecraft.util.text.TextProcessing.func_238343_a_(SourceFile:128) ~[?:?] {re:classloading}
  15. at net.minecraft.util.text.CharacterManager.func_238356_a_(SourceFile:47) ~[?:?] {re:classloading}
  16. at net.minecraft.client.gui.FontRenderer.func_238414_a_(SourceFile:329) ~[?:?] {re:classloading}
  17. at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:458) ~[?:?] {re:classloading}
  18. at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:422) ~[?:?] {re:classloading}
  19. at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:397) ~[?:?] {re:classloading}
  20. at net.minecraft.client.gui.screen.Screen.renderWrappedToolTip(Screen.java:134) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  21. at net.minecraft.client.gui.screen.Screen.func_230457_a_(Screen.java:118) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_230459_a_(ContainerScreen.java:164) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230430_a_(SourceFile:96) ~[?:?] {re:classloading,pl:accesstransformer:B}
  24. at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:363) ~[?:?] {re:classloading}
  25. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:356) ~[?:?] {re:classloading}
  26. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:492) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  27. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  33. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  34. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.42.jar:36.2] {}
  35. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$537/368603167.call(Unknown Source) [forge-1.16.5-36.2.42.jar:36.2] {}
  36. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
  37. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
  38. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
  39. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
  40. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
  41.  
  42.  
  43. A detailed walkthrough of the error, its code path and all known details is as follows:
  44. ---------------------------------------------------------------------------------------
  45.  
  46. -- Head --
  47. Thread: Render thread
  48. Stacktrace:
  49. at net.minecraft.util.text.TextProcessing.func_238340_a_(SourceFile:88) ~[?:?] {re:classloading}
  50. at net.minecraft.util.text.TextProcessing.func_238339_a_(SourceFile:84) ~[?:?] {re:classloading}
  51. at net.minecraft.util.text.TextProcessing.func_238337_a(SourceFile:128) ~[?:?] {re:classloading}
  52. at net.minecraft.util.text.TextProcessing$$Lambda$9305/1871915507.accept(Unknown Source) ~[?:?] {}
  53. at net.minecraft.util.text.ITextComponent.func_230534_b_(SourceFile:112) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
  54. at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:79) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
  55. at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:85) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
  56. at net.minecraft.util.text.TextProcessing.func_238343_a_(SourceFile:128) ~[?:?] {re:classloading}
  57. at net.minecraft.util.text.CharacterManager.func_238356_a_(SourceFile:47) ~[?:?] {re:classloading}
  58. at net.minecraft.client.gui.FontRenderer.func_238414_a_(SourceFile:329) ~[?:?] {re:classloading}
  59. at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:458) ~[?:?] {re:classloading}
  60. at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:422) ~[?:?] {re:classloading}
  61. at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:397) ~[?:?] {re:classloading}
  62. at net.minecraft.client.gui.screen.Screen.renderWrappedToolTip(Screen.java:134) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  63. at net.minecraft.client.gui.screen.Screen.func_230457_a_(Screen.java:118) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  64. at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_230459_a_(ContainerScreen.java:164) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  65. at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230430_a_(SourceFile:96) ~[?:?] {re:classloading,pl:accesstransformer:B}
  66. at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:363) ~[?:?] {re:classloading}
  67. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:356) ~[?:?] {re:classloading}
  68. -- Screen render details --
  69. Details:
  70. Screen name: net.minecraft.client.gui.screen.inventory.InventoryScreen
  71. Mouse location: Scaled: (262, 163). Absolute: (1048.000000, 653.000000)
  72. Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4.000000
  73.  
  74. -- Affected level --
  75. Details:
  76. All players: 1 total; [ClientPlayerEntity['David0rs'/65649, l='ClientLevel', x=1929.70, y=92.00, z=-1586.48]]
  77. Chunk stats: Client Chunk Cache: 529, 323
  78. Level dimension: minecraft:overworld
  79. Level spawn location: World: (1914,91,-1587), Chunk: (at 10,5,13 in 119,-100; contains blocks 1904,0,-1600 to 1919,255,-1585), Region: (3,-4; contains chunks 96,-128 to 127,-97, blocks 1536,0,-2048 to 2047,255,-1537)
  80. Level time: 1563376 game time, 41439013 day time
  81. Server brand: forge arclight
  82. Server type: Non-integrated multiplayer server
  83. Stacktrace:
  84. at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:458) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  85. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  86. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  87. at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  91. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  92. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.42.jar:36.2] {}
  93. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$537/368603167.call(Unknown Source) [forge-1.16.5-36.2.42.jar:36.2] {}
  94. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
  95. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
  96. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
  97. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
  98. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
  99.  
  100.  
  101. -- System Details --
  102. Details:
  103. Minecraft Version: 1.16.5
  104. Minecraft Version ID: 1.16.5
  105. Operating System: Windows 10 (amd64) version 10.0
  106. Java Version: 1.8.0_51, Oracle Corporation
  107. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  108. Memory: 1830059296 bytes (1745 MB) / 3758096384 bytes (3584 MB) up to 3976200192 bytes (3792 MB)
  109. CPUs: 12
  110. JVM Flags: 9 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx3777m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions
  111. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  112. ModLauncher launch target: fmlclient
  113. ModLauncher naming: srg
  114. ModLauncher services:
  115. /mixin-0.8.4.jar mixin PLUGINSERVICE
  116. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  117. /forge-1.16.5-36.2.42.jar object_holder_definalize PLUGINSERVICE
  118. /forge-1.16.5-36.2.42.jar runtime_enum_extender PLUGINSERVICE
  119. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  120. /forge-1.16.5-36.2.42.jar capability_inject_definalize PLUGINSERVICE
  121. /forge-1.16.5-36.2.42.jar runtimedistcleaner PLUGINSERVICE
  122. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  123. /forge-1.16.5-36.2.42.jar fml TRANSFORMATIONSERVICE
  124. FML: 36.2
  125. Forge: net.minecraftforge:36.2.42
  126. FML Language Providers:
  127. minecraft@1
  128. Mod List:
  129. forge-1.16.5-36.2.42-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  130. sons-of-sins-1.16.5-1.0.9.jar |sons of sins |sons_of_sins |1.0.9 |DONE |Manifest: NOSIGNATURE
  131. mcw-bridges-3.0.1-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
  132. CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE
  133. OtyacraftEngine-1.16.5-1.23.jar |Otyacraft Engine |otyacraftengine |1.23 |DONE |Manifest: NOSIGNATURE
  134. IamMusicPlayer-1.16.5-2.10.jar |Iam Music Player |iammusicplayer |2.10 |DONE |Manifest: NOSIGNATURE
  135. jei-1.16.5-7.8.0.1012.jar |Just Enough Items |jei |7.8.0.1012 |DONE |Manifest: NOSIGNATURE
  136. InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE
  137. curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
  138. Croptopia-1.16.5-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
  139. camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |DONE |Manifest: NOSIGNATURE
  140. journeymap-1.16.5-5.8.6.jar |Journeymap |journeymap |5.8.6 |DONE |Manifest: NOSIGNATURE
  141. comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
  142. [1.16.5] SecurityCraft v1.9.10.1.jar |SecurityCraft |securitycraft |v1.9.10.1 |DONE |Manifest: NOSIGNATURE
  143. StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
  144. Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE
  145. EvilCraft-1.16.5-1.1.17.jar |EvilCraft |evilcraft |1.1.17 |DONE |Manifest: NOSIGNATURE
  146. tombstone-1.16.5-6.9.0.jar |Corail Tombstone |tombstone |6.9.0 |DONE |Manifest: NOSIGNATURE
  147. obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE
  148. vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE
  149. sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE
  150. mcw-roofs-2.3.1-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
  151. ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE
  152. mcw-furniture-3.3.0-mc1.16.5forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  153. carryon-1.16.5-1.15.6.24.jar |Carry On |carryon |1.15.6.24 |DONE |Manifest: NOSIGNATURE
  154. forge-1.16.5-36.2.42-universal.jar |Forge |forge |36.2.42 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  155. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
  156. CosmeticArmorReworked-1.16.5-v5a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  157. DynamicTrees-1.16.5-0.10.5.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.5 |DONE |Manifest: NOSIGNATURE
  158. DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
  159. Crash Report UUID: 6a15c022-4708-45ad-aca3-7acfe53ee67d
  160. Launched Version: 1.16.5-forge-36.2.42
  161. Backend library: LWJGL version 3.2.2 build 10
  162. Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 23.19.10.11.240620, ATI Technologies Inc.
  163. GL Caps: Using framebuffer using OpenGL 3.0
  164. Using VBOs: Yes
  165. Is Modded: Definitely; Client brand changed to 'forge'
  166. Type: Client (map_client.txt)
  167. Graphics mode: fast
  168. Resource Packs: vanilla
  169. Current Language: English (US)
  170. CPU: 12x AMD Ryzen 5 4600G with Radeon Graphics
Advertisement
Add Comment
Please, Sign In to add comment