View Issue Details

IDProjectCategoryView StatusLast Update
0002188Infinitode 2[All Projects] Infinitode 2public2023-03-17 23:58
Reporterharakat Assigned Totherainycat  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformMobileOSAndroidOS VersionAny
Product Version 
Target VersionFixed in Version1.8.8 
Summary0002188: 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
2-save the map
3-play it
4-enter the map editor
5-leave to main menu and try play the map again

TagsCrash

Activities

harakat

harakat

2023-01-02 23:35

reporter   ~0002069

Uhh so after messing around for sometime i realized that it only happens with certain levels like 1.4

harakat

harakat

2023-01-24 20:21

reporter   ~0002074

Actually this is all wrong
It crashes due to having a tile WITH A TOWER ON IT IN THE MAP EDITOR
WHYYY

therainycat

therainycat

2023-03-17 11:46

administrator   ~0002095

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

Issue History

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