Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞]: Crash when accessing creative inventory #293

Closed
2 tasks done
Looodon opened this issue Jan 14, 2025 · 11 comments
Closed
2 tasks done

[🐞]: Crash when accessing creative inventory #293

Looodon opened this issue Jan 14, 2025 · 11 comments
Labels
1.20.1 Minecraft Version bug Something isn't working FORGE Minecraft Loader Vertical Slab Compat Related to Vertical Slab Comapt

Comments

@Looodon
Copy link

Looodon commented Jan 14, 2025

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

@Looodon Looodon added the bug Something isn't working label Jan 14, 2025
@github-actions github-actions bot added 1.20.1 Minecraft Version FORGE Minecraft Loader invalid This doesn't seem right labels Jan 14, 2025
@Xelbayria
Copy link
Collaborator

Xelbayria commented Jan 14, 2025

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

ignore above.

@Xelbayria Xelbayria removed the invalid This doesn't seem right label Jan 14, 2025
@Xelbayria
Copy link
Collaborator

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

@aguzzfw
Copy link

aguzzfw commented Jan 15, 2025

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

@Xelbayria
Copy link
Collaborator

Xelbayria commented Jan 15, 2025

@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.

@aguzzfw
Copy link

aguzzfw commented Jan 15, 2025

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

https://mclo.gs/KUWt7V3

@Xelbayria
Copy link
Collaborator

Xelbayria commented Jan 15, 2025

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.

@MehVahdJukaar
Copy link
Owner

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

@aguzzfw
Copy link

aguzzfw commented Jan 15, 2025

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.

@Xelbayria
Copy link
Collaborator

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.

@MehVahdJukaar
Copy link
Owner

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

@aguzzfw
Copy link

aguzzfw commented Jan 15, 2025

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.

@Xelbayria Xelbayria added the Vertical Slab Compat Related to Vertical Slab Comapt label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1 Minecraft Version bug Something isn't working FORGE Minecraft Loader Vertical Slab Compat Related to Vertical Slab Comapt
Projects
None yet
Development

No branches or pull requests

4 participants