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

Powered spawner causes crash due to Flywheel #1019

Closed
1 task done
ogelbw opened this issue Mar 1, 2025 · 5 comments · Fixed by #1022
Closed
1 task done

Powered spawner causes crash due to Flywheel #1019

ogelbw opened this issue Mar 1, 2025 · 5 comments · Fixed by #1022
Labels
Area-Mod Compat MC-1.20.1 P-0-High High priority, crash/breaking. Type-Bug There is a problem.

Comments

@ogelbw
Copy link

ogelbw commented Mar 1, 2025

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

@ogelbw ogelbw added Status-Triage A Triage Member should take a look at this Type-Bug There is a problem. labels Mar 1, 2025
@github-project-automation github-project-automation bot moved this to To triage in Ender IO Bugs Mar 1, 2025
@Rover656 Rover656 added Area-Mod Compat MC-1.20.1 P-0-High High priority, crash/breaking. and removed Status-Triage A Triage Member should take a look at this labels Mar 1, 2025
@Rover656 Rover656 moved this from To triage to Ready in Ender IO Bugs Mar 1, 2025
@Rover656
Copy link
Member

Rover656 commented Mar 1, 2025

That's frustrating, thanks for the report :)

@miku1881
Copy link

miku1881 commented Mar 3, 2025

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

@miku1881
Copy link

miku1881 commented Mar 3, 2025

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

@Rover656 Rover656 mentioned this issue Mar 3, 2025
3 tasks
@ptk2003
Copy link

ptk2003 commented Mar 7, 2025

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
Copy link
Member

Rover656 commented Mar 7, 2025

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

@Rover656 Rover656 closed this as completed Mar 7, 2025
@github-project-automation github-project-automation bot moved this from Ready to Done in Ender IO Bugs Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Mod Compat MC-1.20.1 P-0-High High priority, crash/breaking. Type-Bug There is a problem.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants