Page MenuHomeFeedback Tracker

Multiple error messages server side 1.16xp update3
Assigned, NormalPublic

Description

Since the PC Experimental 1.16 Update 3 - Version 1.15.154535 (Released on 11.02.2022) I have multiple error messages (7500 lines) in my server .log even without any mod.

Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
scripts/4_World/entities\firearms\weapon_base.c:355
SCRIPT    (E): 
Weapon.OnStoreLoad Flaregun<bdfc3a60> trying to set muzzle index 4 while it only has 1 muzzles!
Class:      'Flaregun'
Entity id:2973693
}

It seems to generate one message like this for each weapon on the map.

If I delete my "storage_1" folder the messages don't appear the first time I launch the server but they come back as soon as I restart the server.
Note that I entirely refreshed my mpmission folder (no old or custom code inside)

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10
Category
Error Message
Steps To Reproduce

Start the 1.16xp Update 3 server (without deleting the "storage_1" folder)

> multiple error messages in scripts_xxx.log

Event Timeline

Liven created this task.Feb 12 2022, 3:58 AM
Geez changed the task status from New to Assigned.Feb 14 2022, 9:55 AM
Liven added a comment.Feb 15 2022, 2:44 PM

Hi, I don't have these miltiple error messages with the today 1.16 stable update.
The weird thing is that I don't have them on exp branch anymore too while I still add them yesterday and had changed nothing my side.