MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002997 | VCMI | Mechanics - Adventure Map | public | 2018-08-11 19:26 | 2018-09-16 14:03 |
|
Reporter | Nullkiller | |
Assigned To | Dydzio | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 0.99 | |
Target Version | | Fixed in Version | 1.next | |
|
Summary | 0002997: Crash when move from teleport |
Description | CPlayerInterface.doMoveHero, line 2717
sh = CCS->soundh->playSound(CCS->soundh->horseSounds[currentTerrain], -1);
It tries to play a horse sound but currentTerrain is not initialized and we have out of range |
Steps To Reproduce | Load save
Select Luna and move to our town
- The hero bypasses a portal
- Crash |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0002902 | closed | | When I build a route through a monolith |
|
Attached Files | Saves.zip (513,064) 2018-08-11 19:26 https://bugs.vcmi.eu/file_download.php?file_id=2941&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-08-11 19:26 | Nullkiller | New Issue | |
2018-08-11 19:26 | Nullkiller | File Added: Saves.zip | |
2018-08-11 20:34 | Povelitel | Note Added: 0007625 | |
2018-08-12 06:45 | Nullkiller | Note Added: 0007626 | |
2018-09-16 13:04 | Dydzio | Assigned To | => Dydzio |
2018-09-16 13:04 | Dydzio | Status | new => assigned |
2018-09-16 13:10 | Dydzio | Relationship added | related to 0002902 |
2018-09-16 13:10 | Dydzio | Note Added: 0007645 | |
2018-09-16 14:03 | Dydzio | Status | assigned => resolved |
2018-09-16 14:03 | Dydzio | Fixed in Version | => 1.next |
2018-09-16 14:03 | Dydzio | Resolution | open => fixed |