1 fil likt
1 kommentar
0 videoer
0 opplastninger
0 følgere
I have been using this script with no problems for a while now and suddenly this error has been happening. If anybody has any suggestions to fix it would be greatly appreciated. If i need to give more information, please let me know.
[08:09:36] [ERROR] Caught unhandled exception:
System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Double value)
at VehicleMission.GlobalInvest.GetDailyIncome(Int32 propertyIndex)
at VehicleMission.GlobalInvest.PayOut()
at VehicleMission.GlobalInvest.OnTick(Object sender, EventArgs e)
at SHVDN.Script.DoTick()
[08:09:36] [ERROR] The exception was thrown while executing the script VehicleMission.GlobalInvest from "C:\Users\ccomp\OneDrive\Desktop\Grand Theft Auto V\scripts\GlobalInvest.dll".
[08:09:36] [WARNING] Aborted script VehicleMission.GlobalInvest.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at SHVDN.Script.Abort()
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()