Change world to a different account/login on the same computer

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

Change world to a different account/login on the same computer

by eddygray21 » Thu Feb 20, 2014 12:37

Hi

My son Eddy started playing Minetest on my account. I want to change it that is move his world over to his account on where I am going to get all his gaming set up.

We are using a new install of Arch Linux with a Cinnamon desktop.

Rob
Last edited by eddygray21 on Sat Feb 22, 2014 08:45, edited 1 time in total.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Thu Feb 20, 2014 13:11

What do you mean by account?
If you want to move a singleplayer world on another computer you don't need to do anything special.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Thu Feb 20, 2014 14:23

I login as robert@acomputer I want him to login as edmund@acomputer ans play his game there but he has been playing it for 10 days logged in on my as me therefore the world and all that he has created must be in my home folder and not his.
Thanks for replying


sfan5 wrote:What do you mean by account?
If you want to move a singleplayer world on another computer you don't need to do anything special.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Thu Feb 20, 2014 15:01

eddygray21 wrote:
sfan5 wrote:What do you mean by account?
If you want to move a singleplayer world on another computer you don't need to do anything special.
I login as robert@acomputer I want him to login as edmund@acomputer ans play his game there but he has been playing it for 10 days logged in on my as me therefore the world and all that he has created must be in my home folder and not his.
Thanks for replying

Move the world you want moved from /home/robert/.minetest/worlds to /home/edmund/.minetest/worlds.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Thu Feb 20, 2014 21:15

Sounds easy, I´ll give it a try. Many thanks.



sfan5 wrote:
eddygray21 wrote:
sfan5 wrote:What do you mean by account?
If you want to move a singleplayer world on another computer you don't need to do anything special.
I login as robert@acomputer I want him to login as edmund@acomputer ans play his game there but he has been playing it for 10 days logged in on my as me therefore the world and all that he has created must be in my home folder and not his.
Thanks for replying

Move the world you want moved from /home/robert/.minetest/worlds to /home/edmund/.minetest/worlds.
Last edited by eddygray21 on Thu Feb 20, 2014 21:15, edited 1 time in total.
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Fri Feb 21, 2014 11:21

Hi

I moved the worlds and copied over all the mods and get this error message
ERROR: ModError: Failed to load and run /home/edmund/.minetest/mods/skins/init.lua
Should I have installed all the mods again as opposed to just copying them over?
If I diff the two files they appear to be the same
I have changed the owner of the mods directory to edmund and now it crashes when the loading media is in progress.


eddygray21 wrote:Sounds easy, I´ll give it a try. Many thanks.



sfan5 wrote:
eddygray21 wrote:I login as robert@acomputer I want him to login as edmund@acomputer ans play his game there but he has been playing it for 10 days logged in on my as me therefore the world and all that he has created must be in my home folder and not his.
Thanks for replying

Move the world you want moved from /home/robert/.minetest/worlds to /home/edmund/.minetest/worlds.
Last edited by eddygray21 on Fri Feb 21, 2014 12:02, edited 1 time in total.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Fri Feb 21, 2014 13:36

eddygray21 wrote:
eddygray21 wrote:Sounds easy, I´ll give it a try. Many thanks.
sfan5 wrote:Move the world you want moved from /home/robert/.minetest/worlds to /home/edmund/.minetest/worlds.
Hi

I moved the worlds and copied over all the mods and get this error message
ERROR: ModError: Failed to load and run /home/edmund/.minetest/mods/skins/init.lua
Should I have installed all the mods again as opposed to just copying them over?
If I diff the two files they appear to be the same
I have changed the owner of the mods directory to edmund and now it crashes when the loading media is in progress.

Please post your debug.txt (you will find it in .minetest/debug.txt).
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Fri Feb 21, 2014 20:23

debug.txt It´s rather long. Thanks http://pastebin.com/1e7EcRSf
Last edited by eddygray21 on Fri Feb 21, 2014 20:23, edited 1 time in total.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Fri Feb 21, 2014 20:33

eddygray21 wrote:debug.txt It´s rather long. Thanks http://pastebin.com/1e7EcRSf

Ok, make sure the world folder is writeable.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Fri Feb 21, 2014 21:17

I think I have largely solved this myself.

Get all the permissions right on the directories in worlds, that is the owner is the login where the .minetest directory is.I made the group users but it has a read only permission.
Make sure that the mods that don´t work are disabled in the configuration section of the launcher in the account where you have moved the worlds to.

I have just realised how hard it is to write coherent explanations in these forums.

Thanks
Last edited by eddygray21 on Sat Feb 22, 2014 08:54, edited 1 time in total.
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Sun Feb 23, 2014 21:59

sfan5 wrote:
eddygray21 wrote:debug.txt It´s rather long. Thanks http://pastebin.com/1e7EcRSf

Ok, make sure the world folder is writeable.


I posted my last post before I saw this, Many thanks, you are right, it was a permissions problem. Obviously, if you change files from one account to another you have to sort out the permissions, I should know better.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 6 guests

cron