|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Lurker
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
|
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. |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
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.
|
|
|
|
|
|
#3 (permalink) |
|
Lurker
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
|
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. |
|
|
|
|
|
#4 (permalink) |
|
Lurker
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
|
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. |
|
|
|
|
|
#5 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
|
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. |
|
|
|
|
|
#6 (permalink) |
|
Lurker
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
|
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.
![]() |
|
|
|
|
|
#7 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
|
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. |
|
|
|
|
|
#8 (permalink) |
|
Lurker
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
|
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 |
|
|
|
|
|
#10 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
|
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; Code:
private static CityInfo[] StartingCities = new CityInfo[]
{
new CityInfo( "Yew", "The Empath Abbey", 633, 858, 0 ),
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. |
|
|
|
|
|
#11 (permalink) |
|
Lurker
Join Date: Nov 2007
Location: On UO and Refinishing Furniture in between scripts.....
Age: 39
Posts: 21
|
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.
|
|
|
|
|
|
#12 (permalink) |
|
Newbie
Join Date: Dec 2005
Posts: 21
|
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? |
|
|
|
|
|
#13 (permalink) | |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,356
|
Quote:
__________________
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. |
|
|
|
|
|
|
#14 (permalink) |
|
Newbie
Join Date: Dec 2005
Posts: 21
|
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? |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|