Go Back   RunUO - Ultima Online Emulation > RunUO > New Join Forum

New Join Forum So your new to RunUO and looking to work with people that are new, this is the place.

Reply
 
Thread Tools Display Modes
Old 11-14-2007, 04:24 PM   #1 (permalink)
Newbie
 
Join Date: Sep 2006
Age: 30
Posts: 27
Default I get stuck upon making a new char.

I just made a fresh install of both Razor and Runuo2.0. I login, take two steps, then I'm frozen still. What gives?
facsmth is offline   Reply With Quote
Old 11-14-2007, 06:10 PM   #2 (permalink)
Forum Expert
 
Join Date: Nov 2004
Posts: 1,656
Send a message via ICQ to Murzin Send a message via AIM to Murzin Send a message via MSN to Murzin
Default

incompatible client/server versions.
Murzin is offline   Reply With Quote
Old 11-14-2007, 07:55 PM   #3 (permalink)
Newbie
 
Join Date: Sep 2006
Age: 30
Posts: 27
Default

Quote:
Originally Posted by Murzin View Post
incompatible client/server versions.
Well, should I set the client to be used as 9th anniv?
facsmth is offline   Reply With Quote
Old 11-14-2007, 10:34 PM   #4 (permalink)
Forum Novice
 
AntKneeM's Avatar
 
Join Date: Sep 2007
Location: Lost somewhere in the trees......
Age: 17
Posts: 217
Send a message via AIM to AntKneeM
Default

Sorry Murzin can be alittle crpytic with his awnsers! What it is, is that your server isnt running on the same version as your UO client is... so question what RunUO are you using just 2.0 RC1 or the new SVN versions?? and what is your current client version for uo??
__________________
If someone asks for help its your job to help them.......words of a wise man!

Quote:
Originally Posted by TMSTKSBK View Post
Stabbing your monitor in the face is the solution for a lot of problems.
AntKneeM is offline   Reply With Quote
Old 11-15-2007, 01:08 AM   #5 (permalink)
Forum Expert
 
shiftydaclown's Avatar
 
Join Date: Jan 2006
Location: Sparks,NV
Age: 17
Posts: 1,008
Send a message via MSN to shiftydaclown
Default

same thing happens to me why
im fully Updated client an
Rc1 i think the one u can download from the site
i cant get SVn at all =/
__________________
"The Characters of Shifty"
LoTus[]-Necro/Archer-
Otis[]-Fence/Ninja/Mage-
A Shifted Clown-Tailor/BS/Carp-
"Like i said man its a fact i told you once before, Im Too Fresh For That"
shiftydaclown is offline   Reply With Quote
Old 11-15-2007, 10:56 AM   #6 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

RunUO 1.0 and RunUO 2.0 RC1 are only compatible with clients lower than 6.0.1.7

The code found in the SVN will eventually be released as RunUO 2.0 RC2, if you can't wait for that your only options are to downgrade your client, compile your own SVN exe, or get a precompiled version.

SVN Topic:
RunUO 2.0 SVN open to public, Update on 2.0 Release

How to use SVN
HowTo: Use Tortoise SVN

Easy Compile Guide:
Easy how to compile new server......

Tortoise SVN:
tortoisesvn.tigris.org

There are lots of topics around with SVN compile help if you need more help.

Arte Gordon also released a pre-compiled version over at his site XMLSpawnerFan.com

Last edited by stormwolff; 11-16-2007 at 12:54 PM.
stormwolff is offline   Reply With Quote
Old 11-15-2007, 11:40 AM   #7 (permalink)
Newbie
 
Join Date: Sep 2006
Age: 30
Posts: 27
Default

Not sure how to "downgrade" but I looked up the other topics while I was waiting for replies. Turns out I needed to "upgrade" my Runuo client and stuff using SVN. Last night I did that, but I had a butt-load of errors when I tried to load the client. Even when I commented out the things it complained about, there still was things it complained about.
facsmth is offline   Reply With Quote
Old 11-15-2007, 11:50 AM   #8 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Quote:
Originally Posted by facsmth View Post
Not sure how to "downgrade" but I looked up the other topics while I was waiting for replies. Turns out I needed to "upgrade" my Runuo client and stuff using SVN. Last night I did that, but I had a butt-load of errors when I tried to load the client. Even when I commented out the things it complained about, there still was things it complained about.
Downgradding is just reinstalling and stopping at a certain patch point. 5.0.9.1 is a good one to stop at. It is before the map changes and before the login changes.

When upgrading to the SVN you don't just drop everything on top of your RunUO 2.0 Rc1 folder. Some files were renamed, others have been moved in the SVN.

Your best bet is to start with a fresh SVN folder that contains the Data folder, script folder, and compiled exe from the SVN. After you get that working on its own you can then merge in any script edits and move over any saves/accounts from your older install.
stormwolff is offline   Reply With Quote
Old 11-15-2007, 12:12 PM   #9 (permalink)
Newbie
 
Join Date: Sep 2006
Age: 30
Posts: 27
Default

Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Commands/Handlers.cs:
    CS0234: Line 20: The type or namespace name 'Diagnostics' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
 + Misc/ClientVerification.cs:
    CS0246: Line 123: The type or namespace name 'ClientVersionReceivedArgs' cou
ld not be found (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
Here's my current set of errors.

Is RUNUO fully compatible with the UOML.exe download I got from Fileplanet? It hasn't been patched.

Last edited by facsmth; 11-15-2007 at 12:25 PM.
facsmth is offline   Reply With Quote
Old 11-15-2007, 12:56 PM   #10 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Quote:
Originally Posted by facsmth View Post
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Commands/Handlers.cs:
    CS0234: Line 20: The type or namespace name 'Diagnostics' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
 + Misc/ClientVerification.cs:
    CS0246: Line 123: The type or namespace name 'ClientVersionReceivedArgs' cou
ld not be found (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
It looks like you may be missing some files. Your RunUO folder should contain the Data folder and the Scripts folder. Try re downloading those from the SVN. You also can't mix and match the 2.0 Rc1 Scripts and the SVN EXE/Scripts. Not sure if you are doing that, just a suggestion.

Quote:
Originally Posted by facsmth View Post
Is RUNUO fully compatible with the UOML.exe download I got from Fileplanet? It hasn't been patched.
Yes it should be. If you have not patched you should be fine with RunUO 2.0 RC1, you only need the svn if you want an update RunUO and 6.0.1.7+ combatability.

Last edited by stormwolff; 11-15-2007 at 03:16 PM.
stormwolff is offline   Reply With Quote
Old 11-15-2007, 03:10 PM   #11 (permalink)
Forum Novice
 
AntKneeM's Avatar
 
Join Date: Sep 2007
Location: Lost somewhere in the trees......
Age: 17
Posts: 217
Send a message via AIM to AntKneeM
Default

Yes, as storm said your probally trying to throw em in with RunUO 2.0 RC1 which is wrong you need to merge any other files you want from an older RunUO version using something like Winmerge. Stormwolf has been very detailed with his helped that should get you started!! ++Karma Storm good details
__________________
If someone asks for help its your job to help them.......words of a wise man!

Quote:
Originally Posted by TMSTKSBK View Post
Stabbing your monitor in the face is the solution for a lot of problems.
AntKneeM is offline   Reply With Quote
Old 11-15-2007, 04:15 PM   #12 (permalink)
Newbie
 
Join Date: Sep 2006
Age: 30
Posts: 27
Default

I made a fresh folder, though. It's listed on my computera as C:\runuo3.
I'm not home, but I'll list the contents later on.
facsmth is offline   Reply With Quote
Old 11-15-2007, 05:39 PM   #13 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Quote:
Originally Posted by facsmth View Post
I made a fresh folder, though. It's listed on my computera as C:runuo3.
I'm not home, but I'll list the contents later on.
Sorry to say it, but listing the contents here probably won't help much, I doubt anybody else has the time or willpower to go through your list to see what you are missing.

Tortoise SVN should be able to check your folder for you and download any missing scripts. Right click on your folder and assuming you have already checked out the SVN once choose SVN Update to recheck your folders.

Last edited by stormwolff; 11-15-2007 at 05:43 PM.
stormwolff is offline   Reply With Quote
Old 11-16-2007, 12:18 PM   #14 (permalink)
Newbie
 
Join Date: Sep 2006
Age: 30
Posts: 27
Default

Nm. I copied the old Runuo thing into the folder. But following the instructions given in another thread, I just compiled a new Runuo.exe and it works fine. Yay!

YAY AGAIN! I altered my character creation script, it gave me errors for half an hour, but I finally figured out how to fix it. Man, this thing makes feel stupid most of the time, but I felt really smart when I compiled the darn .exe file.

Last edited by facsmth; 11-16-2007 at 07:11 PM.
facsmth 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