my game ususpected crash
this is in my crash:
Minecraft Crash Report ----
// You're mean.
Time: 10.07.20. 23:20
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.util.text.TextProcessing.func_238343_a_(SourceFile:134) ~[?:?] {re:classloading}
at net.minecraft.util.text.CharacterManager.func_238356_a_(SourceFile:42) ~[?:?] {re:classloading}
at net.minecraft.client.gui.FontRenderer.func_238414_a_(FontRenderer.java:228) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraftforge.client.gui.ForgeIngameGui.renderTitle(ForgeIngameGui.java:726) ~[?:?] {re:classloading}
at net.minecraftforge.client.gui.ForgeIngameGui.func_238445_a_(ForgeIngameGui.java:193) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:750) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:950) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:581) [?:?] {re:classloading,pl:accesstransformer:B,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:51) [forge-1.16.1-32.0.47.jar:32.0] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$411/22668134.call(Unknown Source) [forge-1.16.1-32.0.47.jar:32.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}
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_238343_a_(SourceFile:134)
at net.minecraft.util.text.CharacterManager.func_238356_a_(SourceFile:42)
at net.minecraft.client.gui.FontRenderer.func_238414_a_(FontRenderer.java:228)
at net.minecraftforge.client.gui.ForgeIngameGui.renderTitle(ForgeIngameGui.java:726)
at net.minecraftforge.client.gui.ForgeIngameGui.func_238445_a_(ForgeIngameGui.java:193)
– Affected level –
Details:
All players: 16 total; [ClientPlayerEntity['Mjesec12345t'/4128756, l='ClientLevel', x=-35.75, y=70.50, z=9.58], RemoteClientPlayerEntity['Batboy20'/6149, l='ClientLevel', x=-31.69, y=75.00, z=7.00], RemoteClientPlayerEntity['jape'/6154, l='ClientLevel', x=-25.56, y=75.00, z=10.19], RemoteClientPlayerEntity['TrustLoyaltyy'/6155, l='ClientLevel', x=-35.13, y=75.00, z=8.22], RemoteClientPlayerEntity['Trixiecat'/6156, l='ClientLevel', x=-24.50, y=75.00, z=8.50], RemoteClientPlayerEntity['BaptisteLebgdu76'/6157, l='ClientLevel', x=-24.50, y=75.00, z=8.50], RemoteClientPlayerEntity['peepad'/6158, l='ClientLevel', x=-31.84, y=75.47, z=8.09], RemoteClientPlayerEntity['faoni'/6159, l='ClientLevel', x=-23.69, y=76.00, z=5.72], RemoteClientPlayerEntity['MarcusManimal'/6160, l='ClientLevel', x=-23.38, y=75.84, z=7.63], RemoteClientPlayerEntity['maccq'/6161, l='ClientLevel', x=-34.94, y=75.00, z=6.44], RemoteClientPlayerEntity['xXn00bsl4y3rXx'/6162, l='ClientLevel', x=-32.03, y=76.16, z=7.84], RemoteClientPlayerEntity['AmiCreeper'/6163, l='ClientLevel', x=-19.88, y=76.00, z=11.41], RemoteClientPlayerEntity['Michael2020'/6164, l='ClientLevel', x=-33.00, y=75.00, z=8.56], RemoteClientPlayerEntity['Tum_Hi_Ho'/6165, l='ClientLevel', x=-21.88, y=66.00, z=12.69], RemoteClientPlayerEntity['ZombieFail'/6166, l='ClientLevel', x=-24.50, y=75.00, z=8.50], RemoteClientPlayerEntity['TopLine_'/6198, l='ClientLevel', x=-21.59, y=75.00, z=7.28]]
Chunk stats: Client Chunk Cache: 5041, 441
Level dimension: minecraft:overworld
Level spawn location: World: (-420,4,-531), Chunk: (at 12,0,13 in -27,-34; contains blocks -432,0,-544 to -417,255,-529), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 421522696 game time, 1 day time
Server brand: vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:616)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1976)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:602)
at net.minecraft.client.main.Main.main(Main.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$411/22668134.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
– System Details –
Details:
Minecraft Version: 1.16.1
Minecraft Version ID: 1.16.1
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: 1154538880 bytes (1101 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
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
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.16.1-32.0.47.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.1-32.0.47.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.1-32.0.47.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.1-32.0.47.jar runtimedistcleaner PLUGINSERVICE
/preview_OptiFine_1.16.1_HD_U_G2_pre3.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.1-32.0.47.jar fml TRANSFORMATIONSERVICE
FML: 32.0
Forge: net.minecraftforge:32.0.47
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.1-32.0.47-client.jar Minecraft {[email protected] DONE}
forge-1.16.1-32.0.47-universal.jar Forge {[email protected] DONE}
MinecraftCapes+Forge+1.16.1-v10.jar MinecraftCapes Mod {minecraftcapes@v10 DONE}
Launched Version: 1.16.1-forge-32.0.47
Backend library: LWJGL version 3.2.2 build 10
Backend API: AMD Radeon(TM) Vega 8 Graphics GL version 4.6.13587 Compatibility Profile Context 19.40.46 26.20.14046.3, 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)
Resource Packs: vanilla
Current Language: English (US)
CPU: 8x AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
OptiFine Version: OptiFine_1.16.1_HD_U_G2_pre3
OptiFine Build: 20200710-182133
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.13587 Compatibility Profile Context 19.40.46 26.20.14046.3
OpenGlRenderer: AMD Radeon(TM) Vega 8 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8
Thank you for your report!
However, this issue is Invalid.
Your game, launcher or server is modified.
If you can reproduce the issue in a vanilla environment, please recreate the issue.
Any non-standard client/server/launcher build needs to be taken up with the appropriate team, not Mojang.
Any plugin issues need to be addressed to the creator of the plugin or resource pack.
If you have problems on large servers, such as The Hive and Hypixel, please contact them first as they run modified server software.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automagically! Please report any issues in Discord or Reddit