Counter error

Post Reply
User avatar
WiseOne
Posts: 1806
Joined: Tue Feb 08, 2011 4:16 am
Location: Behind Yew

Counter error

Post by WiseOne »

This started happening a few weeks back. I tried uninstalling razor and the ultima online client and even downloaded the client installer and installed from that yet this problem came back and persists. Any ideas?

Image
♥ Baaaaaaaaaaam ♠

User avatar
Causa Mortis
Posts: 216
Joined: Mon May 28, 2012 5:53 am
Location: Right behind you.
Contact:

Re: Counter error

Post by Causa Mortis »

Uninstalling razor won't remove counters.xml in C:\Users\(yourname)\AppData\Roaming\Razor (must have show hidden files and folders on to see "appdata")

You need to delete the counters.xml in that folder
Image
IRC = Tater
[url=irc://irc.wildirc.net:6667/new]#new[/url] <--- new player assistance IRC channel

Rammar
UOSA Donor!!
UOSA Donor!!
Posts: 1513
Joined: Thu Jan 07, 2010 4:36 pm

Re: Counter error

Post by Rammar »

No idea why you got the error to begin with, but 'counters.xml' exists in one to two places depending on your Razor version.

'%APPDATA%\Razor' - This is used by newer versions.
'C:\Program Files\Razor' (or whatever your install path was) - Older versions used this, and I believe newer versions will still use this as a backup (read only) if the other does not exist.

If you want to try and solve it without reinstalling, delete '%APPDATA%\Razor\counters.xml'... if that doesn't work, delete them both, I assume it will recreate blank ones.

For future reference, I'd suggest backing up your files in %APPDATA%.

User avatar
WiseOne
Posts: 1806
Joined: Tue Feb 08, 2011 4:16 am
Location: Behind Yew

Re: Counter error

Post by WiseOne »

Deleting the appdata counters file solved the error problem, thanks guys.

The graphic for the counter items doesn't show in the bar now it just shows the letters and razors list looks empty.
♥ Baaaaaaaaaaam ♠

User avatar
Causa Mortis
Posts: 216
Joined: Mon May 28, 2012 5:53 am
Location: Right behind you.
Contact:

Re: Counter error

Post by Causa Mortis »

Copy and paste this into a text file and save it as counters.xml and place it where the old one was (notepad is good)

Code: Select all

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<counters>
	<counter>
		<name>Bandages</name>
		<format>aids</format>
		<itemid>3617</itemid>
		<hue>-1</hue>
	</counter>
	<counter>
		<name>Black Pearl</name>
		<format>bp</format>
		<itemid>3962</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Blood Moss</name>
		<format>bm</format>
		<itemid>3963</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Cure Potions</name>
		<format>cure</format>
		<itemid>3847</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Garlic</name>
		<format>gl</format>
		<itemid>3972</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Ginseng</name>
		<format>gs</format>
		<itemid>3973</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Heal Potions</name>
		<format>heal</format>
		<itemid>3852</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Mandrake Root</name>
		<format>mr</format>
		<itemid>3974</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Nightshade</name>
		<format>ns</format>
		<itemid>3976</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Spider's Silk</name>
		<format>ss</format>
		<itemid>3981</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Sulfurous Ash</name>
		<format>sa</format>
		<itemid>3980</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Batwing</name>
		<format>bw</format>
		<itemid>3960</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Nox Crystal</name>
		<format>nc</format>
		<itemid>3982</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Grave Dust</name>
		<format>gd</format>
		<itemid>3983</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Daemon Blood</name>
		<format>db</format>
		<itemid>3965</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Pig Iron</name>
		<format>pi</format>
		<itemid>3978</itemid>
		<hue>0</hue>
	</counter>
	<counter>
		<name>Arrows</name>
		<format>arw</format>
		<itemid>3903</itemid>
		<hue>-1</hue>
	</counter>
	<counter>
		<name>Bolts</name>
		<format>blt</format>
		<itemid>7163</itemid>
		<hue>-1</hue>
	</counter>
	<counter>
		<name>refresh</name>
		<format>ref</format>
		<itemid>3851</itemid>
		<hue>-1</hue>
	</counter>
	<counter>
		<name>strength</name>
		<format>strn</format>
		<itemid>3849</itemid>
		<hue>-1</hue>
	</counter>
	<counter>
		<name>dexter</name>
		<format>dexs</format>
		<itemid>3848</itemid>
		<hue>-1</hue>
	</counter>
	<counter>
		<name>splode</name>
		<format>expl</format>
		<itemid>3853</itemid>
		<hue>-1</hue>
	</counter>
</counters>
Image
IRC = Tater
[url=irc://irc.wildirc.net:6667/new]#new[/url] <--- new player assistance IRC channel

User avatar
WiseOne
Posts: 1806
Joined: Tue Feb 08, 2011 4:16 am
Location: Behind Yew

Re: Counter error

Post by WiseOne »

Nope :(
♥ Baaaaaaaaaaam ♠

User avatar
WiseOne
Posts: 1806
Joined: Tue Feb 08, 2011 4:16 am
Location: Behind Yew

Re: Counter error

Post by WiseOne »

Causa Mortis aka Tater helped me resolve this over IRC

Thanks a lot mate!

Cheers
♥ Baaaaaaaaaaam ♠

Post Reply