TeamOct / FOS

GNU General Public License v3.0
56 stars 10 forks source link

Some random crash #23

Closed ApsZoldat closed 7 months ago

ApsZoldat commented 7 months ago

Clarifying some important things:

  1. This happens every time you try to join any sector on any planet (even the vanilla ones).
  2. This crash report is not mine, it is provided by Furios (sqizzzzz) on official Mindustry Discord. And yea, i haven't even downloaded the mod once (i will fix it soon (tm)), so i don't understand WTFIGO too.
  3. I understand, however, that this guy uses too much mods, but it really seems like the crash happens on FOS side, so check it out. If it is not, my apologies.

Mindustry has crashed. How unfortunate. Version: release build 146 OS: Windows 10 x64 (amd64) Java Version: 16.0.1 Runtime Available Memory: 4060mb Cores: 16 Mods: aquarion:2.0.11, asthosus:1.2, auto-drill:1, betamindy:1.1 [#b59e72]Demo of Chaos Itself[], betamindy-music:1.0, biotech:0.0.1, ei:1.7 [EoL], enhancement-units:v1.4.31 beta, exogenesis:[blue]1.9.1, fos:1.1 beta build-1, fosost:1.0.2, hollow-frostscape:1.5-alpha, me:2.3, new-horizon:0.4.8, oblivion:2.3, production-mod:A4.4.3, revision:13.3, scheme-size:2.7.79, sporepod:1.6, tiered:2, time-control:0.2, unity:0.2-youngcha.3.3

java.lang.ArrayIndexOutOfBoundsException: Index 9 out of bounds for length 1 at fos.graphics.FOSOreRenderer.cacheChunk(FOSOreRenderer.java:299) at fos.graphics.FOSOreRenderer.clearTiles(FOSOreRenderer.java:368) at fos.graphics.FOSOreRenderer.lambda$new$0(FOSOreRenderer.java:95) at arc.Events.fire(Events.java:53) at arc.Events.fire(Events.java:43) at mindustry.core.World.endMapLoad(World.java:232) at mindustry.core.World.loadGenerator(World.java:253) at mindustry.core.World.loadSector(World.java:264) at mindustry.core.World.loadSector(World.java:257) at mindustry.core.Control.playNewSector(Control.java:515) at mindustry.core.Control.lambda$playSector$33(Control.java:508) at mindustry.core.UI.lambda$loadAnd$10(UI.java:268) at arc.util.Timer$1.run(Timer.java:88) at arc.util.TaskQueue.run(TaskQueue.java:17) at arc.backend.sdl.SdlApplication.loop(SdlApplication.java:194) at arc.backend.sdl.SdlApplication.(SdlApplication.java:54) at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39)