Create crashing when opening inventory
ALEILGOD opened this issue ยท 4 comments
Describe the Bug
I'm playing with create and some others addon and Minecraft Transit Raliway(MTR) mod downloaded from curseforge, but when i try to open the inventory it crashes the game without error and exit code -1.
I tried to delete MTR and it works normally
Reproduction Steps
1.Open game
2.Create new world
3.open inventory
Expected Result
The inventory opens with no problems
Screenshots and Videos
I cant upload a video because it is too big and the compressor does not work well. But here are the specs:
Mode:Creative
Difficulty:Peaceful
World Type: Superflat
Others:Default
Crash Report or Log
[15:42:52] [Render thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 675b6fb0-24d0-4340-b1d6-99e309b2f7b4 #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\aless\AppData\Roaming\PrismLauncher\instances\2000 blocks transport.minecraft\crash-reports\crash-2024-04-13_15.42.52-client.txt Process exited with code -1.
Operating System
Windows 11
Mod Version
0.5.1f
Minecraft Version
1.20.1
Forge Version
47.2.0
Other Mods
- Architectury
- Botarium
- Create central kitchen
- Create crafts & additions
- Create: Bells & Whistles
- Create: Dreams & desires
- Create: Misc & things
- Create: New age
- Create steam'n' rails
- Create: Structures
- Embeddium
- Embeddium Extra
- Embeddium extras
- Ferrite Core
- Kotlin for forge
- Minecraft Transit Railway
- ModernFix
- TexTrue's embeddium options
Additional Context
sometimes it does not write an error.
I'm using Prism Launcher and Java 17
Botarium is missing a null check: https://github.com/terrarium-earth/Botarium/blob/78d93c3292124eb2feef0c52df3e338d1c0f9907/forge/src/main/java/earth/terrarium/botarium/forge/BotariumForge.java#L55
I'd report the issue to them, but with the relevant commit named as "Final 1.20.1 version" and Forge since being dropped in favour of Neoforge, I'm not confident it'd be fixed.