Page MenuHomeFeedback Tracker

Modified Data - Including imagesets and Edds files in mods kicks clients from the server.
Need More Info, NormalPublic

Description

If a signed PBO contains Imageset files and EDDs files, clients are kicked from the server with Modified Data pointing towards that PBO.

When run through DSUtils and checked for signature errors, No errors are found.

When that PBO is not included in the mod, clients are able to connect to the server just fine.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10
Category
Modding
Steps To Reproduce

Create a PBO, include an imageset and an EDDs file inside that PBO.
Sign the PBO.

Add this PBO to a mod on the server.
Launch the server with -verifySignatures=2 -equalModRequired=1 in the server cfg file.

Add this PBO to a mod on the client
Connect to the server

Additional Information

DSUtils says that there is no issue with the signatures.

Event Timeline

Kegan created this task.Nov 27 2018, 6:22 PM
tom_48_97 changed the task status from New to Assigned.Nov 28 2018, 11:00 AM
Kegan added a comment.Dec 17 2018, 2:45 AM

Here is the bug in action.

Thanks for the report. Could you, please, share the PBO? (attach it or a link via PM works too)

PS: equalModRequired is a legacy config parameter and hasn't been thoroughly tested on our end; it may lead to unwanted results.

rVn changed the task status from Assigned to Need More Info.Apr 4 2019, 10:41 AM
rVn claimed this task.
rVn added subscribers: tom_48_97, rVn.

Is this still a problem?