MantisBT - VCMI
View Issue Details
0001186VCMIModspublic2013-01-25 07:082013-01-26 11:09
Warmonger 
Warmonger 
normalblockunable to reproduce
closedno change required 
 
 
0001186: Assertion fail at game load
I still get this always:

assert(registeredObjects.find(name) == registeredObjects.end());

Not sure why do objects register at game load, anyway.
No tags attached.
Issue History
2013-01-25 07:08WarmongerNew Issue
2013-01-25 13:09IvanNote Added: 0003324
2013-01-25 14:42WarmongerNote Added: 0003327
2013-01-25 16:22TowNote Added: 0003328
2013-01-26 11:08WarmongerNote Added: 0003329
2013-01-26 11:09WarmongerStatusnew => closed
2013-01-26 11:09WarmongerAssigned To => Warmonger
2013-01-26 11:09WarmongerResolutionopen => fixed
2013-01-26 11:09WarmongerReproducibilityalways => unable to reproduce
2013-01-26 11:09WarmongerResolutionfixed => no change required

Notes
(0003324)
Ivan   
2013-01-25 13:09   
I don't have this issue - loading works fine.

Can you post backtrace? To see who is trying to register the object.

And just in case - are you sure you're using latest revision?
(0003327)
Warmonger   
2013-01-25 14:42   
I am not sure at all, for now game seems to work correctly.
(0003328)
Tow   
2013-01-25 16:22   
Works for me as well.
(0003329)
Warmonger   
2013-01-26 11:08   
It seems to be another not-compiled-properly bug. Certainly game works fine now, but it's getting kind of confusing.