Minigame Exploit Vulnerability Error

flivver

Member
Jun 24, 2021
7
1
34
Hit the minigame in the post-tutorial space-station scene as a Tech Specialist, tried to take the "Exploit Vuln" option, and wound up with this:

Code:
 Version: 0.9.047-PUBLIC#3206 Message: window.isAndroidBrowser is not a function Stack:
TypeError: window.isAndroidBrowser is not a function
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.2ce4c514.js:1:11893961)
    at Za (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:547721)
    at Va (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:547520)
    at $s (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:588351)
    at Ru (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:574573)
    at ju (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:574501)
    at Cu (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:574364)
    at bu (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:571351)
    at https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:521089
    at t.unstable_runWithPriority (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:639709)
 

flivver

Member
Jun 24, 2021
7
1
34
Tried again, this time just going straight to the minigame. Got this:

Code:
 Version: 0.9.047-PUBLIC#3206 Message: window.isAndroidBrowser is not a function Stack:
TypeError: window.isAndroidBrowser is not a function
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.2ce4c514.js:1:11893961)
    at Za (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:547721)
    at Va (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:547520)
    at $s (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:588351)
    at Ru (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:574573)
    at ju (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:574501)
    at Cu (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:574364)
    at bu (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:571351)
    at https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:521089
    at t.unstable_runWithPriority (https://www.fenoxo.com/play/TiTS/release/vendors.5018e98f.js:1:639709)
 

Jacques00

Administrator
Moderator
Aug 26, 2015
4,967
1,184
Can you post a save for testing? I think I may have fixed this issue when I noticed the isAndroidBrowser() function pop up where it wasn't supposed to be, but I just want to make sure.

Edit: Oh, I see what it is. Seems to be a capitalization typo in the function name. Hopefully fixed for the next release.
 
Last edited: