gameflorist / dunedynasty

(Continuation of the abandoned sourceforge project.) Dune Dynasty is a remaster / enhancement of the classic real-time strategy game Dune II by Westwood Studios. It builds upon the original reverse-engineered game engine and adds many enhancements, modernizations and new features. Windows, macOS and Linux are supported.
GNU General Public License v2.0
65 stars 8 forks source link

cannot save game #10

Open kerekobar opened 7 months ago

kerekobar commented 7 months ago

hello there, when i want to save the game, i get the error

i tried to save in portable or in normal mode, but without any changes.

it will be very good if you help me solve this problem photo_2024-03-17_11-23-59

codeflorist commented 7 months ago

hmm, that's weird. probably some problem regarding file system permissions.

using portable mode (dunedynasty.cfg is in the same folder as the executable), the saves are written in the save subfolder of the game directory. when not using portable mode, they are written in the personal data directory (see here).

it is weird, that both are not working. at least the personal data directory should be writable.

do you maybe have existing save-files, that are read-only?

which system/package are you using (win32/64, linux, macos-x64_86/ARM)?

kerekobar commented 7 months ago

win64/86(hope not to confuse)—win10 today I will check if the parameter readonly, will be in touch!

kerekobar commented 7 months ago

do you maybe have existing save-files, that are read-only?

no, pal and problem still exist

codeflorist commented 7 months ago

i've tested both the win32 and win64 executables on Windows 10 64bit - both in portable mode and normal mode. unfortunately i was not able to reproduce your problem.

some more causes / solutions i can think of: