Jump to content

help code -1


dgh

Recommended Posts

hi, everytime i launch forge it boots untill like half and then it crashes and says The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game Exit Code: -1 

ive tried alot but its only forge nothing else i really need help and i dont know what to do. also im trying forge 1.16.5

Edited by dgh
Link to comment
Share on other sites

 

it wouldnt let me bofre but i can just do this 

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 9/1/21 2:35 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_51] {}
    at java.io.InputStreamReader.<init>(InputStreamReader.java:113) ~[?:1.8.0_51] {}
    at net.minecraft.resources.ResourcePack.func_195770_a(SourceFile:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePack.func_195760_a(SourceFile:66) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePackInfo.func_195793_a(ResourcePackInfo.java:39) ~[?:?] {re:classloading}
    at net.minecraft.resources.FolderPackFinder.func_230230_a_(SourceFile:40) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_232624_g_(ResourcePackList.java:43) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_198983_a(ResourcePackList.java:35) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:438) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.5-36.2.0.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$435/1832284192.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_51] {}
    at java.io.InputStreamReader.<init>(InputStreamReader.java:113) ~[?:1.8.0_51] {}
    at net.minecraft.resources.ResourcePack.func_195770_a(SourceFile:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePack.func_195760_a(SourceFile:66) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePackInfo.func_195793_a(ResourcePackInfo.java:39) ~[?:?] {re:classloading}
    at net.minecraft.resources.FolderPackFinder.func_230230_a_(SourceFile:40) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_232624_g_(ResourcePackList.java:43) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_198983_a(ResourcePackList.java:35) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:438) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.5-36.2.0.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$435/1832284192.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


-- 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: 686770528 bytes (654 MB) / 2046820352 bytes (1952 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 16
    JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.0
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.16.5-36.2.0-client.jar                    |Minecraft                     |minecraft                     |1.16.5              |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.0-universal.jar                 |Forge                         |forge                         |36.2.0              |COMMON_SET|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
    Crash Report UUID: 368047bb-bdd4-491f-a9a9-61a751df71d2
    Launched Version: 1.16.5-forge-36.2.0
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz

Link to comment
Share on other sites

ok i figured out what that is lol 

 

15:17:51.285

minecraft@1

15:17:51.285

Mod List:

15:17:51.285

forge-1.16.5-36.2.0-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE

15:17:51.285

forge-1.16.5-36.2.0-universal.jar |Forge |forge |36.2.0 |COMMON_SET|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

15:17:51.285

Crash Report UUID: 63bc0791-2993-4d5d-9b7e-a3ded0e9c44f

15:17:51.285

Launched Version: 1.16.5-forge-36.2.0

15:17:51.285

Backend library: LWJGL version 3.2.2 build 10

15:17:51.285

Backend API: GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, NVIDIA Corporation

15:17:51.285

GL Caps: Using framebuffer using OpenGL 3.0

15:17:51.285

Using VBOs: Yes

15:17:51.285

Is Modded: Definitely; Client brand changed to 'forge'

15:17:51.285

Type: Client (map_client.txt)

15:17:51.285

CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz

15:17:51.287

[15:17:51] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\17178\AppData\Roaming\.minecraft\crash-reports\crash-2021-09-01_15.17.51-client.txt

15:17:51.854

Process crashed with exit code -1

 

Link to comment
Share on other sites

OK THIS SHOULD BE IT SORRY IVE NEVER DONE THIS BEFORE 

 

[01Sep2021 15:17:44.076] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, dghgkh, --version, 1.16.5-forge-36.2.0, --gameDir, C:\Users\17178\AppData\Roaming\.minecraft, --assetsDir, C:\Users\17178\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 805f2082942747dd987ae9d8533cf308, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.0, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[01Sep2021 15:17:44.078] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[01Sep2021 15:17:44.087] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[01Sep2021 15:17:44.312] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[01Sep2021 15:17:44.337] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/17178/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[01Sep2021 15:17:45.768] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.0, --gameDir, C:\Users\17178\AppData\Roaming\.minecraft, --assetsDir, C:\Users\17178\AppData\Roaming\.minecraft\assets, --uuid, 805f2082942747dd987ae9d8533cf308, --username, dghgkh, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[01Sep2021 15:17:49.795] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[01Sep2021 15:17:50.151] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: dghgkh
[01Sep2021 15:17:50.244] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: textBackgroundOpacity:
[01Sep2021 15:17:50.264] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[01Sep2021 15:17:50.877] [modloading-worker-11/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.0, for MC 1.16.5 with MCP 20210115.111550
[01Sep2021 15:17:50.877] [modloading-worker-11/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.0 Initialized
[01Sep2021 15:17:51.264] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\17178\AppData\Roaming\.minecraft\resourcepacks\! Bedless Noob 200K [128x].zip'
[01Sep2021 15:17:51.271] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 63bc0791-2993-4d5d-9b7e-a3ded0e9c44f
[01Sep2021 15:17:51.275] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: ---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 9/1/21 3:17 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_51] {}
    at java.io.InputStreamReader.<init>(InputStreamReader.java:113) ~[?:1.8.0_51] {}
    at net.minecraft.resources.ResourcePack.func_195770_a(SourceFile:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePack.func_195760_a(SourceFile:66) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePackInfo.func_195793_a(ResourcePackInfo.java:39) ~[?:?] {re:classloading}
    at net.minecraft.resources.FolderPackFinder.func_230230_a_(SourceFile:40) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_232624_g_(ResourcePackList.java:43) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_198983_a(ResourcePackList.java:35) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:438) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.5-36.2.0.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$435/1832284192.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_51] {}
    at java.io.InputStreamReader.<init>(InputStreamReader.java:113) ~[?:1.8.0_51] {}
    at net.minecraft.resources.ResourcePack.func_195770_a(SourceFile:73) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePack.func_195760_a(SourceFile:66) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.resources.ResourcePackInfo.func_195793_a(ResourcePackInfo.java:39) ~[?:?] {re:classloading}
    at net.minecraft.resources.FolderPackFinder.func_230230_a_(SourceFile:40) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_232624_g_(ResourcePackList.java:43) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePackList.func_198983_a(ResourcePackList.java:35) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:438) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.5-36.2.0.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$435/1832284192.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


-- 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: 1585946752 bytes (1512 MB) / 1979711488 bytes (1888 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 16
    JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.0
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.16.5-36.2.0-client.jar                    |Minecraft                     |minecraft                     |1.16.5              |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.0-universal.jar                 |Forge                         |forge                         |36.2.0              |COMMON_SET|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
    Crash Report UUID: 63bc0791-2993-4d5d-9b7e-a3ded0e9c44f
    Launched Version: 1.16.5-forge-36.2.0
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz
[01Sep2021 15:17:51.286] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\17178\AppData\Roaming\.minecraft\crash-reports\crash-2021-09-01_15.17.51-client.txt
 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.