Powered spawner causes crash due to Flywheel #1019

Closed
opened 2025-03-01 21:47:23 +00:00 by ogelbw · 5 comments
ogelbw commented 2025-03-01 21:47:23 +00:00 (Migrated from github.com)

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

### Is there an existing issue for this? - [x] 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 ```markdown - **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](https://github.com/user-attachments/files/19040835/crash-2025-03-01_21.29.59-client.txt)
Rover656 commented 2025-03-01 22:10:44 +00:00 (Migrated from github.com)

That's frustrating, thanks for the report :)

That's frustrating, thanks for the report :)
miku1881 commented 2025-03-03 02:43:02 +00:00 (Migrated from github.com)

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

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](https://github.com/user-attachments/files/19046715/crash-2025-03-03_11.19.31-client.txt) server: [crash-2025-03-03_11.03.31-server.txt](https://github.com/user-attachments/files/19046718/crash-2025-03-03_11.03.31-server.txt)
miku1881 commented 2025-03-03 02:45:26 +00:00 (Migrated from github.com)

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

The author of CREATE says Enderio's developer needs to update it to use flywheel 1.0
ptk2003 commented 2025-03-07 09:14:20 +00:00 (Migrated from github.com)

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]

[crash-2025-03-07_12.01.26-client.txt](https://github.com/user-attachments/files/19123668/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]
Rover656 commented 2025-03-07 13:23:37 +00:00 (Migrated from github.com)

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

Fixed in v6.2.11-beta (releasing shortly). Thanks for reporting!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#1019
No description provided.