Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- Time: 23/09/24 05:08 PM
- Description: Rendering screen
- java.lang.NullPointerException: Rendering screen
- at net.minecraft.util.text.TextProcessing.func_238340_a_(SourceFile:88) ~[?:?] {re:classloading}
- at net.minecraft.util.text.TextProcessing.func_238339_a_(SourceFile:84) ~[?:?] {re:classloading}
- at net.minecraft.util.text.TextProcessing.func_238337_a(SourceFile:128) ~[?:?] {re:classloading}
- at net.minecraft.util.text.TextProcessing$$Lambda$9305/1871915507.accept(Unknown Source) ~[?:?] {}
- at net.minecraft.util.text.ITextComponent.func_230534_b_(SourceFile:112) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
- at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:79) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
- at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:85) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
- at net.minecraft.util.text.TextProcessing.func_238343_a_(SourceFile:128) ~[?:?] {re:classloading}
- at net.minecraft.util.text.CharacterManager.func_238356_a_(SourceFile:47) ~[?:?] {re:classloading}
- at net.minecraft.client.gui.FontRenderer.func_238414_a_(SourceFile:329) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:458) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:422) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:397) ~[?:?] {re:classloading}
- 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}
- 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}
- 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}
- at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230430_a_(SourceFile:96) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:363) ~[?:?] {re:classloading}
- at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:356) ~[?:?] {re:classloading}
- 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}
- 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}
- 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}
- at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.42.jar:36.2] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$537/368603167.call(Unknown Source) [forge-1.16.5-36.2.42.jar:36.2] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at net.minecraft.util.text.TextProcessing.func_238340_a_(SourceFile:88) ~[?:?] {re:classloading}
- at net.minecraft.util.text.TextProcessing.func_238339_a_(SourceFile:84) ~[?:?] {re:classloading}
- at net.minecraft.util.text.TextProcessing.func_238337_a(SourceFile:128) ~[?:?] {re:classloading}
- at net.minecraft.util.text.TextProcessing$$Lambda$9305/1871915507.accept(Unknown Source) ~[?:?] {}
- at net.minecraft.util.text.ITextComponent.func_230534_b_(SourceFile:112) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
- at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:79) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
- at net.minecraft.util.text.ITextComponent.func_230439_a_(SourceFile:85) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
- at net.minecraft.util.text.TextProcessing.func_238343_a_(SourceFile:128) ~[?:?] {re:classloading}
- at net.minecraft.util.text.CharacterManager.func_238356_a_(SourceFile:47) ~[?:?] {re:classloading}
- at net.minecraft.client.gui.FontRenderer.func_238414_a_(SourceFile:329) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:458) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:422) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.client.gui.GuiUtils.drawHoveringText(GuiUtils.java:397) ~[?:?] {re:classloading}
- 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}
- 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}
- 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}
- at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230430_a_(SourceFile:96) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:363) ~[?:?] {re:classloading}
- at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:356) ~[?:?] {re:classloading}
- -- Screen render details --
- Details:
- Screen name: net.minecraft.client.gui.screen.inventory.InventoryScreen
- Mouse location: Scaled: (262, 163). Absolute: (1048.000000, 653.000000)
- Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4.000000
- -- Affected level --
- Details:
- All players: 1 total; [ClientPlayerEntity['David0rs'/65649, l='ClientLevel', x=1929.70, y=92.00, z=-1586.48]]
- Chunk stats: Client Chunk Cache: 529, 323
- Level dimension: minecraft:overworld
- 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)
- Level time: 1563376 game time, 41439013 day time
- Server brand: forge arclight
- Server type: Non-integrated multiplayer server
- Stacktrace:
- at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:458) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
- 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}
- 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}
- at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.42.jar:36.2] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$537/368603167.call(Unknown Source) [forge-1.16.5-36.2.42.jar:36.2] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
- -- System Details --
- Details:
- Minecraft Version: 1.16.5
- Minecraft Version ID: 1.16.5
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1830059296 bytes (1745 MB) / 3758096384 bytes (3584 MB) up to 3976200192 bytes (3792 MB)
- CPUs: 12
- 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
- ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /mixin-0.8.4.jar mixin PLUGINSERVICE
- /eventbus-4.0.0.jar eventbus PLUGINSERVICE
- /forge-1.16.5-36.2.42.jar object_holder_definalize PLUGINSERVICE
- /forge-1.16.5-36.2.42.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
- /forge-1.16.5-36.2.42.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.16.5-36.2.42.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
- /forge-1.16.5-36.2.42.jar fml TRANSFORMATIONSERVICE
- FML: 36.2
- Forge: net.minecraftforge:36.2.42
- FML Language Providers:
- minecraft@1
- Mod List:
- forge-1.16.5-36.2.42-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
- sons-of-sins-1.16.5-1.0.9.jar |sons of sins |sons_of_sins |1.0.9 |DONE |Manifest: NOSIGNATURE
- mcw-bridges-3.0.1-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
- CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE
- OtyacraftEngine-1.16.5-1.23.jar |Otyacraft Engine |otyacraftengine |1.23 |DONE |Manifest: NOSIGNATURE
- IamMusicPlayer-1.16.5-2.10.jar |Iam Music Player |iammusicplayer |2.10 |DONE |Manifest: NOSIGNATURE
- jei-1.16.5-7.8.0.1012.jar |Just Enough Items |jei |7.8.0.1012 |DONE |Manifest: NOSIGNATURE
- InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
- Croptopia-1.16.5-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
- camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |DONE |Manifest: NOSIGNATURE
- journeymap-1.16.5-5.8.6.jar |Journeymap |journeymap |5.8.6 |DONE |Manifest: NOSIGNATURE
- comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
- [1.16.5] SecurityCraft v1.9.10.1.jar |SecurityCraft |securitycraft |v1.9.10.1 |DONE |Manifest: NOSIGNATURE
- StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
- Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE
- EvilCraft-1.16.5-1.1.17.jar |EvilCraft |evilcraft |1.1.17 |DONE |Manifest: NOSIGNATURE
- tombstone-1.16.5-6.9.0.jar |Corail Tombstone |tombstone |6.9.0 |DONE |Manifest: NOSIGNATURE
- obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE
- vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE
- sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.3.1-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
- ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE
- mcw-furniture-3.3.0-mc1.16.5forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
- carryon-1.16.5-1.15.6.24.jar |Carry On |carryon |1.15.6.24 |DONE |Manifest: NOSIGNATURE
- 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
- expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
- 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
- DynamicTrees-1.16.5-0.10.5.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.5 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 6a15c022-4708-45ad-aca3-7acfe53ee67d
- Launched Version: 1.16.5-forge-36.2.42
- Backend library: LWJGL version 3.2.2 build 10
- Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 23.19.10.11.240620, ATI Technologies Inc.
- GL Caps: Using framebuffer using OpenGL 3.0
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- Graphics mode: fast
- Resource Packs: vanilla
- Current Language: English (US)
- CPU: 12x AMD Ryzen 5 4600G with Radeon Graphics
Advertisement
Add Comment
Please, Sign In to add comment