MantisBT - VCMI | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003133 | VCMI | Random Map Generator | public | 2020-06-17 20:01 | 2023-03-26 15:54 |
Reporter | misiokles | ||||
Assigned To | Nordsoft | ||||
Priority | none | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | |
Product Version | 0.99 | ||||
Target Version | Fixed in Version | 1.0.0 | |||
Summary | 0003133: "allowedTerrains" command crashes custom mines. | ||||
Description | For example HotA made new mines graphics belong to sand terrain. Code for adding such mines to vcmi is easy. { "core:mine" : { "types" : { "hotaCrystalCavern" : { "templates": { "avmcrdn0" : { "animation" : "avmcrdn0", //hota sand "mask" : ["VVVV","VBBB","VBAB"], "allowedTerrains":["sand"] }, } }, Without "allowedTerrains":["sand"] command, such crystal mine is generated in every type of terrain. But with "allowedTerrains":["sand"] - game crash during map generation. | ||||
Steps To Reproduce | n/a | ||||
Additional Information | n/a | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | hj.png (1,142,552) 2020-06-17 20:03 https://bugs.vcmi.eu/file_download.php?file_id=3084&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-06-17 20:01 | misiokles | New Issue | |||
2020-06-17 20:03 | misiokles | File Added: hj.png | |||
2020-06-17 21:44 | Andruids | Note Added: 0007908 | |||
2020-06-18 03:23 | Andruids | Note Edited: 0007908 | bug_revision_view_page.php?bugnote_id=7908#r3600 | ||
2020-06-18 03:24 | Andruids | Note Edited: 0007908 | bug_revision_view_page.php?bugnote_id=7908#r3601 | ||
2022-08-21 23:51 | Nordsoft | Note Added: 0008304 | |||
2022-08-22 12:53 | Nordsoft | Assigned To | => Nordsoft | ||
2022-08-22 12:53 | Nordsoft | Status | new => assigned | ||
2023-03-26 15:54 | Warmonger | Status | assigned => resolved | ||
2023-03-26 15:54 | Warmonger | Fixed in Version | => 1.0.0 | ||
2023-03-26 15:54 | Warmonger | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|