Author Topic: Why does this script work on one computer but not the other?  (Read 2777 times)

0 Members and 1 Guest are viewing this topic.

Offline OMGBurgersTopic starter

  • Hero Member
  • *
  • Posts: 800
  • Activity:
    0%
  • Reputation Power: 7
  • OMGBurgers has no influence.
  • Respect: +44
  • Referrals: 0
    • View Profile
Why does this script work on one computer but not the other?
« on: December 12, 2009, 08:17:48 PM »
0
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?

Offline rana70

  • Elite
  • *
  • *
  • Posts: 294
  • Activity:
    0%
  • Reputation Power: 5
  • rana70 has no influence.
  • Gender: Male
  • Respect: +37
  • Referrals: 2
    • View Profile
    • MyScripts
Re: Why does this script work on one computer but not the other?
« Reply #1 on: December 12, 2009, 08:59:49 PM »
0
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

Offline OMGBurgersTopic starter

  • Hero Member
  • *
  • Posts: 800
  • Activity:
    0%
  • Reputation Power: 7
  • OMGBurgers has no influence.
  • Respect: +44
  • Referrals: 0
    • View Profile
Re: Why does this script work on one computer but not the other?
« Reply #2 on: December 12, 2009, 09:06:52 PM »
0
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.

Offline OMGBurgersTopic starter

  • Hero Member
  • *
  • Posts: 800
  • Activity:
    0%
  • Reputation Power: 7
  • OMGBurgers has no influence.
  • Respect: +44
  • Referrals: 0
    • View Profile
Re: Why does this script work on one computer but not the other?
« Reply #3 on: December 12, 2009, 09:11:43 PM »
0
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!

Scrripty

  • Guest
Re: Why does this script work on one computer but not the other?
« Reply #4 on: December 13, 2009, 04:41:00 PM »
0
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. :)

Offline OMGBurgersTopic starter

  • Hero Member
  • *
  • Posts: 800
  • Activity:
    0%
  • Reputation Power: 7
  • OMGBurgers has no influence.
  • Respect: +44
  • Referrals: 0
    • View Profile
Re: Why does this script work on one computer but not the other?
« Reply #5 on: December 14, 2009, 01:41:13 PM »
0
nope I installed uo assist as soon as uo was done patching :/

Tags: