RHSMODS / statusquo

20 stars 1 forks source link

Crashes on Server for muiltiple clients. #924

Closed RetrosServer closed 1 month ago

RetrosServer commented 1 month ago

This error occurs and then usualy players start getting kicked/crashing.

If you need more info let me know.

rhs crash.txt

ajvorobiev commented 1 month ago

This error occurs and then usualy players start getting kicked/crashing.

If you need more info let me know.

rhs crash.txt

which error? Ive looked into the log and the last error shown is:

19:16:55.552      INVENTORY (E): Couldn't insert item @"ENTITY:4611686018427418353" ('GenericEntity','Assets/Weapons/Grenades/RDG2/Smoke_RDG2.xob') at <0.000000 0.000000 0.000000> @"{77EAE5E07DC4678A}Prefabs/Weapons/Grenades/Smoke_RDG2.et" into storage @"ENTITY:4611686018427418324" ('GenericEntity','Assets/Characters/Vests/Vest_Common/rhs_equipment_empty.xob') at <4922.762207 171.900528 7044.140137> @"{20CFD20350444288}Prefabs/Characters/Vests/Vest_Ratnik_6B45/Variants/Vest_Ratnik_6B45_rifleman.et" while spawning initial items inside the storage.

and this one is normal to appear and should not cause crashes. We do know that Kh55 can cause crashes sometimes randomly. Unless you can provide more info I will have to close this as unreplicatable.

RetrosServer commented 1 month ago

i will see if i can get players to crash again but i will usually see that error start spamming and then a player crashes around the same time.

RetrosServer commented 1 month ago

Here are the logs from the last few days i have removed IP's of players i have uplaoded it as a json. Both players get this error Exception: Access violation. Illegal read by 0x7ff7766c7a10 at 0x10057 Server logs.json

ajvorobiev commented 1 month ago

Must be a memory leak in the game somewhere. Can't really do anything solid because your log has like 30 mods loaded so that is no go on reproduction. We know of several RHS related crashes here and there which we are actively fixing, lets just hope it is one of these.

odkupiciel375 commented 1 month ago

@RetrosServer in addition to that server logs are nearly useless when client crashes as then u need crash.log from that client as even their console.log may not have necessary information about what caused the crash