Full Version : Latest RunUO 2.0 server - rev 286
xmlspawner >>Misc >>Latest RunUO 2.0 server - rev 286


<< Prev | Next >>

ArteGordon- 08-31-2006
QUOTE (koluch @ August 30, 2006 05:11 pm)
1 quick question
Is there a reason not to start the server in dedug mode normally from the shortcut ?
Then when it does crash you have the debug ? reason I ask is our old server only crashed 2-3 times in a few years but running svn's seems like that would be the thing to do.
Thanks on the cache info Did not know that we should be deleting it on each update

any advice is welcome
Thank you

there is going to be a small performance hit for adding in the debugging information, but if it hasnt been a problem for you then I wouldnt worry about it.

Erica- 09-02-2006
Svn just update to 83 has to do with scripts and one core which is Server/Mobile.cs

Erica- 09-15-2006
Svn 88 now thought i let you know ArteGordon.

Cereal Killer- 09-18-2006
QUOTE (Erica @ September 16, 2006 05:38 am)
Svn 88 now thought i let you know ArteGordon.

I downloaded and tried the compiled SVN 88 and got some errors then made sure I had all the latest scripts and data files from the SVN to go with it.....Seems all the non-core stuff is SVN 86 max and they went and changed something with the core that changes how some of the SendInfo (NetState state) Methods are handled which is causing a major conflict so I tossed the SVN 83 exe back in that I have and it worked fine.

Thought people would want to know tongue.gif

ArteGordon- 09-18-2006
there may be some updating problem with the svn at the moment. rev 88 of the scripts does have the mods to Corpse.cs, HouseFoundation.cs, Blocker.cs, and LOSBlocker.cs needed to compile properly with rev 88 of the server. Updated versions of those files are included below.

Erica- 09-22-2006
svn went up to 89 not sure if its the 88 that they took and updated with more stuff so i still made svn 89 just incase.

ArteGordon- 09-22-2006
yeah, nothing seems to have changed although I now get checksum complaints about corpse.cs in Scripts so I wouldnt be surprised if there was another maintenance revision coming.

Erica- 09-22-2006
Just got updated to Svn 90 just core got changed no scripts .

Erica- 09-22-2006
SVN 91 Now no core thought its scripts on this one lol.

Erica- 10-05-2006
Svn 92 Server/Guild on core was updated and some other scripts and the data files were updated to so it wont crash no more on decoration on the ankh that was changed in data.

Erica- 10-16-2006
Hmm weird i checked show log on svn and its only been updated it to svn 92 where did svn 93 come from.

ArteGordon- 10-16-2006
yeah, the log doesnt mention 93 or changes associated with it. Must have been an internal revision.

Lord Hog Fred- 10-23-2006
Where can I find out what changes have been made to distro scripts?

ArteGordon- 10-24-2006
when you do an svn update, you can show the log, and that will give a brief description of the changes and list the files that were changed for each update. You can also double click the individual files listed to bring up a file comparison window to show you the exact changes made to each file.

You can also bring up the log directly from the svn menu (right click your RunUO svn folder, TortoiseSVN->Show log)
This assumes you are using Tortoise svn.

Lord Hog Fred- 10-24-2006
Where can I find the svn address for the checkout?