Create

Create

86M Downloads

Create crashing when opening inventory

ALEILGOD opened this issue ยท 4 comments

commented

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

  1. Architectury
  2. Botarium
  3. Create central kitchen
  4. Create crafts & additions
  5. Create: Bells & Whistles
  6. Create: Dreams & desires
  7. Create: Misc & things
  8. Create: New age
  9. Create steam'n' rails
  10. Create: Structures
  11. Embeddium
  12. Embeddium Extra
  13. Embeddium extras
  14. Ferrite Core
  15. Kotlin for forge
  16. Minecraft Transit Railway
  17. ModernFix
  18. TexTrue's embeddium options

Additional Context

sometimes it does not write an error.
I'm using Prism Launcher and Java 17

commented

post the full log on a site like mclo.gs and post the link here

commented

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.

commented

Can i fix it in some way?