Ender IO

Ender IO

97M Downloads

Powered spawner causes crash due to Flywheel

ogelbw opened this issue ยท 5 comments

commented

Is there an existing issue for this?

  • I did not find any existing issues.

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

  1. Go into a world with create 6.0.0 and EnderIO present.
  2. Place the powered spawner in you inventory.
  3. Crash.

Local Environment

- **Operating System**: Arch Linux x86_64 
- **Java version**: 17-openjdk
- **Minecraft Version**: 1.20.1
- **Enderio Version**: 6.2.10-beta
- **Flywheel version (by create)**: 1.0.0
- **Other Mods**: Create 6.0.0

Any Additional Information?

crash-2025-03-01_21.29.59-client.txt

commented

That's frustrating, thanks for the report :)

commented

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.

single: crash-2025-03-03_11.19.31-client.txt

server: crash-2025-03-03_11.03.31-server.txt

commented

The author of CREATE says Enderio's developer needs to update it to use flywheel 1.0

commented

crash-2025-03-07_12.01.26-client.txt

not only powered spawner, issue affect other blocks:

-- Block being rendered --
Details:
Block: Block{enderio:sag_mill}[facing=east,powered=false]

commented

Fixed in v6.2.11-beta (releasing shortly). Thanks for reporting!