Page MenuHomeFeedback Tracker

Help with to investigate bug
Closed, ResolvedPublic

Description

Hello, we run to a problem with client having a crash. There is nothing in logs about it. Adding .rpt and .mdmp files. Can add more if it would be needed.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General

Event Timeline

d146ales created this task.Jul 2 2024, 12:10 PM
Geez changed the task status from New to Reviewed.Jul 3 2024, 2:17 PM
Geez added a subscriber: Geez.

Hello d146ales.
There is a problem with RPC 10042, class affected might be SMCS_Burer_Base.
Regards,
Geez

Geez closed this task as Resolved.Jul 4 2024, 5:51 PM
Geez claimed this task.
This comment was removed by Geez.
Geez added a comment.Jul 4 2024, 5:59 PM

The mod author behind "SMCS_Burer_Base" is not following the documentation for the RPC functionality inside of Community Framework and have added an RPC on a non-singleton class. The documentation can be found here https://github.com/Arkensor/DayZ-CommunityFramework/blob/production/docs/RPC/index.md

Thanks for detailed insight, this is gonna help a lot.