Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 11-17-2007, 05:36 PM   #1 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Default I lose my new world Ive created everytime I log out, how and where do I back it up ?

I have created 6 different worlds so far and everytime I log out I cannot log back in. I do know Im supposed to keep the console window open but when I try and save the world in different ways it never works. I just want to be able to save what I have done so far and be able to log back into my world, as we all know computers do freeze or need rebooting for updates at times. Please explain how and where I could save my world to reaccess it if ever I need to, thanks so much for the oppurtunity to have my own World,.

Last edited by cjpainter1; 11-18-2007 at 05:18 PM.
cjpainter1 is offline   Reply With Quote
Old 11-17-2007, 08:41 PM   #2 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

The world should auto save every 30 or 60 minutes by default. You can also force a save in game by using the [save command while on your owner account or by using the [admin panel and choosing save.
stormwolff is offline   Reply With Quote
Old 11-18-2007, 06:47 AM   #3 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Default

Yes Stormwolf and it does but when the console is closed, I lose the whole world;" the console that creates the world in the beginning." Maybe I have done something wrong. I put in my IP address for public, I have more than 1 comp. and people that play here too. But I know eventually I will have to restart this computer and lose it again ;unless Im not looking in the right places for the saves. I read in the freeze world which I didnt do, but it said to make a new directory for world data files ;which I did do. Someone please tell me what Im not doing or what Im doing wrong. Sounds like like yaw can keep going back to me, so help please. A wondering Soul here, lol.

Last edited by cjpainter1; 11-18-2007 at 05:17 PM.
cjpainter1 is offline   Reply With Quote
Old 11-18-2007, 12:35 PM   #4 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Default

I guess what Im asking is what File do I open to regain access to my UO Ive created when I have to restart my computer and the world console is closed ?

Last edited by cjpainter1; 11-18-2007 at 05:16 PM.
cjpainter1 is offline   Reply With Quote
Old 11-18-2007, 03:11 PM   #5 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
Default

It should automatically access the save files when you start your RunUO.
__________________
May you have the strength of eagles' wings,
the faith and courage to fly to new heights,
and the wisdom of the universe to carry you there.
Hammerhand is offline   Reply With Quote
Old 11-18-2007, 05:27 PM   #6 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Default Ok,it should access them itself but what if-

What if I changed stuff in the files like where players start at and IP's and do you mean start the RunUO.exe file or just a shortcut or what. Can you tell Ive never created like this before, lol? I have just played the game up till about a week ago when I found runuo.
cjpainter1 is offline   Reply With Quote
Old 11-18-2007, 08:26 PM   #7 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
Default

When you first downloaded and installed the server, it would have given you a shortcut. Thats all you need to "start" the server. The "blackbox" console should then appear saying its compiling scripts. Its basically at that point that it should be accessing the save files and checking for any new scripts that have been installed. You dont need to manually go to the save files unless you've ended up with a corrupt save. After the server loads and you've logged in, it should save every 30 to 60 minutes by default. After a save, you should be able to close out the server and be fine the next time you boot it up. If it isnt saving properly, you may need to redownload and reinstall the server. If you get any errors, please post them so that we can better help you. If you changed the start area and the server wasnt able to run it, you would be getting errors.
__________________
May you have the strength of eagles' wings,
the faith and courage to fly to new heights,
and the wisdom of the universe to carry you there.
Hammerhand is offline   Reply With Quote
Old 11-18-2007, 08:49 PM   #8 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Smile Ok, shortcut but,,,,

It was a winrarzip file and I saved it to my desktop, will that still work maybe, Im so far along in the world now and failed with numerous other trys, so Im apprehensive. The other times though I didnt use the shortcut, I went straight to runuo.exe and it would say error compiling IP Limiter and a few others I cant recall but I will try the shortcut. Does it matter that I placed them on my desktop though ?, Many Thanks HammerHand
cjpainter1 is offline   Reply With Quote
Old 11-18-2007, 10:23 PM   #9 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Unhappy Here are the errors it says...

Errors on opening RunUO.txt

Errors Im getting on RunUO.txt
cjpainter1 is offline   Reply With Quote
Old 11-19-2007, 05:54 AM   #10 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
Default

Ok... for the ServerList.cs, looks like you forgot to put the ; in at the end of the line.
Code:
public static readonly string Address = null;
For the AccountHandler, when you changed the starting city, looks like you forgot to add new with the starting city name.
Code:
private static CityInfo[] StartingCities = new CityInfo[]
			{
				new CityInfo( "Yew",		"The Empath Abbey",			633,	858,	0  ),
In the DataPath.cs, you have a few wrong characters on the error line.

As for the IPLimiter, please post that script using the # symbol above. Just click on it and then paste the script between the 2 ][ symbols. It should make it easier to track down the booboos.
__________________
May you have the strength of eagles' wings,
the faith and courage to fly to new heights,
and the wisdom of the universe to carry you there.
Hammerhand is offline   Reply With Quote
Old 11-19-2007, 09:55 AM   #11 (permalink)
Lurker
 
cjpainter1's Avatar
 
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
Default

Ok,thanks HammerHand. What I did was just started a new world in which Im not changing nothing in the scripts an so on unless I post first and find out the correct method and path. Also, now my shortcut works, I can close the console and it brings up the world just as I left it with no errors. I was getting ahead of myself and rushing things but not no more. Practice makes perfect, lol. Again, thanks for the oppurtunity to have my own shard.
cjpainter1 is offline   Reply With Quote
Old 03-17-2008, 10:15 AM   #12 (permalink)
Newbie
 
Vladamir's Avatar
 
Join Date: Dec 2005
Posts: 21
Default Save?!

Yes, be sure when running RunUo.exe you keep it open, this console is what governs all of your scripts and allows your "world/shard" to be connected to. Keep it open and be sure to use the [save command just before you close the server down, that way everything is saved for when you fire it back up. Good luck!
__________________
_______________________________
I don't like you and you don't like me.
Wait what?
Vladamir is offline   Reply With Quote
Old 03-17-2008, 03:05 PM   #13 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
Default

Quote:
Originally Posted by Vladamir View Post
Yes, be sure when running RunUo.exe you keep it open, this console is what governs all of your scripts and allows your "world/shard" to be connected to. Keep it open and be sure to use the [save command just before you close the server down, that way everything is saved for when you fire it back up. Good luck!
Did you check the date on the posts, or are you just responding randomly? The problem was resolved 4 months ago.
__________________
May you have the strength of eagles' wings,
the faith and courage to fly to new heights,
and the wisdom of the universe to carry you there.
Hammerhand is offline   Reply With Quote
Old 03-21-2008, 11:02 AM   #14 (permalink)
Newbie
 
Vladamir's Avatar
 
Join Date: Dec 2005
Posts: 21
Default Yes.

I did infact realize this, but since the solution was not stated clearly I figured anyone searching for the same kind of question would want an answer that was more clear. I apologize if this has somehow ruined your life. Thanks for being rude about it none the less.
__________________
_______________________________
I don't like you and you don't like me.
Wait what?
Vladamir is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5