PDA

View Full Version : NullReferenceException



outspan
02-17-2012, 01:02 PM
This came up randomly while I was playing.


System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in HoldemManager.Modules.UI.HUD.LayeredWindow.ClickTi ck(Object sender, EventArgs e)
in System.Windows.Forms.Timer.OnTick(EventArgs e)
in System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



Riferimento a un oggetto non impostato su un'istanza di oggetto translates to: "reference to an object which is not set as an instance of object."

Patvs
02-19-2012, 04:04 AM
Which Operating System, Firewall, and Anti-Virus are you using?

For W7 and Vista you must set \holdem manager\holdemmanager.exe, hudfuncsapp.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager2 installation directory. Right click the executables and select properties... then select "Run as admin" from the compatibility tab.

Add exceptions to the windows firewall for those files even if the firewall is turned off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily.

Run a manual Windows Update and install all .net framework updates.

Turn off User Account Control: How to Disable and Turn Off UAC in Windows 7 « My Digital Life (http://www.mydigitallife.info/2008/12/30/how-to-disable-and-turn-off-uac-in-windows-7/)

outspan
02-22-2012, 01:26 PM
Hi, thank you for the response.

I'm running Windows XP Home SP3, standard firewall, Avast antivirus. Do I still need to set holdemmanager.exe and hudfuncsapp.exe as started by admin? Is there something else that I need to do with Win XP? Thank you.

Patvs
02-23-2012, 12:31 AM
Run a manual Windows Update and install all .net framework updates.


You don't have to change admin settings.