otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.59k stars 1.06k forks source link

Can't run as Debug (Windows) #3692

Closed hugoj-goncalves closed 4 months ago

hugoj-goncalves commented 3 years ago

Before creating an issue, please ensure:

Steps to reproduce (include any configuration/script required to reproduce)

  1. Open project in Visual Studio (2019)
  2. Select Debug x64 configuration
  3. Set working dir to ".."

Expected behaviour

Should run just fine

Actual behaviour

Acess memory violation o.O image

Environment

Windows 10 x64

EPuncker commented 2 years ago

sorry for the delay, can you check if https://github.com/otland/forgottenserver/pull/3694 fix this issue for you?

Codinablack commented 4 months ago

I'm pretty sure this is solved now. Black tek has been able to use debug mode for a long time now, and its based off 1.4 with mostly just fixes from 1.6. Plus, with the addition of 4742, this should definitely not be a factor anymore.