Dan Paulat

Results 152 comments of Dan Paulat

In map settings, you can select `Track Location`. This will use your operating system's location settings to determine where to put a marker on the map. ![image](https://github.com/user-attachments/assets/c6d7d247-01b6-4d3c-b533-362dce02d9a8) If you have...

Are you still having this issue? What operating system are you running? This is working for myself and others. If you can provide log files from when the issue is...

Please submit a crash dump (supercell-wx.exe.#####.dmp) from %LocalAppData%\CrashDumps\. You can post it to https://wormhole.app/

%LocalAppData%, not %AppData% (C:\Users\\AppData\Local\CrashDumps\)

My guess is crash dumps are disabled on your system for some reason, I have not seen this. If you're able to re-enable them, a CrashDumps folder should appear here...

Take a look here for enabling crash dumps: https://help.hippovideo.io/support/solutions/articles/19000138601-how-can-i-get-to-the-windows-crash-dump-files-.

Those are helpful with context, but in your case I still need a .dmp file. After you enable it, there should be a CrashDumps folder in %LocalAppData% when Supercell Wx...

Cannot reproduce without a crash dump. Additional fixes have gone in since this issue was created. Please open a new issue if the behavior remains.

32-bit is not supported. What version of Visual Studio are you running? I'm assuming you have a 64-bit compiler installed. You will want to edit your Conan default profile, changing...

> C:\Users\tdogb\Documents\VSCode\weather\supercell-wx>cmake -B build-release -S . -DCMAKE_BUILD_TYPE=Release -DCMAKE_CONFIGURATION_TYPES=Release -DCMAKE_PREFIX_PATH=C:/Qt/6.7.1/msvc2019_64 -- Conan: Detected VS runtime: MD -- Conan: checking conan executable -- Conan: Found program C:/Program Files/Conan/conan/conan.exe -- Conan: Version found...