-
Notifications
You must be signed in to change notification settings - Fork 22
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
Selecting Template Frames with Camouflage Upgrade and installing it causes Crash. #232
Comments
We also just ran into this on ATM9. @Lemonjuce13 do you happen to remember enough to be able to elaborate on your fix? You said:
and while I'm a software engineer by trade, and comfortable doing technical things on the server, I'm not sure where to start here to get this chunk fixed. Are there server-console commands I can run to delete blocks by name? Are you saying the chunk needs to be loaded somehow for this to work (the chunk SHOULD be loaded because it's in one of my player's bases where he has chunk-loading turned on). Thanks in advance |
Also added `modularrouters:camo_blacklist` block tag #232
Also added `modularrouters:camo_blacklist` block tag #232
Fixed in 13.2.1 and 13.4.1 releases |
Describe the bug
I was playing ATM9 on a server and designed a door with the Extruder Module Mk2.
I happened to select a Template Frame from my currently closed Door, because it fit the Block I wanted for the Router so
without checking or thinking put it into the router used for the Door.
Saving World, game crash , StackOverFlowError.
Then I went and tested it in singleplayer and got the same result.
How to reproduce the bug
(it should be set to 'Air')
CAUTION THIS WILL CRASH YOUR GAME AND ANYONE'S THAT IS LOADING THE CHUNK
Expected behavior
The Router cant handle having a Camouflage Upgrade set to 'Air' installed (becuse it doesnt have a texture?).
Right after installing the Upgrade, the Game crashes with a StackOverflowError and Exit Code -1.
Additional details
This Bug is rather critical because it temporarily corrupts the chunk the router is standing in.
Anyone loading that chunk will crash and will be unable from logging back in while the Router is still there
because they would crash again while loading in.
Effectively causing them to be unable to play.
While this can be fixed by loading the chunk without entering it, then removing the router via command, not everyone might have the technical knowledge needed or could be restricted from running commands by Server rights etc...
Which Minecraft version are you using?
1.21
Crash log
https://mclo.gs/E10YKPA
The text was updated successfully, but these errors were encountered: