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] #12

Closed
2 tasks done
beansman2 opened this issue Mar 21, 2022 · 2 comments
Closed
2 tasks done

[BUG] #12

beansman2 opened this issue Mar 21, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@beansman2
Copy link

beansman2 commented Mar 21, 2022

Platform: Windows

Build: 22349

Issue: The game crashes when I place down a gas pipe

Steps to reproduce: I placed down any of the three gas pipes

Crash logs: java.lang.NoSuchMethodError: 'arc.struct.Seq arc.struct.Seq.set(arc.struct.Seq)'
at gas.gen.GasPlacement.calculateBridges(GasPlacement.java:86)
at gas.world.blocks.gas.GasConduit.handlePlacementLine(GasConduit.java:102)
at mindustry.input.InputHandler.updateLine(InputHandler.java:948)
at mindustry.input.InputHandler.updateLine(InputHandler.java:953)
at mindustry.input.DesktopInput.pollInput(DesktopInput.java:501)
at mindustry.input.DesktopInput.update(DesktopInput.java:283)
at mindustry.core.Control.update(Control.java:542)
at arc.ApplicationCore.update(ApplicationCore.java:37)
at mindustry.ClientLauncher.update(ClientLauncher.java:177)
at arc.backend.sdl.SdlApplication.listen(SdlApplication.java:202)
at arc.backend.sdl.SdlApplication.loop(SdlApplication.java:190)
at arc.backend.sdl.SdlApplication.(SdlApplication.java:55)
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.


@beansman2 beansman2 added the bug Something isn't working label Mar 21, 2022
@beansman2 beansman2 reopened this Mar 21, 2022
@Eschatologue
Copy link
Owner

Eschatologue commented Mar 22, 2022

Hello there, I can't replicate the issue, did you really make sure you have had updated UAW to its latest version from the release? and not from action?

If the issue still persists please try deleting UAW then reinstalling it again from the mod browser.

Also, build 22349 is a bleeding-edge build, it is unstable and you should not play mods with it, you should use pre-alpha mindustry build instead

@beansman2
Copy link
Author

I changed to pre-alpha and it was no longer a problem, thanks.

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