
Game crash?
Princeli1 opened this issue · 4 comments
Describe the Bug
When I open Minecraft using the create mod once the title screen has finished loading the game closes and I am unable to reopen it. Minecraft’s icon is gone from the taskbar however I am told by curse-forge that the application is still open
Reproduction Steps
1.open Minecraft using the create mod
2.wait for the loading screen to finish
3.suffer
...
Expected Result
Minecraft closing and not able to be reopened.
Being told the game is still running if diagnostics are run
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.0f
Minecraft Version
1.19.2
Forge Version
43.1.27
Other Mods
Alex’s mobs
Artifacts
Baby fat
Citadel
Cosmetic armor reworked
Creatures and beasts
Creeper overhaul
Curious api (forge)
Farmer’s delight
GeckoLib
Infernal expansion
JEI
JER
Mining master
Moonlight lib
Neko’s enchanted books
Optifine
Rotten creatures
Sophisticated core
Sophisticated backpacks
Supplementaries
Swampier swamps (forge)
Additional Context
No response
I'm not seeing this behavior in my pack, which is several times larger than yours. Post the game output log on Gist and link it here. There's probably something in there.
ETA: Also, try without Optifine.
I'm not seeing this behavior in my pack, which is several times larger than yours. Post the game output log on Gist and link it here. There's probably something in there.
ETA: Also, try without Optifine.
I have tried without optifine and the game is opening just fine thank you so much for your help! is there any reason for this conflict that i should know about?
Optifine completely rewrites vanilla code, which breaks mods that rely on said code. It's also broken vanilla APIs in the past.
For optimization on Forge, I'd recommend Rubidium, Radium and Starlight. For shaders Oculus works well (though may cause issues with some mods).
Optifine completely rewrites vanilla code, which breaks mods that rely on said code. It's also broken vanilla APIs in the past.
For optimization on Forge, I'd recommend Rubidium, Radium and Starlight. For shaders Oculus works well (though may cause issues with some mods).
this is what was breaking mine thank you took out optifine an it started fine!