t.toLowerCase is not a function

Maelstrom333

New Member
Oct 24, 2023
2
0
Actions leading up to Critical Error:
New game started on a previous version of game, updated to current version of game.
On planet Mhenga (sorry if spelled wrong):
Came from Shopkeeper Artie to Police Station, then;
1. I talk to the fennec fox policewoman for the first time.
2. I changed her picture to Cheshire's version.
3. Asked about the Intercom.
4. Asked about Fighting.
5. Changed Zil's picture via the gallery to Cheshire's.
6. Continued dialogue by pressing Next until I entered the caged.
7. The next press of the Next button caused the following crash.


Critical Error


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.077-PUBLIC-ANDROID#4032

Message:
t.toLowerCase is not a function

Stack:
TypeError: t.toLowerCase is not a function
    at file:///android_asset/www/main.9442001c.js:1:17288985
    at Array.map ()
    at e.value (file:///android_asset/www/main.9442001c.js:1:17288909)
    at e.value (file:///android_asset/www/main.9442001c.js:1:17288486)
    at o.value (file:///android_asset/www/main.9442001c.js:1:10148401)
    at o.value (file:///android_asset/www/main.9442001c.js:1:10322783)
    at Function.value (file:///android_asset/www/main.9442001c.js:1:10044244)
    at Object. (file:///android_asset/www/content_mhenga.d6a99ef2.js:1:2389364)
    at file:///android_asset/www/main.9442001c.js:1:11936107
    at file:///android_asset/www/main.9442001c.js:1:10549492
    at Object.We (file:///android_asset/www/vendors.da8157dc.js:1:492228)
    at $e (file:///android_asset/www/vendors.da8157dc.js:1:492382)
    at file:///android_asset/www/vendors.da8157dc.js:1:510585
    at Cr (file:///android_asset/www/vendors.da8157dc.js:1:510679)
    at jr (file:///android_asset/www/vendors.da8157dc.js:1:511093)
    at file:///android_asset/www/vendors.da8157dc.js:1:516729
    at Me (file:///android_asset/www/vendors.da8157dc.js:1:592065)
    at file:///android_asset/www/vendors.da8157dc.js:1:512552
    at Nr (file:///android_asset/www/vendors.da8157dc.js:1:512582)
    at Qt (file:///android_asset/www/vendors.da8157dc.js:1:500649)
    at Kt (file:///android_asset/www/vendors.da8157dc.js:1:499875)
    at t.unstable_runWithPriority (file:///android_asset/www/vendors.da8157dc.js:1:639753)
    at Go (file:///android_asset/www/vendors.da8157dc.js:1:520910)
    at Ie (file:///android_asset/www/vendors.da8157dc.js:1:591805)
    at Xt (file:///android_asset/www/vendors.da8157dc.js:1:499668)
    at HTMLDivElement.o (file:///android_asset/www/vendors.da8157dc.js:1:48987)


(14:49:51.973) (Core) info: GameState postLoad()
(14:49:54.373) (Serialization) info: Setting gameloading marker false
(14:49:57.543) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Shopkeeper".
(14:50:01.738) (Core) info: Closing shop interface for "Artie".
(14:50:01.738) (UserInterface) info: Popping from "Shopkeeper" and setting "Main Text" as active state.
(14:50:05.419) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Codex".
(14:50:07.480) (UserInterface) info: Popping UI State back to MainText...
(14:50:07.481) (UserInterface) info: Popping from "Codex" and setting "Main Text" as active state.
(14:50:08.703) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Inventory".
(14:50:11.950) (UserInterface) info: Popping UI State back to MainText...
(14:50:11.950) (UserInterface) info: Popping from "Inventory" and setting "Main Text" as active state.
(14:50:21.252) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Gallery".
(14:50:21.271) (UserInterface) warning: Gallery failing to render because currentBust "null" is invalid
(14:50:23.636) (UserInterface) info: Popping from "Gallery" and setting "Main Text" as active state.
(14:51:09.055) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Gallery".
(14:51:09.076) (UserInterface) warning: Gallery failing to render because currentBust "null" is invalid
(14:51:12.588) (UserInterface) info: Popping from "Gallery" and setting "Main Text" as active state.
(14:51:18.012) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Gallery".
(14:51:18.031) (UserInterface) warning: Gallery failing to render because currentBust "null" is invalid
(14:51:23.024) (UserInterface) info: Popping from "Gallery" and setting "Main Text" as active state.
 

Maelstrom333

New Member
Oct 24, 2023
2
0
Here is the Critical Error that was generated without changing any of the portraits. All other actions were the same.


Critical Error

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.077-PUBLIC-ANDROID#4032 

Message: t.toLowerCase is not a function Stack:

TypeError: t.toLowerCase is not a function
    at file:///android_asset/www/main.9442001c.js:1:17288985
    at Array.map ()
    at e.value (file:///android_asset/www/main.9442001c.js:1:17288909)
    at e.value (file:///android_asset/www/main.9442001c.js:1:17288486)
    at o.value (file:///android_asset/www/main.9442001c.js:1:10148401)
    at o.value (file:///android_asset/www/main.9442001c.js:1:10322783)
    at Function.value (file:///android_asset/www/main.9442001c.js:1:10044244)
    at Object. (file:///android_asset/www/content_mhenga.d6a99ef2.js:1:2389364)
    at file:///android_asset/www/main.9442001c.js:1:11936107
    at file:///android_asset/www/main.9442001c.js:1:10549492
    at Object.We (file:///android_asset/www/vendors.da8157dc.js:1:492228)
    at $e (file:///android_asset/www/vendors.da8157dc.js:1:492382)
    at file:///android_asset/www/vendors.da8157dc.js:1:510585
    at Cr (file:///android_asset/www/vendors.da8157dc.js:1:510679)
    at jr (file:///android_asset/www/vendors.da8157dc.js:1:511093)
    at file:///android_asset/www/vendors.da8157dc.js:1:516729
    at Me (file:///android_asset/www/vendors.da8157dc.js:1:592065)
    at file:///android_asset/www/vendors.da8157dc.js:1:512552
    at Nr (file:///android_asset/www/vendors.da8157dc.js:1:512582)
    at Qt (file:///android_asset/www/vendors.da8157dc.js:1:500649)
    at Kt (file:///android_asset/www/vendors.da8157dc.js:1:499875)
    at t.unstable_runWithPriority (file:///android_asset/www/vendors.da8157dc.js:1:639753)
    at Go (file:///android_asset/www/vendors.da8157dc.js:1:520910)
    at Ie (file:///android_asset/www/vendors.da8157dc.js:1:591805)
    at Xt (file:///android_asset/www/vendors.da8157dc.js:1:499668)
    at HTMLDivElement.o (file:///android_asset/www/vendors.da8157dc.js:1:48987)
(15:11:00.582) (Core) info: GameState postLoad()
(15:11:01.763) (Serialization) info: Setting gameloading marker false ```
Reload Game
1