This is my 3rd Topic on game breaking / crashing issues…
Unsure where to place this, it sort of involves all kinds of things.
Error 277, Disconnected From Game has started to occur basically anytime during the game’s playtesting period. This issue began occurring shortly after Studio Release 581.
This can occur anytime during gameplay, but mostly occurs between a period of 5 - 40 minutes upon joining the server. I need some assistance on figuring out what might be causing the issue.
Here are some indications.
-
Rapidly increasing Ping nearing Crash / Error 277.
This has become evident that it is some sort of hint as to what is wrong within the game, yet looking around DevForum and several other results return nothing helpful in resolving the issue.
A sudden spike in Ping before Error 277 occurs.
-
Memory usage.
The game being worked on is known for its’ extreme memory usages (Especially on capable-hardware), with 2000+ mb client memory usage being a common thing. I understand that this is somewhat bad for performance and is constantly trying to improve it. Despite the seemingly alarming memory usage, most of which are used for map rendering and not scripts.
But client memory shouldn’t be the problem, as previously it ran perfectly fine despite it, right?
Server memory usage at nearly 6300 mb, Client memory usage at nearly 2900 mb.
-
Crash upon teleporting / resetting character.
The game pretty much crashes if you were to teleport to a faraway location or respawn somewhere else where it is not rendered in yet. This results in a ping spike and error 277 shortly after. -
Script usage.
Every script in the game is now monitored and tested before released into the main game, they all perform as they should and maintains below 3% in usage. No spikes in usage are to be seen and have tried playing the game with every script removed. -
Crash upon high speeds.
The game faces the crash if you move too quickly around the game, this would cause everything to stop rendering in and freezing before Error 277 pops-up. -
Shift+F5 network receive always Red.
Uncertain whether this might be related, but the network receive is pretty much always red regardless of the actual connectivity. With ‘messagesinresendqueue’ always showing a number between 1 and 3. -
Cannot connect to servers.
ADDED 7/29/2023
This occurs every now and then, with Error 277 and 279 as the message for the disconnection, despite the player hasn’t even joined the game yet. -
Terrain failing to load in.
ADDED 7/29/2023
This only occurs on mobile devices, it causes the terrain (Both visually and hitbox) to completely disappear, causing the player to fall off the map.
Those are all the indications (for now, will be updated when more indications are found…).
What do you guys think the issue may be, perhaps even just an insight?