AvantTeam / ProjectUnityPublic

A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod. Not intended to be played yet; this is purely for code publicity and healthy competition reasons.
GNU General Public License v3.0
174 stars 29 forks source link

Crash When target Core (modular unit) #12

Closed ShardedFilms closed 2 years ago

ShardedFilms commented 2 years ago

LOG 2/8/2022

java.lang.NullPointerException at unity.gen.ModularUnitUnit.lambda$update$11(ModularUnitUnit.java:1845) at arc.struct.Seq.each(Seq.java:199) at unity.gen.ModularUnitUnit.update(ModularUnitUnit.java:1840) at mindustry.entities.EntityGroup.update(EntityGroup.java:59) at mindustry.gen.Groups.update(Groups.java:75) at mindustry.core.Logic.update(Logic.java:413) at arc.ApplicationCore.update(ApplicationCore.java:37) at mindustry.ClientLauncher.update(ClientLauncher.java:177) at arc.backend.sdl.SdlApplication.listen(SdlApplication.java:166) at arc.backend.sdl.SdlApplication.loop(SdlApplication.java:154) at arc.backend.sdl.SdlApplication.(SdlApplication.java:45) at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39)

ShardedFilms commented 2 years ago

image will be closure after this day.