Project

Profile

Help

HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187

Bug #800781

closed

pick_terrain(): NULL for %s

Added by Marko Lindqvist about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Server
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

pick_terrain() has this code:

if (prefer != MG_UNUSED)
...
else ... printf("...%s...", ..., mapgen_terrain_property_name(prefer), ... );

mapgen_terrain_property_name(MG_UNUSED) returns NULL.


Files

Also available in: Atom PDF