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

Crash on launch #42

Closed
Mac33299 opened this issue Aug 28, 2023 · 8 comments
Closed

Crash on launch #42

Mac33299 opened this issue Aug 28, 2023 · 8 comments
Labels
bug Something isn't working
Milestone

Comments

@Mac33299
Copy link

Mindustry has crashed. How unfortunate.
Version: release build 145.1
OS: Windows 10 x64 (amd64)
Java Version: 1.8.0_371
Runtime Available Memory: 1796mb
Cores: 8
Mods: cyber-io:5.1-erekir

arc.util.ArcRuntimeException: java.lang.NullPointerException
at arc.assets.AssetManager.handleTaskError(AssetManager.java:669)
at arc.assets.AssetManager.update(AssetManager.java:441)
at arc.assets.AssetManager.update(AssetManager.java:464)
at mindustry.ClientLauncher.update(ClientLauncher.java:206)
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)
Caused by: java.lang.NullPointerException
at mindustry.mod.Mods$1.getPixmap(Mods.java:334)
at arc.graphics.g2d.TextureAtlas.getPixmap(TextureAtlas.java:144)
at mindustry.world.Block.createIcons(Block.java:1337)
at mindustry.mod.Mods.lambda$loadSync$11(Mods.java:352)
at arc.struct.Seq.each(Seq.java:189)
at mindustry.mod.Mods.loadSync(Mods.java:346)
at arc.assets.AssetManager$2.loadSync(AssetManager.java:357)
at arc.assets.AssetLoadingTask.handleAsyncLoader(AssetLoadingTask.java:108)
at arc.assets.AssetLoadingTask.update(AssetLoadingTask.java:73)
at arc.assets.AssetManager.updateTask(AssetManager.java:590)
at arc.assets.AssetManager.update(AssetManager.java:439)
... 6 more

@JojoFR1
Copy link

JojoFR1 commented Dec 1, 2023

It's a know bug and will be fixed soon™

@NiXTheDev
Copy link

Ah yes, the soon™ time

@JojoFR1
Copy link

JojoFR1 commented Dec 2, 2023

The upcoming week probably. Liplum is making his great comeback

@NiXTheDev
Copy link

Oh, seems I decided to get myself a PC version at a right time, I quite like this mod, brings good old memories about the Mindustry when it still was what is now "Mindustry: classic", conveyor teleporters, though, they are a bit op without consuming any power, CyberIO makes it at least fair

@liplum liplum added the bug Something isn't working label Dec 5, 2023
@liplum liplum closed this as completed in 7f933f6 Dec 5, 2023
liplum added a commit that referenced this issue Dec 5, 2023
@liplum
Copy link
Owner

liplum commented Dec 5, 2023

Fixed in Cyber IO v6.0

@NiXTheDev
Copy link

NiXTheDev commented Dec 5, 2023

now we only need to wait for the build of v6 and we're truly done

also don't forget #40 and #41

@liplum
Copy link
Owner

liplum commented Dec 5, 2023

now we only need to wait for the build of v6 and we're truly done

There are still some bug should to be fixed in v6.

@NiXTheDev
Copy link

Understood 👍

@liplum liplum added this to the Cyber IO v6 milestone Dec 7, 2023
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

4 participants