Blue vacation crash

BouncingEel8

Member
Jul 16, 2021
20
22
23
During the vacation event for Blue for the lovestarz, clicking on the "um.. no" option for Tessa when offering to give blue a ride leads to a critical error. Here is the error message.

Version: 0.9.023-PUBLIC-ELECTRON#2622 Message: Cannot call a class as a function Stack:
TypeError: Cannot call a class as a function
at r (file:///C:/Users/votef/Downloads/TiTS-public-0.9.023-win/resources/app/vendors.5c76b0d5.js:1:659932)
at e (file:///C:/Users/votef/Downloads/TiTS-public-0.9.023-win/resources/app/main.2d98b62f.js:1:9954331)
at Gu (file:///C:/Users/votef/Downloads/TiTS-public-0.9.023-win/resources/app/content_tavros.34020334.js:1:3201734)
at Object. (file:///C:/Users/votef/Downloads/TiTS-public-0.9.023-win/resources/app/content_tavros.34020334.js:1:3192807)
at file:///C:/Users/votef/Downloads/TiTS-public-0.9.023-win/resources/app/main.2d98b62f.js:1:12162206
at s (file:///C:/Users/votef/Downloads/TiTS-public-0.9.023-win/resources/app/main.2d98b62f.js:1:10610852)
 
May 1, 2017
12
0
There seems to be another way to trigger the same bug without Tessa:
  • Fly to Tarkus (first time). Blue is there.
  • Click on "Blue"
  • Click on "Why Here?" (you can also click on "Wearing?")
  • Click on "Still Here?"
  • Click on "Of Course" to go bar hopping with her (clicking on "Pass" would make her disappear)
  • Next step does not matter: click on "Sure" for a free drink and then "Wait", or alternatively just click on "Pass"
  • Next step does not matter: click on "You Know" or "You Don't Know"
  • Next step does not matter: click on "Assure Her", "Laugh It Off", "Dismiss", or "Belittle"
  • Click on "Wait..." to offer her a ride. This triggers a critical error:
Code:
Version:
0.9.023-BACKER#2621

Message:
Cannot call a class as a function

Stack:
TypeError: Cannot call a class as a function
    at r (https://www.fenoxo.com/play/TiTS/backer/vendors.81b81562.js:1:657819)
    at e (https://www.fenoxo.com/play/TiTS/backer/main.9ecbd9e6.js:1:9954331)
    at Gu (https://www.fenoxo.com/play/TiTS/backer/content_tavros.34020334.js:1:3201734)
    at Object. (https://www.fenoxo.com/play/TiTS/backer/content_tavros.34020334.js:1:3179523)
    at https://www.fenoxo.com/play/TiTS/backer/main.9ecbd9e6.js:1:12162110
    at s (https://www.fenoxo.com/play/TiTS/backer/main.9ecbd9e6.js:1:10610980)

(I created a bug report about that a few days ago, but for some reason my message is awaiting moderation.)