Jump to content

Forge whislt rendering crash


Recommended Posts

Hello,

My game crashes everytime beacause of that : "The game crashed whilst rendering screen"

I have one mod : Blockbusters 1.9.4 (Forge 1.9.4 too)

I think you need the detailed game crash, so here it is :

 

 

---- Minecraft Crash Report ----
// My bad.

Time: 28/04/21 11:20
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
    at net.minecraftforge.fml.common.versioning.VersionRange.getLowerBoundString(VersionRange.java:573)
    at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:54)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:355)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1095)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1075)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:369)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraftforge.fml.common.versioning.VersionRange.getLowerBoundString(VersionRange.java:573)
    at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:54)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:355)

-- Screen render details --
Details:
    Screen name: net.minecraftforge.fml.client.GuiModsMissing
    Mouse location: Scaled: (0, 239). Absolute: (0, 0)
    Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1095)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1075)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:369)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.9.4
    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: 813778816 bytes (776 MB) / 1207959552 bytes (1152 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.28 Powered by Forge 12.17.0.2317 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    U    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    U    FML{8.0.99.99} [Forge Mod Loader] (forge-1.9.4-12.17.0.2317-1.9.4.jar) 
    U    Forge{12.17.0.2317} [Minecraft Forge] (forge-1.9.4-12.17.0.2317-1.9.4.jar) 
    U    blockbuster{1.4.8} [Blockbuster] (Blockbuster-Mod-1.9.4.jar) 
    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.6813' Renderer: 'Intel(R) HD Graphics 500'
    Launched Version: 1.9.4-forge1.9.4-12.17.0.2317-1.9.4
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 500 GL version 4.6.0 - Build 26.20.100.6813, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: net.minecraft.client.Minecraft$15@a3739e1

 

That's all.

Thank you if you can help me.

 

Nicolas

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

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