forkserf / forkserf

a continuation of "FreeSerf"

Home Page:https://forkserf.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

look into this missing sprite/misconfig

tlongstretch opened this issue · comments

Debug: [serf.cc] inside Building::requested_serf_reached, serf #60 with serf type Serf::TypeBuilder being set to Holder of building #12 of building type Building::TypeHut
Debug: [serf.cc] inside Building::requested_serf_reached, serf #15 with serf type Serf::TypeBuilder being set to Holder of building #13 of building type Building::TypeHut
Debug: [interface.cc] FourSeasons: changing subseason to 16 and NOT clearing tile cache, because this season/subseason has no tile changes
Debug: [viewport.cc] inside Viewport::layout(), flushing entire landscape_tiles cache
Debug: [gfx.cc] inside Frame::draw_sprite, sprite index 216 is higher than the last_original_data_index 25 for this Data::Resource type 27, assuming it is a special sprite
Debug: [configfile.h] inside ConfigFile::contains, didn't find section 216
Debug: [configfile.h] inside ConfigFile::contains, didn't find section 216
Debug: [configfile.h] inside ConfigFile::contains, didn't find section 216
Debug: [configfile.h] inside ConfigFile::contains, didn't find section 216
Debug: [configfile.h] inside ConfigFile::contains, didn't find section 216
Debug: [configfile.h] inside ConfigFile::contains, didn't find section 216
Warning: [gfx.cc] inside Frame::draw_sprite, custom datasource not found for res type 27, sprite index 216, trying to fall back to default datasource for this sprite, using 6
Info: [interface.cc] FourSeasons: changing season to SeasonFall

due to remainder when dividing, game was briefly going into nonexistent subseason 16 (a 17th subseason)