You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Hello,
Thank you for your work, running dayz in debug mod was something I was looking for a long time.
I followed your tutorial step by step, I succed on activate debug mod for server (the beakpoints work well).
My problem is that when I try to join the server (to debug client side code) I can't :
When I launch Server AND client in debug mod, I have this message "Modified data: dta\bin.pbo". I have verified the steam files, reinstall the game, tryed launching without mod, nothing worked.
If I try to launch only Server OR client in debug mod, I have this message "Bad version, server rejected connection". My server and client work well without debug mod.
Where I'm wrong? Can you help me please?
Hoping you're still here...
The text was updated successfully, but these errors were encountered:
@Liven28 Sorry for getting back to you earlier.
I have not worked on DayZ modding since I released this project due to limited time on my end.
I'm not confident on what bad version means. You would think it means a mismatch with the client and the server version. Are you sure the client and the server are both running the exact version of the mod you are running?
I use .bat files provided in your package to launch server and client (adapting server paths for my configuration). It run the exectaly same version since (if I'm andestand right) the .bat files point to the same .exe file (the client one).
I didn't modify the bin.bpo, I launch without any mods, I use 1.02.15110 for client (see screen shot) and server (I verified in logs) side.
Hello,
Thank you for your work, running dayz in debug mod was something I was looking for a long time.
I followed your tutorial step by step, I succed on activate debug mod for server (the beakpoints work well).
My problem is that when I try to join the server (to debug client side code) I can't :
When I launch Server AND client in debug mod, I have this message "Modified data: dta\bin.pbo". I have verified the steam files, reinstall the game, tryed launching without mod, nothing worked.
If I try to launch only Server OR client in debug mod, I have this message "Bad version, server rejected connection". My server and client work well without debug mod.
Where I'm wrong? Can you help me please?
Hoping you're still here...
The text was updated successfully, but these errors were encountered: