DonovanMods / donovan-7d2d-modlets

Modlets for the game "7 Days to Die"
MIT License
23 stars 38 forks source link

Donovan - Better Start 7d2d mod problem #60

Closed twistedx closed 5 months ago

twistedx commented 11 months ago

Describe the bug Issue with Better start Mod when player logs out.

2023-10-04T07:35:06 165.914 ERR [EOS] [LogEOSAntiCheat - Error] [AntiCheatServer] [UnregisterClient-001] ClientHandle 0000000000000003 not found. 2023-10-04T07:35:06 165.914 ERR [EOS-ACS] Failed unregistering user: InvalidParameters 2023-10-04T07:35:06 165.915 EXC Object reference not set to an instance of an object 2023-10-04T07:35:07 166.454 ERR [EOS] Failed unregistering player in session: NoChange 2023-10-04T07:35:10 169.959 WRN NET: LiteNetLib: Ping requested for unknown client EntityID=171, PltfmId='Steam_76561198040386397', CrossId='EOS_0002f46e82c04f759fff22d0c85ac899', OwnerID='Steam_76561198040386397', PlayerName='TwistedXvs', ClientNumber='3' 2023-10-04T07:35:15 175.010 WRN NET: LiteNetLib: Ping requested for unknown client EntityID=171, PltfmId='Steam_76561198040386397', CrossId='EOS_0002f46e82c04f759fff22d0c85ac899', OwnerID='Steam_76561198040386397', PlayerName='TwistedXvs', ClientNumber='3' 2023-10-04T07:35:17 176.610 INF Time: 1.80m FPS: 20.00 Heap: 2572.8MB Max: 2572.8MB Chunks: 298 CGO: 76 Ply: 1 Zom: 9 Ent: 15 (15) Items: 0 CO: 1 RSS: 3619.6MB 2023-10-04T07:35:17 176.685 WRN NET: LiteNetLib: IP requested for unknown client EntityID=171, PltfmId='Steam_76561198040386397', CrossId='EOS_0002f46e82c04f759fff22d0c85ac899', OwnerID='Steam_76561198040386397', PlayerName='TwistedXvs', ClientNumber='3'

Cause the player to hang in the game even though they have disconnected. I have it pinned down to the better start mod, but cannot remove it or it wipes everyones character back to default.

To Reproduce Steps to reproduce the behavior:

Remove Better start, players can join and exit correctly. Add back better start with the saved player files before they are reverted and exit as a player, player hangs in the game, but is disconnected and they are unable to rejoin without a server restart.

Expected behavior Should be able to join and exit without issues.

Additional context Add any other context about the problem here.

dyoung522 commented 10 months ago

I'm sorry you're having issues with this, and I'll look into it...

There really shouldn't be anything in betterstart that would cause this behavior since it's only replacing the starting quests. Also, I wouldn't think removing the mod should affect players unless they haven't completed the single starting quest. But, again, I'll look into it.

To help pinpoint where the problem may lie, what other mods are you running, and how did you determine it was this mod causing these issues?