View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002188 | Infinitode 2 | [All Projects] Infinitode 2 | public | 2023-01-02 03:29 | 2023-03-17 23:58 |
Reporter | harakat | Assigned To | therainycat | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Mobile | OS | Android | OS Version | Any |
Product Version | |||||
Target Version | Fixed in Version | 1.8.8 | |||
Summary | 0002188: Boss tile dev mode level editor freeze | ||||
Description | Entering the level editor while having a custom boss tile on the field twice or playing the level then entering the level editor will cause the game to freeze and require a restart | ||||
Steps To Reproduce | 1-Put a custom boss tile | ||||
Tags | Crash | ||||
Uhh so after messing around for sometime i realized that it only happens with certain levels like 1.4 |
|
Actually this is all wrong |
|
It is a known issue and you are right - it is related to the pre-built tower on a custom map. There's a small bug in the code - the tower "caches" the tile it was placed on and the tile "caches" the tower at the same time (so they both are aware of each other) but I've missed that second step for the map editor. It should fix itself once you re-load the map from the disk (by restarting the game). That's what Dev mode gives you - extra features, none of which are properly tested out |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-02 03:29 | harakat | New Issue | |
2023-01-02 03:29 | harakat | Tag Attached: Crash | |
2023-01-02 23:35 | harakat | Note Added: 0002069 | |
2023-01-24 20:21 | harakat | Note Added: 0002074 | |
2023-03-17 11:46 | therainycat | Note Added: 0002095 | |
2023-03-17 11:46 | therainycat | Assigned To | => therainycat |
2023-03-17 11:46 | therainycat | Status | new => acknowledged |
2023-03-17 23:58 | therainycat | Status | acknowledged => resolved |
2023-03-17 23:58 | therainycat | Resolution | open => fixed |
2023-03-17 23:58 | therainycat | Fixed in Version | => 1.8.8 |