meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Highway Builder crash

Open Shiroo47 opened this issue 2 months ago • 0 comments

Steps to reproduce

I enabled the Highway builder and it wanted to place a block under me and thats ok but it crashes the game, i think it is because of

HighwayBuilder.setState → HighwayBuilder$State$1.start → HighwayBuilder.setState → ...

That means the code keeps calling itself over and over until Minecraft (or Java) crashes — usually with a StackOverflowError

Link to crash report/log (upload to https://mclo.gs and paste resulting link here)

https://mclo.gs/OiAJRfJ

Meteor Version

1.21.10

Minecraft Version

1.21.10

Operating System

Windows

Before submitting a crash report

  • [x] This crash wasn't already reported (I have searched crash reports on GitHub).

  • [x] This is a valid crash (I am able to reproduce this on the latest dev build).

Shiroo47 avatar Nov 04 '25 03:11 Shiroo47