prog-mats-java icon indicating copy to clipboard operation
prog-mats-java copied to clipboard

Crashing on startup

Open RainyUnnr opened this issue 1 year ago • 1 comments

Platform: Android

Build: 146

Mod Version: latest version as of date

Issue: The game loads but then it suddendly crashes, i have also installed black hole library.

Steps to reproduce: I install the black hole library, then meepscellaneous and when it restarts it crashes

Crash logs:

*Mindustry has crashed. How unfortunate.
Version: release build 146
OS: Linux xnull (aarch64)
Android API level: 30
Java Version: 0
Runtime Available Memory: 512mb
Cores: 8
Mods: black-hole-renderer:15, extra-sand-redux:1.1, infinite-logics:3, invincible-cheat-mod-v7:3.1.1, op-things:1.1, prog-mats:28.1, tiered:2, time-control:0.2

> ArcRuntime: 'java.lang.NoSuchMethodError: No direct method <init>(FIFFFZZ)V in class Lblackhole/entities/effect/SwirlEffect; or its super classes (declaration of 'blackhole.entities.effect.SwirlEffect' appears in /storage/emulated/0/Android/data/io.anuke.mindustry/files/mods/meepoffaithmindustryblackholerenderer.zip)'
AssetManager.handleTaskError: 12
AssetManager.update: 6
AssetManager.update: 9
ClientLauncher.update: 7
AndroidGraphics.onDrawFrame: 22
GLSurfaceView$GLThread.guardedRun: 1577
GLSurfaceView$GLThread.run: 1272
> NoSuchMethodError: 'No direct method <init>(FIFFFZZ)V in class Lblackhole/entities/effect/SwirlEffect; or its super classes (declaration of 'blackhole.entities.effect.SwirlEffect' appears in /storage/emulated/0/Android/data/io.anuke.mindustry/files/mods/meepoffaithmindustryblackholerenderer.zip)'
EnergyFx.<clinit>: 82
BitBulletType.<init>: 22
PMBullets$4.<init>: 63
PMBullets.load: 63
ProgMats.loadContent: 134
Mods.loadContent: 4
ContentLoader.createModContent: 2
ClientLauncher.lambda$setup$4: 2
ClientLauncher.$r8$lambda$iJ-6sZ_ACwQARuCa-MLy6VoTzXg: 0
ClientLauncher$$ExternalSyntheticLambda2.run: 22
AssetManager$1.loadSync: 1
AssetLoadingTask.handleAsyncLoader: 9
AssetLoadingTask.update: 4
AssetManager.updateTask: 2
AssetManager.update: 5
AssetManager.update: 9
ClientLauncher.update: 7
AndroidGraphics.onDrawFrame: 22
GLSurfaceView$GLThread.guardedRun: 1577
GLSurfaceView$GLThread.run: 1272
*

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.
    • [x ] I am playing with the latest release (https://github.com/MEEPofFaith/prog-mats-java/releases) to make sure my issue has not been fixed.

      or

    • [x ] I am playing with the latest action (https://github.com/MEEPofFaith/prog-mats-java/actions) to make sure my issue has not been fixed.


The original template is by Anuke, modified by sk7725, modified by MEEPofFaith.

RainyUnnr avatar Apr 17 '24 05:04 RainyUnnr

Current release of PM uses outdated version of black holes renderer. I should probably make a release.

MEEPofFaith avatar Apr 17 '24 15:04 MEEPofFaith