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

Weird error

n0mad

New Member
Joined
Oct 4, 2014
Messages
12
Reaction score
0
I get not very often this error:
Code:
[Trinity 2.55.708] GetValue<System.Int32>() type conversion failed System.OverflowException: Value was either too large or too small for an Int32.
   at System.Convert.ToInt32(Double value)
   at System.Single.System.IConvertible.ToInt32(IFormatProvider provider)
   at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   at System.Convert.ChangeType(Object value, Type conversionType)
   at Trinity.Framework.Objects.Memory.Attributes.AttributeItem.GetValue[T]() in R:\Various\Demonbuddy\Plugins\Trinity\Framework\Objects\Memory\Attributes\AttributeItem.cs:line 82

by your knowledge is it something wrong with DB/Trinity or something wrong with my configuration?

Thanks in advance for your help.
 
is the error a show stopper or you just get the error?
 
ok,since its not a show stopper you can ignore it

we will check it tho :)
 
Back
Top