View Issue Details

IDProjectCategoryView StatusLast Update
0002130Infinitode 2[All Projects] Infinitode 2public2022-08-25 01:07
ReporterEuphoRowan Assigned Totherainycat  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0002130: Crash when placing balance mod and tower next to each other
Description

In the beta for 1.8.7, the game crashes any time you place a balance mod next to a tower or a tower next to a balance mod

Steps To Reproduce

Start any level, place a tower and then place a balance mod next to it (or place a balance mod first and then at any point later place a tower next to it). Crash happens 100% of the time for me after either of these.

TagsNo tags attached.

Activities

EuphoRowan

EuphoRowan

2022-08-15 18:09

trusted_reporter  

therainycat

therainycat

2022-08-16 14:25

administrator   ~0002029

NeighbourXpConfig is private static class (also this piece of code has not been changed in 1.8.7)
Looks like your Java runtime can't create non-public classes with the default constructor. Will patch it in the next minor update if it does not affect majority of our players.

Keeping open for feedback

Cinex

Cinex

2022-08-16 16:32

trusted_reporter   ~0002030

Android 7.1.1, crashed right away.

therainycat

therainycat

2022-08-24 21:36

administrator   ~0002033

Should be fixed now (version 1.8.7-184 from Google Play)

Issue History

Date Modified Username Field Change
2022-08-15 18:09 EuphoRowan New Issue
2022-08-15 18:09 EuphoRowan File Added: Screenshot_20220814-204545.png
2022-08-16 14:25 therainycat Note Added: 0002029
2022-08-16 14:25 therainycat Assigned To => therainycat
2022-08-16 14:25 therainycat Status new => feedback
2022-08-16 16:32 Cinex Note Added: 0002030
2022-08-24 21:36 therainycat Note Added: 0002033
2022-08-25 01:07 therainycat Status feedback => closed
2022-08-25 01:07 therainycat Resolution open => fixed