ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: OMGBurgers on December 12, 2009, 08:17:48 PM

Title: Why does this script work on one computer but not the other?
Post by: OMGBurgers on December 12, 2009, 08:17:48 PM
I wrote a lumberjack script & been running it a lot lately.  It works flawless on my main computer.  As soon as I run it on my other computer it don't work at all. 

The main problem is the tile commands arn't working for some reason.  tile cnt don't return any data at all.

The only thing i can think of is that the other computer is on the LATEST client & easyuo.  The one I'm currently running is on an older client/easyuo.

Does anyone else have problems with tile commands w/ the latest client/easyuo?
Title: Re: Why does this script work on one computer but not the other?
Post by: rana70 on December 12, 2009, 08:59:49 PM
Hi,

the Tile command is an issue in EUOX since SA was released,
mostly in the new land .. but I have read there is also an
registry issue with "old land lumber" after the SA update.

Over on winuo is a post about a registry fix that helped a few people:

Code: [Select]
[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0]   
"ExePath"="C:\\Program Files\\EA Games\\Ultima Online 2D Client\\client.exe"

If your UO is not installed in this folder:
C:/Program Files/EA Games/Ultima Online 2D

you have to edit your regfile !

Start: Regedit,
Search for the Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0]
Edit: "ExePath"= value, to what ever fits to your installation

cu
Title: Re: Why does this script work on one computer but not the other?
Post by: OMGBurgers on December 12, 2009, 09:06:52 PM
I don't have a folder for 1.0 on that computer.  Only one that's titled "KR Legacy Beta".  On this computer here (That it works on) I have the 1.0 folder AND the KR Legacy beta folder.

All both computers all 3 exepath values are exactly the same and correct.
Title: Re: Why does this script work on one computer but not the other?
Post by: OMGBurgers on December 12, 2009, 09:11:43 PM
okay i just got it working...

I exported all the registery keys in the folder from this computer & installed em on the other computer.  fixed it right up.  thanks a ton!
Title: Re: Why does this script work on one computer but not the other?
Post by: Scrripty on December 13, 2009, 04:41:00 PM
I believe you don't have uoassist on the one that didn't work either right?  Installing even the test version of Assist will fix your issue too. :)
Title: Re: Why does this script work on one computer but not the other?
Post by: OMGBurgers on December 14, 2009, 01:41:13 PM
nope I installed uo assist as soon as uo was done patching :/