Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map loads for a split second then goes gray again #9

Closed
marksev1 opened this issue Dec 7, 2015 · 3 comments
Closed

Map loads for a split second then goes gray again #9

marksev1 opened this issue Dec 7, 2015 · 3 comments

Comments

@marksev1
Copy link

marksev1 commented Dec 7, 2015

Hi,

Viking 1.6.1 on W7-64-bit. Now it doesn't crash anymore, but the map just loads for a split second then everything goes gray and sometimes it even hangs.

@rnorris
Copy link
Collaborator

rnorris commented Dec 7, 2015

Not sure what could be causing this.
Perhaps taking a log of the debug output might help understand what's happening.

To do this on Windows, you need to run Viking from the command prompt and redirect the output to a file e.g.:

%ProgramFiles(x86)%\Viking.exe -Vd 2>&1 > %USERPROFILE%\viking.log

@marksev1
Copy link
Author

marksev1 commented Dec 8, 2015

I changed the paths for the Viking.exe and viking.log...but I'm getting a blank log file with no data inside. But when I run Viking like this, I got the gray "map" with a lot of small squares (like very miniature gray tiles).

@rnorris
Copy link
Collaborator

rnorris commented Dec 8, 2015

In this debug mode it draws a grid of black lines to represent the borders of the individual map tiles.

IIRC in Windows you need to close Viking, otherwise sometimes the log doesn't actually get flushed/written to disk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants