Marko Lindqvist writes:
>  OTOH, #18262 is now my main suspect for this crash problem as it's
> the one change with clearly Windows-specific consequences. Maybe
> user_home_dir() doesn't work on crosser environment? In that case also
> other user_home_dir() users would be affected (client trying to save
> its settings etc.)

Your r19947 freeciv-gtk2.exe seems to be happy to save and load settings
and savegames. The path it's chosen is
C:\Users\Jacob Nevins\AppData\Roaming \.freeciv-client-rc-2.3
                                      \.freeciv\saves\*.sav.*
which seems reasonable.

>  It would be great if you could test if setting $HOME to some sane
> value before running freeciv-modpack.exe would resolve the issue.

Setting HOME to match this (...\Roaming) doesn't make your r19947
freeciv-modpack.exe stop crashing.

However, doing so with Christian's 2.3.0-beta4 (which ought to paper
over the worst bug and get it basically working for everything except
scenarios) causes it to _start_ crashing :( So it looks like we have a
real bug, that was previously masked by the failure to find a home
directory.

Problem signature:
  Problem Event Name:           APPCRASH
  Application Name:             freeciv-modpack.exe
  Application Version:          0.0.0.0
  Application Timestamp:        4d9be8fc
  Fault Module Name:            msvcrt.dll
  Fault Module Version:         7.0.7600.16385
  Fault Module Timestamp:       4a5bda6f
  Exception Code:               c0000005
  Exception Offset:             000143f9
  OS Version:                   6.1.7601.2.1.0.768.3
  Locale ID:                    2057
  Additional Information 1:     0a9e
  Additional Information 2:     0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:     0a9e
  Additional Information 4:     0a9e372d3b4ad19135b953a78882e789

>  Until we know that freeciv-modpack.exe at least lauches on
> Christian's build, I'd not advertise it to end-users by making it
> available in Start menu.

It's not looking good :(

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to