-
Notifications
You must be signed in to change notification settings - Fork 480
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
Something wrong when using multiple renderers. #1116
Comments
Did this issue appear after rendering the map successfully at least once? It sounds like overviewer might be getting confused about an expanded map. Is it possible to upload the map somewhere and send us the link (either here, or privately)? We have an uploader here if you don't have hosting yourself. |
Hi Aaron, this issue appears after the second rendering: rendering is Basically, I have a crontab running every 3 hours doing the following:
I sync "live" data should that be an issue. I'll provide my crontab in a gist tomorrow morning (UTC+1 timezone), it I will also post you overviewer log as soon as I encounter a deadlock.
|
Here's the gist : https://gist.github.com/gregoire-astruc/df6b0eb48a80a55d7030 It contains my rendering script as well as the config I use. At the moment, I will simply use a single render and progressively add one until I encounter an issue. |
Hello! I've sent you an email in reply a few days ago (about a miscommunication on my part :P). Just wondering if you've received it, or if I should try again. |
Hello,
as I mentioned in PR #1115, I have some troubles generating a map with different viewpoints (NE, SW, and so on).
Doing some research, I noticed that the reported treedepth appears to be wrong (7 instead of 8), so jobs are not sent, overviewer never finishes, and my map is not updated :(
Here's my configuration file :
The text was updated successfully, but these errors were encountered: