2 files liked
1 comment
0 videos
0 uploads
0 followers
I get this error when i enter the marker after the call
[20:46:47] [ERROR] Caught unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at CluckinbellFarmRaid_SP.CluckinbellFarmRaid.OnTick(Object sender, EventArgs e) in D:\GRAND THEFT AUTO V\GTAV modding\Source Code (BACKUP 06.06.25)\Active\CluckenbellFarmRaid_SP\CluckenbellFarmRaid_SP\CluckinbellFarmRaid.cs:line 5652
at SHVDN.Script.DoTick()
[20:46:47] [ERROR] The exception was thrown while executing the script CluckinbellFarmRaid_SP.CluckinbellFarmRaid from "U:\Grand Theft Auto V\scripts\CluckinbellFarmRaid_SP.dll".
[20:46:47] [WARNING] Aborted script CluckinbellFarmRaid_SP.CluckinbellFarmRaid.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at SHVDN.Script.Abort()
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()