maxkunes / Enscript-Workbench-Project-Setup

The Unlicense
14 stars 0 forks source link

Need help to run client and server in debug mod #2

Open Liven28 opened 5 years ago

Liven28 commented 5 years ago

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...

maxkunes commented 5 years ago

@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?

maxkunes commented 5 years ago

@Liven28 Any screenshots would be helpful.

Liven28 commented 5 years ago

Hello, sorry for the late answer.

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.

Error message