Closed beansman2 closed 2 years ago
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
I changed to pre-alpha and it was no longer a problem, thanks.
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.
[X] I have searched the closed and open issues to make sure that this problem has not already been reported.