[Bug] Minecraft crashes and reports not enough memory
ChunkyMonkey00 opened this issue ยท 3 comments
What happened?
When using fabric REI for 1.21.1 (either release, as of right now this is just 16.0.762 and 16.0.754) and fabric api 1.21.1 version 0.16.5, Minecraft will boot to a white screen, crash, and report not enough memory (exit code: -805306369).
Expected output: Minecraft boots properly and normally.
What mod loaders are you seeing the problem on?
Fabric
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
No log output, as Minecraft was never able to start.
Anything else?
To reproduce:
- Install Fabric Loader 0.16.5 for Minecraft 1.21.1.
- Add Fabric API version 0.103.0+1.21.1.
- Add REI version 16.0.754.
- Launch Minecraft through and observe the error.
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes
Hello, i had the same issue as you and could be that you missed two required API for mod to work properly
Requires Architectury & Cloth Config.
Hello, i had the same issue as you and could be that you missed two required API for mod to work properly Requires Architectury & Cloth Config.
This fixed my problem, architectury was missing and it didn't tell me. Yes enough dedicated wam (ram) was available lol.