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

game crashes with new alpha #96

Open
somedudeonline opened this issue Mar 10, 2021 · 4 comments
Open

game crashes with new alpha #96

somedudeonline opened this issue Mar 10, 2021 · 4 comments
Assignees
Labels
crash When a game crash caused by the mod

Comments

@somedudeonline
Copy link

i just posted another issue where the cam wasn't working right with galacticraft and i was told that the new alpha fixes this issue, but when using, it crashes the game upon startup

https://pastebin.com/vkdZCgpG

@somedudeonline somedudeonline added the crash When a game crash caused by the mod label Mar 10, 2021
@necauqua
Copy link
Owner

Well at least this time it's not galacricraft 🤷, just happened that you also get this one.

Try to update Forge, beause this is a dumb crash that arises because Forge thinks that a thing that chiseled me uses is not registered (while it should be) despite the fact that I am clearly and correctly registering it in the code, wtf.

If this does not work, here is another weird workaround that might work - rename the chiseled-me jar in a way that it comes before the ironchest jar (like add aaa_ in front of it, whatever) so that hopefully this thing is maybe registered before the ironchest triggers that part of forge that checks for it.

This is an issue that shouldn't exist if forge (or, unlikely, iron chest) was not broken, can't do anything about it on my side.

@somedudeonline
Copy link
Author

neither of them worn, i tried the second one, and im already using the latest version of forge for the 1.12.2

@necauqua
Copy link
Owner

Oof, well I will test with your mod setup, but as I've said this literally should not happen yet it sometimes happens so idk 🤷
The alpha worked for people with 250+ sized modpacks, eh

@necauqua
Copy link
Owner

For now I guess you remove either of the two mods, and even if you remove iron chest this still may happen due to how random it is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash When a game crash caused by the mod
Projects
None yet
Development

No branches or pull requests

2 participants