DaemonForge / DayZ-UniveralApi

The DayZ Universal Api Mod and Web Service this is my attempt to make a Universal Api Backend for the server hosters, allowing for a robust, easy to use and set up backend. and for modders an easy to use API wrapper to help them make hived and cross-server mods more easily. With the mod and API I handle authentication and client tokens allowing you to ensure that the data you are accessing and using is secured, preventing rouge and unwanted access to the APIs.
https://steamcommunity.com/sharedfiles/filedetails/?id=2237983606
GNU Affero General Public License v3.0
31 stars 10 forks source link

[BUG] GUID #23

Open dstuecki opened 1 year ago

dstuecki commented 1 year ago

We tested it multiple times: when we go from server a to server b there is no problem, when we go back to server a there could be this problem but when we go back to server b the problem is more then 85%. We get an error (0x00040033) You got kicked from the server. Login-Error: A player with your UID is in the Game.

Our Steps: we take the Terminal to the other Map. There we waited about 5 min. Then we go back to the first Server. Then we waited 5 min again and go back to the Second Server. Now i could happen but most of the time it happens by the next Time.

Screenshots

Additional context ServerPanel_16-11-2022_22-41-32.log MapLink_2022-11-16_22-41-35.log serverconsole.log

Add any other context about the problem here.

Include Logs Make sure to include logs from the DayZ Server, and WebService 20221116233335_1

MarkAC007 commented 1 year ago

Same issue here. @dstuecki thank you for raising the issue.