Hotfix: Patch 1.1.915
+Fixed: A UE4 / Nvidia error that would cause the game to crash clientside upon joining a server (ShaderBaseClasses.cpp 379 crash, very common)
+Fixed: Server crash caused by abandoned pawns that had been killed within a short time, that could potentially result in a player not ever receiving the pawn and crashing the server due to code assuming a valid pawn when this code is called.
+Fixed: Ensure error caused by not checking if a pawn could get its skin generated (server lag spike)
+Optimized light effects on Rival Shores that weren't culling at all / minor optimizations on Rival Shores
+Fixed: Server crash related to accessing non existing keys for groups
+Fixed: A behavioural bug with the escape menu calling functions it shouldn't call in certain cases - could crash server
+Fixed: Server crash caused by translated text in Russian in server logs. This would trigger when calling unban, unmute, etc
+Fixed: Server crash that could happen when players would log out quickly while still loading
+Fixed: Eggs created by a mother who has loaded from save data while gestating should no longer receive 'do not save' or 'console commands used' marks
+Fixed: Server crash caused by abandoned pawns that had been killed within a short time, that could potentially result in a player not ever receiving the pawn and crashing the server due to code assuming a valid pawn when this code is called.
+Fixed: Ensure error caused by not checking if a pawn could get its skin generated (server lag spike)
+Optimized light effects on Rival Shores that weren't culling at all / minor optimizations on Rival Shores
+Fixed: Server crash related to accessing non existing keys for groups
+Fixed: A behavioural bug with the escape menu calling functions it shouldn't call in certain cases - could crash server
+Fixed: Server crash caused by translated text in Russian in server logs. This would trigger when calling unban, unmute, etc
+Fixed: Server crash that could happen when players would log out quickly while still loading
+Fixed: Eggs created by a mother who has loaded from save data while gestating should no longer receive 'do not save' or 'console commands used' marks