-
Notifications
You must be signed in to change notification settings - Fork 111
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
Powered spawner causes crash due to Flywheel #1019
Comments
That's frustrating, thanks for the report :) |
I am crashing with the same error on my end. I will send you my crash report. I hope it will be of some help. |
The author of CREATE says Enderio's developer needs to update it to use flywheel 1.0 |
crash-2025-03-07_12.01.26-client.txt not only powered spawner, issue affect other blocks: -- Block being rendered -- |
Fixed in v6.2.11-beta (releasing shortly). Thanks for reporting! |
Is there an existing issue for this?
Current Behavior
Ender io causes a crash when rendering some of the blocks (I know it happens with the powered spawner)
I think this is because it is calling some method from flywheel that doesn't exist as of create 6.0.0.
This causes the game to crash if the items are placed in the world or inventory (or if something like rei loads them)
Expected Behavior
The render shouldn't crash when the blocks are looked at.
How to Test
Local Environment
Any Additional Information?
crash-2025-03-01_21.29.59-client.txt
The text was updated successfully, but these errors were encountered: