Moonlight Lib

Moonlight Lib

128M Downloads

[๐Ÿž]: Crash when accessing creative inventory

Closed this issue ยท 11 comments

commented

BEFORE CONTINUING:

  • Always check you are using the latest version of these mods and its dependencies
  • Remove known problematic rendering mods such as Optifine, Sodium and others

Version-Loader

1.20.1-FORGE

Moonlight Lib Version

moonlight-1.20-2.13.49-forge

Describe the Issue

Forge: 47.3.12

Hey,
With the latest version when I press "E" it crashes, I downgraded the mod to a previous version and the issue no longer exists it says there's an invalid stack size (must be 1)

Log Attachment

https://pastebin.com/0Q6383Me

OPTIONAL: To Produce

No response

OPTIONAL: Which mods are affected?

No response

commented

IIRC the mod is Open Creative Inventory or similar? do you have it installed?

ignore above.

commented

use https://mclo.gs/ and i need the latest.log

commented

Have the same problem as well since updating to 1.20-2.13.49-forge. No problems with 2.13.48 though.

commented

@aguzzfw if you have the latest.log, please use https://mclo.gs/. I am still awaiting for the latest.log so I can determine whether my guess is correct or not.


EDIT:
I've seen an similar issue before. Where one hit "E" to open the inventory and suddenly Minecraft crashed.

IIRC an item is supposed to be added to Creative Inventory (CreativeModeTab) but wasn't. so it's missing or null. That's what happened. Crash-report only give me the half of the whole picture.

commented

@Xelbayria Providing latest.log (hopefully, I did it correctly).

https://mclo.gs/KUWt7V3

commented

Ok it looks like it wasn't EveryCompat, Try disable EveryCompat and redo what you did by hit "E" to see if Minecraft still crashed. That mean one of the mod is causing the problem. you'll need to isolate the culprit

EDIT
btw, you did it just correctly. that's all i need.

commented

i just tested with ml and supplementaries and could not replicate. Im not sure what could this be.

commented

Still doesn't work by disabling EveryCompat. Here's the latest.log: https://mclo.gs/fyvrbYe

Also tried (on different instances), disabling:

  • ForgifiedFabricAPI, SinytraConnector, ConnectorExtras (and every fabric mod that the modpack had).
  • KubeJS (and it's dependency, Rhino).
  • Ender Mail and Mighty Mail (I just added them to the modpack when the crashes started so I initially thought it could be the problem lol)
  • InventoryEssentials
  • Quark (and every add-on or dependency it has)

However, be it disabling them one by one, or disabling them all at once, the problem still persists.

commented

you disabled all of them at once and the problem still persists? ๐Ÿค” Try on a clean instance and add 4-8 mods each time. until you got a crash. then you can check 1 of 8 mods that cause the crash.

It's clearly Moonlight Lib is not the cause of the problem. something else is causing the issue.

commented

must come from one of our mods so would you mind trying that? this issue is quite a pain

commented

On my previous message, I did the tests using vertical slabs compat v1.20-2.4, and it crashed (when pressing "E" to open inventory) using it with moonlight-api v1.20-2.13.49-forge.

However, when updating to vertical slabs compat v2.5 (released today), the issue seems to be (hopefully) fixed.