Page MenuHomeFeedback Tracker

Muzzle error crashing server
New, NormalPublic

Description

Random server crashes after 1.27 update. Modded and Vanilla serverfiles. Player profiles get corrupted (probably) and after joining and equiping weapons server crashes with error:

Examples:
Weapon.OnStoreLoad VSS<5d5ca960> trying to set muzzle index 5 while it only has 1 muzzles!
Class: 'VSS'
Entity id:3000290

Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
scripts/4_World/entities\firearms\weapon_base.c:503

Weapon.OnStoreLoad SKS_Base<61b36750> trying to set muzzle index 5 while it only has 1 muzzles!
Class: 'SKS_Base'
Entity id:3000294

Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
scripts/4_World/entities\firearms\weapon_base.c:503
SCRIPT (E):
Weapon.OnStoreLoad FNX45_Base<652dc2c0> trying to set muzzle index 5 while it only has 1 muzzles!
Class: 'FNX45_Base'
Entity id:3000298

Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
scripts/4_World/entities\firearms\weapon_base.c:503

Weapon.OnStoreLoad AKS74U<637f3400> trying to set muzzle index 5 while it only has 1 muzzles!
Class: 'AKS74U'
Entity id:3000365

Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
scripts/4_World/entities\firearms\weapon_base.c:503

Only solution: Wipe of storage

Details

Severity
Crash
Resolution
Open
Reproducibility
Random
Operating System
Linux x64
Category
Server
Steps To Reproduce
  1. Play on server
  2. Gather weapons...
  3. After some time join server and equip any weapon...
  4. Crash
  5. Wipe needed
Additional Information

Tested on linux vanilla serverfiles and modded. Crashes the same everytime.

Event Timeline

SirAdef created this task.Sun, Mar 9, 9:07 PM