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

intermittent crash on startup, 1.19.2 #113

Open
rrusciguy opened this issue Oct 26, 2022 · 1 comment
Open

intermittent crash on startup, 1.19.2 #113

rrusciguy opened this issue Oct 26, 2022 · 1 comment

Comments

@rrusciguy
Copy link

While it doesn't happen every time, quite frequently the game crashes during startup with " java.lang.ArrayIndexOutOfBoundsException: Index 2048 out of bounds for length 1025"
Tiny redstone 4.1.0
MC: 1.19.2
Forge 43.1.47
crash-2022-10-26_00.59.33-fml.txt

@dannydjdk
Copy link
Owner

Thanks for the report! The crash appears to be caused by Rubidium. Tiny Redstone is registering block colors at that point. Looks like Rubidium is rewriting the BlockColors.register method in Minecraft. There probably isn't anything I can do on my end to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants