Glitch Game Failing to Load Occasionally

TheNja09

Sea Legs
Hello. I've been having a problem with my game recently.
Occasionally, my game just fails to load my character into the game. Instead, it will just be stuck on the loading screen for a short while, then going into a [Not Responding] state. This happens about a little less than not (Roughly 3 times out of 10), but it's still annoying.
I play on a Windows 10 system.
I looked in my logs file, and I noticed a lot of interesting things. These were some lines that kept repeating throughout the log:

:06-24-2020 22:37:59 :linmath(warning): Tried to invert singular LMatrix4.
:06-24-2020 22:38:54 PiratesClientRepository(warning): Asked to delete non-existent DistObj 300387079 (as well as Obj 300469409 and 300491971)

A few more oddities I noticed, but didn't necessarily repeat included:

Cannot configure initialisation option "scale" for DirectFrame
:06-24-2020 22:37:58 : prc(warning): changing type for ConfigVariable want-lobby-system from int to bool.
:06-24-2020 22:38:04 DoInterestManager(warning): handleInterestDoneMessage: handle not found: 0
:06-24-2020 22:38:05 PiratesTimeManager: Local clock uncertainty +/- 0.080 s
:06-24-2020 22:38:54 DistributedNPCTownfolk(warning): tried to create duplicate proximity sphere
:06-24-2020 22:38:54 DistributedNPCTownfolk(warning): avatar does not have inventory yet

I'm not that good at reporting crashes, but I hope this helped.
 
Last edited:
Back
Top