What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

GB2 Object reference not set to an instance of an object

wozoki

New Member
Joined
Jan 15, 2010
Messages
580
Reaction score
5
This happens from time to time and its totally uncalled for.
Since aRelog isnt working for me, this almost always ruins my over night sessions.

Last time I deleted my Log files, its was over 800 MB o.0
 

Attachments

Im still getting this error. Even after reformatting my PC today i still get this error from time to time.
My HB even freezes because its spamming so much errors..
 
8:18:28.044 D] Styx.CommonBot.Profiles.ProfileAttributeExpectedException`1[System.Single]: XML Error: Value "1528,802" in "X" attribute is not supported! Expected floating type. - On line 29 - [X="1528,802"]
at ..(XElement )
 
This is my line 29. I cant see whats wrong with my value "X"
<Vendor Name="Singegruff" Entry="56705" Type="Repair" X="1528,802" Y="-1806,385" Z="246,2001" />
 
Last edited:
Wrong line from wrong profile.

This is the correct line

<Vendor Name="Singegruff" Entry="56705" Type="Repair" X="1528,802" Y="-1806,385" Z="246,2001" />

Sorry.

So this is correct?
<Vendor Name="Singegruff" Entry="56705" Type="Repair" X="1528.802" Y="-1806.385" Z="246.2001" />

"." instead of "," ?
 
Last edited:
OK cheers. that's hopefully one issue resolved.
 
Back
Top