Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Razor: The Cutting Edge UO Assistant

Razor: The Cutting Edge UO Assistant Razor is an Assistant program (similar to the popular UOAssist) for player run Ultima Online shards.

Reply
 
Thread Tools Display Modes
Old 02-05-2007, 05:36 PM   #1 (permalink)
Forum Newbie
 
Join Date: May 2005
Posts: 22
Send a message via MSN to -DreadChaos-
Default Very Problem whit Razor

I have a problem...

OS: Windows Vista Ultimate Edition
Razor: 1.0.6
Client: UOML Patch 40 5.0.8.0

on cast spell, on video is -> example: An Jux [Language String "3215456" not found!]


and in razor, in the Skill Section, the name of skill is LanguageString "number" not found!


what is the problem?
__________________

Admin on UOSosaria
Work on RunUO 2.0 By The RunUO Team
-DreadChaos- is offline   Reply With Quote
Old 02-05-2007, 07:18 PM   #2 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 25
Posts: 4,868
Default

Sounds like Razor can't find your UO installation. Try manually selecting your UO install folder on the Welcome Screen.

Also make sure the cliloc file for whatever language you are using exists in the UO installation.

What language file are you using?
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 02-06-2007, 09:35 AM   #3 (permalink)
Forum Newbie
 
Join Date: May 2005
Posts: 22
Send a message via MSN to -DreadChaos-
Default



I Have manually select UO DATA Directory,
I have found all Cliloc file in the uo data directory

i have prove whit language ITA/ENG

the error persist...

zippy help me plz
__________________

Admin on UOSosaria
Work on RunUO 2.0 By The RunUO Team
-DreadChaos- is offline   Reply With Quote
Old 02-07-2007, 11:59 AM   #4 (permalink)
Forum Expert
 
Join Date: Feb 2006
Location: the leet gardens of hell
Posts: 1,545
Send a message via MSN to Windows Dark
Default

A friend had some problem, seemed to that.
Do you have .net framework 1.1 installed and owrking there? :P
__________________
Lack of Decent Players Made me Inactive.
Cool, isn't it?
Windows Dark is offline   Reply With Quote
Old 02-21-2007, 02:28 AM   #5 (permalink)
Forum Newbie
 
Join Date: Nov 2003
Posts: 33
Default

Aye need to install .net 1.1 thats what i did.
danatar is offline   Reply With Quote
Old 02-21-2007, 08:25 AM   #6 (permalink)
Forum Newbie
 
Join Date: May 2005
Posts: 22
Send a message via MSN to -DreadChaos-
Default

yes work whit .net 1.1

tnx
__________________

Admin on UOSosaria
Work on RunUO 2.0 By The RunUO Team
-DreadChaos- is offline   Reply With Quote
Old 02-22-2007, 01:07 AM   #7 (permalink)
Account Terminated
 
Join Date: Jul 2006
Posts: 12
Default

I have this same problem, but I'm on Windows Vista Home Premium. I'm not sure it's safe to install .net 1.1 since vista is built on .net 3.0.

Any advice?
Exedor is offline   Reply With Quote
Old 02-22-2007, 10:04 AM   #8 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

Vista is not "built" on 3.0. You can install any version of the .Net framework you wish.
__________________
Why is it that I'm never as smart as I thought I was yesterday?
My vast knowledge is only surpassed by my infinite ignorance.
<TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him
Malaperth is offline   Reply With Quote
Old 02-22-2007, 05:45 PM   #9 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 25
Posts: 4,868
Default

Quote:
Originally Posted by Exedor View Post
I have this same problem, but I'm on Windows Vista Home Premium. I'm not sure it's safe to install .net 1.1 since vista is built on .net 3.0.

Any advice?
I would not recommend UNinstalling 3.0, but there should be no issue with installing 1.1 along side it.

Or you can wait until I discover a fix for this issue.
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 02-22-2007, 07:49 PM   #10 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 25
Posts: 4,868
Default

I'm putting out an update tonight which may fix this issue, or at the very least will provide a more detailed error message so we can track down the problem.
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 02-25-2007, 01:27 PM   #11 (permalink)
Account Terminated
 
Join Date: Jul 2006
Posts: 12
Default Here's my current error message if it helps

There was an exception while attempting to load 'C:\Program Files\EA Games\Ultima Online Mondain's Legacy\cliloc.ENU':
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
at System.IO.BinaryReader.PeekChar()
at Ultima.StringList..ctor(String language)
at Assistant.Language.LoadCliLoc()
Exedor is offline   Reply With Quote
Old 02-25-2007, 02:09 PM   #12 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 25
Posts: 4,868
Default

Yes, actually, that helps a lot. Thanks!
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 02-26-2007, 01:01 PM   #13 (permalink)
Account Terminated
 
Join Date: Jul 2006
Posts: 12
Default =)

Right after I posted that error message I installed the .net framework 1.1 (On my vista home premium system).

Immediately both the big error page when starting razor and the language string not found when casting both went away.
Exedor 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