Ticket #103 (new defect)
Opened 13 months ago
bttest, graphtut, questtest, steering, and walktut hanging/not responding
| Reported by: | smd501 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | other applications | Version: | |
| Keywords: | Cc: |
Description
These apps (all based on the same code) hang when attempting to call LoadMapFile on walktut_entities.
CEL Trunk Revision 4881
CS Trunk Revision 38062
Workaround to make run (without walktut_entites) possible by commenting out:
//iCelMapFile* entitiesfile = region->CreateMapFile (); //entitiesfile->SetPath ("/cellib/lev"); //entitiesfile->SetFile ("walktut_entities");
Example included in revision 4893: http://www.crystalspace3d.org/trac/cel/changeset/4893/cel/branches/soc2012/ai/apps/bttest/app.cpp
More discussion archived on mailing list at: http://sourceforge.net/mailarchive/message.php?msg_id=29282993
