Dropping Item Crash

Status
Not open for further replies.

HeirDraka

Active Member
Dec 15, 2021
25
4
24
I was trying to drop an item and my game crashed, the only line i could really understand was "shopkeep is not defined"


Crash Report:

A critical error has occurred. Please create a bug report on the forums here. Please include what you did before the error and a screen-shot or copy-paste of the error message below:
Code:
 Version: 0.9.020-PUBLIC#2525 Message: shopkeep is not defined Stack:
ReferenceError: shopkeep is not defined
    at window.getGameState.pcIsInCreation.includes.state.calcSalePrice (https://www.fenoxo.com/play/TiTS/release/main.0f60d3ea.js:1:16106237)
    at o.get (https://www.fenoxo.com/play/TiTS/release/main.0f60d3ea.js:1:12518060)
    at Object.doClick (https://www.fenoxo.com/play/TiTS/release/main.0f60d3ea.js:1:12520896)
    at https://www.fenoxo.com/play/TiTS/release/main.0f60d3ea.js:1:12106463
    at s (https://www.fenoxo.com/play/TiTS/release/main.0f60d3ea.js:1:10359515)
 

Dregin

Well-Known Member
Dec 24, 2017
51
8
25
You to huh¿ was playing on mobile and it popped the same bug, my guess is that it was a conflict with the code somewhere, maybe a lower case where it wasnt supposed to be and it bugged out the drop menu
 
Status
Not open for further replies.