RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[BUG] Macro after logout

dddie

Wanderer
[BUG] Macro after logout

Operating System: Microsoft Windows XP Home Edition 5.1.2600 SP1 Build 2600
Razor Version: 0.1.10.37410
Emulator Logging Into: RunUO Pre Release 3
Client Version: 4.0.2a

Brief problem Description:
I was using a looping healing macro on razor, when, after log out, the macro was still active, and I received this error:

System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
at Assistant.Macros.MacroTimer.OnTick()
at Assistant.Timer.Slice()
at Assistant.MainForm.timerTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)

Macro in loop:
Wait for Hits <= 100
Say "\bandageself"
Pause 7,00sec
 

Crindle

Wanderer
Hey um dude this just means you didnt shut down razor? Someties if you get disconnet it says that maybe when you log out it thinks you were disconnected. The message is casue by the razor and frame it wont do anything just ignore it or reinstall.
 
Top