Advertisement
Guest User

GSW 2 Log crash

a guest
Mar 5th, 2024
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | Writing | 0 0
  1. System.InvalidOperationException: The fwScriptGuid pool is full. The pool must be extended to retrieve all entity handles.
  2. at SHVDN.NativeMemory.FwScriptGuidPoolTask.GetGuidHandlesFromFwBasePool(FwScriptGuidPool* fwScriptGuidPool, FwBasePool* fwBasePool)
  3. at SHVDN.NativeMemory.FwScriptGuidPoolTask.Run()
  4. at SHVDN.ScriptDomain.ExecuteTaskWithGameThreadTlsContext(IScriptTask task)
  5. at SHVDN.NativeMemory.GetGuidsInFwBasePool(UInt64* ptrOfPoolPtr, FVector3 position, Single radius, Int32[] modelHashes)
  6. at GTA.World.GetNearbyPeds(Ped ped, Single radius, Model[] models)
  7. at GunshotWound2.PedsFeature.NpcDetectSystem.OnUpdate(Single deltaTime)
  8. at GunshotWound2.GunshotWound2.GunshotWoundTick()
  9. at GunshotWound2.GunshotWound2.OnTick(Object sender, EventArgs eventArgs)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement