Buying items bug

Joshey

Member
Mar 20, 2023
9
1
24
After attempting to buy an item, on both my separate saves (one that's legit and one I use cheats on), this error message occurs:
Code:
 Version: 0.9.044-PUBLIC-ANDROID#3083 Message: Cannot read properties of null (reading 'shipMode') Stack:
TypeError: Cannot read properties of null (reading 'shipMode')
    at Object.A [as onCheckout] (file:///android_asset/www/main.d3de2247.js:1:17290565)
    at o.value (file:///android_asset/www/main.d3de2247.js:1:12114585)
    at file:///android_asset/www/main.d3de2247.js:1:12120396
    at f (file:///android_asset/www/main.d3de2247.js:1:17335924)
    at Object.We (file:///android_asset/www/vendors.6bfa4bca.js:1:492184)
    at $e (file:///android_asset/www/vendors.6bfa4bca.js:1:492338)
    at file:///android_asset/www/vendors.6bfa4bca.js:1:510541
    at Cr (file:///android_asset/www/vendors.6bfa4bca.js:1:510635)
    at jr (file:///android_asset/www/vendors.6bfa4bca.js:1:511049)
    at file:///android_asset/www/vendors.6bfa4bca.js:1:516685
Reload Game
1
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
You might want to post your save(s). It might be an Android thing or a download thing; I can't reproduce in the Browser version.

Are you trying to buy a specific item from the same merchant? Or does it crash whatever you try to purchase?
 

Joshey

Member
Mar 20, 2023
9
1
24
You might want to post your save(s). It might be an Android thing or a download thing; I can't reproduce in the Browser version.

Are you trying to buy a specific item from the same merchant? Or does it crash whatever you try to purchase?
It doesn't matter what item, merchant, or vending machine.
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
It doesn't matter what item, merchant, or vending machine.
Then I really recommend uploading your saves. I wouldn't count on the Devs being able to reproduce it from scratch. If something like that were common, it would have a dozen reports by the end of the day. And probably be hotfixed by now.
 

Joshey

Member
Mar 20, 2023
9
1
24
Then I really recommend uploading your saves. I wouldn't count on the Devs being able to reproduce it from scratch. If something like that were common, it would have a dozen reports by the end of the day. And probably be hotfixed by now.
Do you know how I'd go about doing that? I honestly have no clue...
 

Joshey

Member
Mar 20, 2023
9
1
24
Then I really recommend uploading your saves. I wouldn't count on the Devs being able to reproduce it from scratch. If something like that were common, it would have a dozen reports by the end of the day. And probably be hotfixed by now.
Nvm, figured it out. But something I noticed which is really wierd is occasionally if I load a save and attempt to buy something it works. But then doesn't work again after that. It's only happened a couple times now, though.
 

Attachments

  • Ally (F) - 5Hrs 29Mins, 3 Days - Tavros Station, Kalas.json
    598.4 KB · Views: 2
  • Amelia (F) - 20Hrs 34Mins, 7 Days - Mhen’ga, Ara Ara.json
    600.4 KB · Views: 2
  • Like
Reactions: Theron

Jacques00

Administrator
Moderator
Aug 26, 2015
5,140
1,270
I was unable to recreate the bug, but I've edited a check that should hopefully fix this issue in the next release.