Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ryu_Dragoon

7
Posts
2
Topics
1
Following
A member registered Feb 23, 2022

Recent community posts

there is no udp Firewalls in lan. But i will check it again 

also the orange dots in the radar/sector map are missing for the tutorial mission

(1 edit)

no UI works correctly, after repairing all systems in the falcon, and reconnect, the UI for the reactor doesn't work.

i couldn't override the old project with the new version, i got an IndexOutOfBoundsException
after restart from scratch i found more bugs and post a new issue: https://itch.io/t/2420445/no-ui-progress#post-6777796

Tachyons community · Created a new topic no ui progress

i started a new vanilla server with a0835
after joining the server i can repair stuff, but the progressbar not loading and after the repair the icon is red and the system is offline.
after reconnect, the system is online and the icon is white

seams like to miss a reload of the ui

additional informations:
after trigger the DF event and add the new vars (coordinates, ...)
the save routine starts more then normal.
after some minutes, a save loop starts (save the game thousand times) and after some seconds in this loop the ConcurrentModificationException is thrown

if i stop the save loop with /exit
i can see, that the ships in the DF target sector are not complete and NPCs are missing.

We are playing the game with 5 users
we got the super sensor in the USC and after the new coordinates at the KEK for the prototype, we get this java.util.ConcurrentModificationException and the server crashed.
We use the 0831 version


java.util.ConcurrentModificationException

        at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1042)

        at java.base/java.util.ArrayList$Itr.next(ArrayList.java:996)

        at tk.spgames.spaceteamserver.e.a(Unknown Source)

        at moo.fJ.aD(Unknown Source)

        at moo.fJ.aP(Unknown Source)

        at moo.fJ.av(Unknown Source)

        at moo.fJ.a(Unknown Source)

        at moo.bx.t(Unknown Source)

        at moo.bx.e(Unknown Source)

        at tk.spgames.spaceteamserver.e.aW(Unknown Source)

        at tk.spgames.spaceteamserver.e.run(Unknown Source)

        at java.base/java.lang.Thread.run(Thread.java:834)