I have searched the board for Razor issues. Havnt seen the specific issue i have. after d/l client and trying to run Razor i get the following error before it starts: "Razor was unable to locate and load a suitable UO cliloc file. Some text may not be displayed." After clicking OK the "WELCOME TO RAZOR" info box pops up with correct info filled in (data directory; port; etc). After clicking OKAY. i get a repeat of above msg. I click OK again and get this msg: COULD NOT START CLIENT "Unable to launch the client specified. (Error: UNKNOWN_ERROR) TwoD: "-null-" " then click OK and it all closes. anyone have any isight on issue? thank you.
I ran some tests to verify this wasn't an issue with the installer and I think i know what causes it. Step 1. Close all copies of ultima/razor. Step 2. Download the UOR full client installer. http://www.uorenaissance.com/downloads/RenaissanceClientInstaller-Setup.exe Step 3. Install the client, I would recommend the default installation folder just to simplify things. Step 4. Make sure razor is pointing to this location, it could be set on Auto Detect. See this page on our website for some additional information. If it still gives you trouble let us know. http://www.uorenaissance.com/?page=m_connecting
To follow up on this we did find an issue with a missing file in the installer. So if anyone else has this problem please let me know.
kinda fuzzy, but i reinstall with this client and get this cliloc mines played but i seem to hang on things(comparable to lagg) at 30-40 ping every 2-4 steps or so. yeah compatibilities are set correct on everything too
Apparently razor doesn't like it if the cliloc path is anywhere but /Program Files/Ultima Online/. People who moved the install there said the error disappeared. Try moving where you have ultima installed. Just throwing it in there but make sure you are running razor as admin. Note I have not actually used the installer, I'm going to download and run it on a box without ultima and see if I can recreate the error when I am off of work. Most people said they can ignore the error and the game works fine, I'm not sure what the lag your getting is. If I understand correctly, CliLoc errors are usually caused by a disagreement with where the Windows registry thinks the UO folder is. If you open up RegEdit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0, you may see that the locations are different from where your client is actually installed. You can either edit the keys manually or paste code such as the following into a text file and save it as something like "UO_CliLoc.reg". Make sure the "C:\\Path\\To\\UO" part is your actual UO folder location. Use single backslashes if editing the keys in RegEdit, double backslashes if creating a .reg file. If you make your own file, sometimes just running the .reg will work and ask you are you sure you want to change things. Some people have to right click the file and select "Merge", or Open with -> Registry Editor. If you have 32-bit Windows XP/Vista/7, use: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0] "ExePath"="C:\\Path\\To\\UO\\client.exe" "InstCDPath"="C:\\Path\\To\\UO" "Upgraded"="Yes" "StartExePath"="C:\\Path\\To\\UO\\uo.exe" "PatchExePath"="C:\\Path\\To\\UO\\uopatch.exe" If you have 64-bit Windows XP/Vista/7, use: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Origin Worlds Online\Ultima Online\1.0] "ExePath"="C:\\Path\\To\\UO\\client.exe" "InstCDPath"="C:\\Path\\To\\UO" "Upgraded"="Yes" "StartExePath"="C:\\Path\\To\\UO\\uo.exe" "PatchExePath"="C:\\Path\\To\\UO\\uopatch.exe" Here is an Example of what my .reg file looks like Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Origin Worlds Online] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Origin Worlds Online\Ultima Online] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Origin Worlds Online\Ultima Online\1.0] "ExePath"="C:\\Program Files (x86)\\Ultima Online\\client.exe" "InstCDPath"="C:\\Program Files (x86)\\Ultima Online" "PatchExePath"="C:\\Program Files (x86)\\Ultima Online\\uopatch.exe" "StartExePath"="C:\\Program Files (x86)\\Ultima Online\\uo.exe"
yea i got compatibilies on razor and client set. thing is, i dont put anything on c: except Ubuntu and windows 7
thx ill look at these and see if the paths are correct ok, im missing WoW6432Node key, i think installer is looking for the program files x86 folder, and when not there doesnt install everything and no warning either or errors. maybe*shrugs*
i guess yall will be special enough to go on my c drive, but i tell u its against my religion :twisted: something with the wow key edit: neither one worked, ima keep looking into it i guess solvedthx tater) i was missing this in registry through installer: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Origin Worlds Online\Ultima Online\1.0] "ExePath"="C:\\Program Files (x86)\\Ultima Online\\client.exe" "InstCDPath"="C:\\Program Files (x86)\\Ultima Online" "PatchExePath"="C:\\Program Files (x86)\\Ultima Online\\uopatch.exe" "StartExePath"="C:\\Program Files (x86)\\Ultima Online\\uo.exe"
now to put all this back on b drive lol also, i used to kinda lagg for a sec(the hanging i was talking about) when i recall or open corpses. now it is running like it used to flawlessly.
Have been trying to get Razor to run again on my system, but I get this constant error. I've tried to fix registry, ran through EVERYTHING on this site. Everytime I load Razor.. I get this: Razor has stopped working Windows can check online for a solution to the problem. Check online for a solution and close the program Close the program Description: Stopped working Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: razor.exe Problem Signature 02: 1.0.13.4 Problem Signature 03: 4e1a2464 Problem Signature 04: mscorlib Problem Signature 05: 2.0.0.0 Problem Signature 06: 5174ddfb Problem Signature 07: 3597 Problem Signature 08: 24 Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.1.7601.2.1.0.256.4 Locale ID: 1033"
Anyone happen to have an older version of the Razor client? It's the only thing I can think of that might work.