MantisBT - VCMI
View Issue Details
0000531VCMIGUI - Town screenpublic2010-07-13 11:302014-05-30 17:41
Zamolxis 
Ivan 
normaltrivialalways
closedfixed 
AMD 5600+WindowsXP SP3
0.81 
0.9 
0000531: "There is not enough room in the garrison" message missing in the Town Screen
It should be displayed when we try to move a hero from town gate to garrison and there are 8 or more stacks in the 14 slots (split stacks not considered, as they should merge if necessary).
No tags attached.
related to 0000229closed Tow Bug stack disappears during hidding hero into garrison if the garrison is full 
png Screenshot - 07222012 - 05:39:26 AM.png (1,057,093) 2012-07-22 09:44
https://bugs.vcmi.eu/file_download.php?file_id=1022&type=bug
Issue History
2010-07-13 11:30ZamolxisNew Issue
2010-07-13 11:30ZamolxisIssue generated from: 0000229
2010-07-13 11:30ZamolxisRelationship addedrelated to 0000229
2011-10-18 06:36yupsiStatusnew => assigned
2011-10-18 06:36yupsiAssigned To => yupsi
2011-10-18 11:50WarmongerCategoryMechanics - Other => GUI - Town screen
2012-07-20 17:38IvanAssigned Toyupsi => Ivan
2012-07-21 20:17IvanNote Added: 0002817
2012-07-21 20:17IvanStatusassigned => resolved
2012-07-21 20:17IvanFixed in Version => 0.9
2012-07-21 20:17IvanResolutionopen => fixed
2012-07-21 21:18douggie_mNote Added: 0002819
2012-07-21 21:39douggie_mNote Edited: 0002819bug_revision_view_page.php?bugnote_id=2819#r1788
2012-07-21 21:55douggie_mNote Added: 0002820
2012-07-21 21:55douggie_mStatusresolved => feedback
2012-07-21 21:55douggie_mResolutionfixed => reopened
2012-07-22 07:32IvanNote Added: 0002821
2012-07-22 09:43douggie_mNote Added: 0002822
2012-07-22 09:44douggie_mFile Added: Screenshot - 07222012 - 05:39:26 AM.png
2012-07-22 10:05WarmongerStatusfeedback => resolved
2012-07-22 10:05WarmongerResolutionreopened => fixed
2014-05-30 17:41beegeeStatusresolved => closed

Notes
(0002817)
Ivan   
2012-07-21 20:17   
fixed in rev 2799
(0002819)
douggie_m   
2012-07-21 21:18   
(edited on: 2012-07-21 21:39)
Will check :3

UPD: Hmm?... Build error!

make[3]: Entering directory `/home/username/Development/VCMI/vcmi-svn/AI/VCAI'
  CXX libVCAI_la-main.lo
  CXX libVCAI_la-VCAI.lo
VCAI.cpp: In member function 'void VCAI::striveToQuest(const QuestInfo&)':
VCAI.cpp:2119:44: error: 'PRISON' is not a member of 'Obj'
make[3]: *** [libVCAI_la-VCAI.lo] Error 1
make[3]: Leaving directory `/home/username/Development/VCMI/vcmi-svn/AI/VCAI'
make[2]: *** [all] Error 2

(0002820)
douggie_m   
2012-07-21 21:55   
Build error with r2799. Feedback required.
(0002821)
Ivan   
2012-07-22 07:32   
Looks like some kind of incomplete update:
AI/VCAI/VCAI.cpp is in latest revision (after Obj::PRISON was added in rev 2798)
lib/GameConstants.h is still not updated (without Obj::PRISON -> before 2798)
(0002822)
douggie_m   
2012-07-22 09:43   
Ah, it looks like SVN issue. Fresh checkout has no such problem.

"There is not enough room in the garrison" is shown now. Also, the following is printed to stdout:

Cannot wait for dialogs in gui thread (deadlock risk)!