Author Topic: Moving data to new computer  (Read 4059 times)

0 Members and 1 Guest are viewing this topic.

Starlock

  • Full Member
  • ***
  • Posts: 114
    • View Profile
Moving data to new computer
« on: October 02, 2015, 09:53:41 PM »
I just got a new laptop and I tried to move the data to it, but now the screen is black and I am receiving an error that did not exist on my original computer.

"Error: In timer callback: [string "scripts/menus/title.lua"]:27: attempt to index local 'zs_presents_img' (a nil value)"

I had this error before, but it was fixed so I'm not sure why it is suddenly reappearing when I have double checked that the image required exists under languages

Christopho

  • Administrator
  • Hero Member
  • *****
  • Posts: 1194
    • View Profile
Re: Moving data to new computer
« Reply #1 on: October 03, 2015, 09:10:25 AM »
But is there a current language?

Starlock

  • Full Member
  • ***
  • Posts: 114
    • View Profile
Re: Moving data to new computer
« Reply #2 on: October 03, 2015, 03:31:15 PM »
Yeah its english...Should be the same since all the data is copied from my desktop and the language was set as en there

Renkineko
  • Jr. Member
  • **
  • Posts: 81
    • View Profile
Re: Moving data to new computer
« Reply #3 on: October 04, 2015, 11:17:09 AM »
Did you import your save files too ? The ones in yourprofile/.solarus/yourquest ? Because if you don't have your save file, you can import your data, but it will not be able to determinate the current language (if you didn't set one if none are selected).

Starlock

  • Full Member
  • ***
  • Posts: 114
    • View Profile
Re: Moving data to new computer
« Reply #4 on: October 04, 2015, 06:11:14 PM »
Ah I completely forgot about that. Thanks Renkineko that worked perfectly  :)

Renkineko
  • Jr. Member
  • **
  • Posts: 81
    • View Profile
Re: Moving data to new computer
« Reply #5 on: October 05, 2015, 07:17:26 AM »
You still have to fix this bug for the new persons who will test your game : the first time you launch the game, you don't have any language set, so you have to put one by default and allow the player to choose it ;)