Windows Exe Export Saving Issue

Discussion in 'Technical Discussion' started by chunidze, Sep 16, 2021.

  1. chunidze

    chunidze Boxer

    Joined:
    Jun 28, 2019
    Messages:
    6
    Likes Received:
    1
    Hi, there! Few months ago I tested my game on PC, to make sure if it is saving after I exit. And it does! I was happy, since it is important thing. Today, finalizing my game, I realized that saving feature doesn't work well anymore :( I export Windows EXE, run the game, getting coins and points, exit, open it one more time... and nothing is saved! 0 points, 0 coins... I tried about 20 times, and WOW it saved progress once! How it is possible and how I can fix it? Really need this to work well. Thanks!
     
  2. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    Sorry to hear this. Did you change version between the two tests? Definitely send this into support@buildbox.com please as saving should certainly work.
     
  3. chunidze

    chunidze Boxer

    Joined:
    Jun 28, 2019
    Messages:
    6
    Likes Received:
    1
    @Sean Buildbox
    Yes, I changed BB version from 3.3.6 to 3.4.2.
    I already did, but Erik from support said "Unfortunately it is not possible without coding" :(
    So I tried to find solution on my own.. And I managed to fix it!
    I added System.save() to the function init, in the custom script node, and WOW it helped me ;)
    But anyway would be nice to have this feature by default! Thanks!
     

Share This Page