Laster...
0 filer likt
1 kommentar
0 videoer
0 opplastninger
0 følgere
  • Default

    When I use the search function the following error happens, preventing the script from working entirely:
    [16:32:41] [ERROF] Caught unhandled exception:
    [16:32:41] [ERROF] System.NullReferenceException: Object reference not set to an instance of an object.
    [16:32:41] [ERROF] at SHVDN.NativeMemory.GetGuidsInFWBasePool(UInt64 ptrOfPoolPtr, FVector3 position, Single radius, Int32[] modelHashes)
    [16:32:41] [ERROF] at GTA.World.GetNearbyPeds(Vector3 position, Single radius, Model[] models) in ScriptHookVDotNet3\GTAWorld.cs:line 588
    [16:32:41] [ERROF] at CinnamonCoffee.CinnamonCoffee.FindNearestFemale(Vector3 pos, Single range) in c:\Users\\Games\Heroic\GTAVEnhanced\scripts\CinnamonCoffee.cs:line 2508
    [16:32:41] [ERROF] at CinnamonCoffee.CinnamonCoffee.TryPickupPed(player) in c:\Users\\Games\Heroic\GTAVEnhanced\scripts\CinnamonCoffee.cs:line 1210
    [16:32:41] [ERROF] at SHVDN.Script.DoTick()

    Using SHVDN 3.7.0 nightly98

    21 hours ago