Anonymous | Login | 2024-11-21 14:55 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000850 | VCMI | Mechanics - Other | public | 2012-01-15 15:52 | 2014-05-30 17:40 | ||||
Reporter | Ivan | ||||||||
Assigned To | Tow | ||||||||
Priority | normal | Severity | tweak | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | 0.88 | |||||||
Summary | 0000850: You can't sell misc artifact from starting bonus | ||||||||
Description | To reproduce: Start game with Tower, starting bonus - artifact Restart the game until you'll get misc artifact (it will be placed it 5th misc slot) Build artifact merchant and try to sell this art You'll get this message from server: System message: Server encountered a problem: Cannot sell a war machine or spellbook! | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0002165) Warmonger (administrator) 2012-01-28 11:45 edited on: 2012-01-28 11:45 |
This one is tricky, happens only when you sell an artifact directly from starting slot. If you move it once, it will work normally. Didn't find the reason yet. |
(0002166) Warmonger (administrator) 2012-01-28 14:15 |
Ok, I got it. Artifact id is initialized to -1 at void CArtifactInstance::init() And is managed by serializer later on, but it seems that serialization is never called before we try to sell it for the first time. |
(0002178) Tow (developer) 2012-02-17 19:32 |
Fixed in r2536. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-01-15 15:52 | Ivan | New Issue | |
2012-01-15 16:09 | Warmonger | Status | new => assigned |
2012-01-15 16:09 | Warmonger | Assigned To | => Warmonger |
2012-01-28 11:45 | Warmonger | Note Added: 0002165 | |
2012-01-28 11:45 | Warmonger | Status | assigned => confirmed |
2012-01-28 11:45 | Warmonger | Note Edited: 0002165 | View Revisions |
2012-01-28 14:15 | Warmonger | Note Added: 0002166 | |
2012-01-28 14:15 | Warmonger | Assigned To | Warmonger => |
2012-02-17 19:32 | Tow | Note Added: 0002178 | |
2012-02-17 19:32 | Tow | Status | confirmed => resolved |
2012-02-17 19:32 | Tow | Fixed in Version | => 0.89 |
2012-02-17 19:32 | Tow | Resolution | open => fixed |
2012-02-17 19:32 | Tow | Assigned To | => Tow |
2014-05-30 17:40 | beegee | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |