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

[BUG] Armoured Pressurised Conduit crashes the game #22

Closed
2 tasks done
Sh1penfire opened this issue Oct 20, 2022 · 5 comments
Closed
2 tasks done

[BUG] Armoured Pressurised Conduit crashes the game #22

Sh1penfire opened this issue Oct 20, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@Sh1penfire
Copy link

Platform: Linux

Build: *138.1 Mindustry, 0.8.1 UAW

Issue: The game crashes when using an armoured pressurised conduit at a spot between two pressurised conduits and a router.

Steps to reproduce:
Step 1: Set up buildings like this
Steppe 1

Step 2: Place an armoured conduit in this spot
Steppe 2

Crash logs: > [E] java.lang.ClassCastException: class UAW.content.blocks.UAWBlocksLogistic$5 cannot be cast to class mindustry.world.blocks.distribution.ItemBridge (UAW.content.blocks.UAWBlocksLogistic$5 is in unnamed module of loader mindustry.core.Platform$1 @2a5c7f81; mindustry.world.blocks.distribution.ItemBridge is in unnamed module of loader 'app')

at mindustry.world.blocks.liquid.Conduit.handlePlacementLine(Conduit.java:141)
at mindustry.input.InputHandler.updateLine(InputHandler.java:1306)
at mindustry.input.InputHandler.updateLine(InputHandler.java:1311)
at mindustry.input.DesktopInput.pollInput(DesktopInput.java:545)
at mindustry.input.DesktopInput.update(DesktopInput.java:316)
at mindustry.core.Control.update(Control.java:621)
at arc.ApplicationCore.update(ApplicationCore.java:37)
at mindustry.ClientLauncher.update(ClientLauncher.java:230)
at arc.backend.sdl.SdlApplication.listen(SdlApplication.java:204)
at arc.backend.sdl.SdlApplication.loop(SdlApplication.java:192)
at arc.backend.sdl.SdlApplication.(SdlApplication.java:54)
at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39)


Place an X (no spaces) between the brackets to confirm that you have read the line below.


@Sh1penfire Sh1penfire added the bug Something isn't working label Oct 20, 2022
@Sh1penfire
Copy link
Author

After further playing around, it turns out that placing it in general crashes the game, even on a new save.

@Eschatologue
Copy link
Owner

Fixed as v0.8.2

@Eschatologue
Copy link
Owner

nope it aint fixed

@Eschatologue Eschatologue reopened this Oct 21, 2022
@Eschatologue
Copy link
Owner

@Eschatologue
Copy link
Owner

Fixed on 04f49cb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants