Everything posted by MattexD
-
LSPDFR 0.4.8 keep crashing
The game opens well without Rage?
-
Traffic Stop Start
I think you mean when I press the E button (you can change it to another one according to your preferences) then (you) pull the vehicle: //I have set the key E, because in LSPDFR you set the lights off/on (if you have the dafaults settings) if (Game.IsKeyDown(System.Windows.Forms.Keys.E)) { Functions.GetCurrentPullover(); }
-
Error LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
You have installed an invalid model. I think is POLICE model
-
Game crashes
Set your Timeout Threesold to 60000 (ms) Remove CountyCalls (it is only an alpha version so is still problematic, so ou can send this log to the author), MoreRadioChatter, PoliceSmartRadio, Traffic Policer
-
Traffic Stop Start
Excuse me these days I have been busier but I have not forgotten your request. However, yes it is possible
-
LSPD FIRST RESPONSE HAS CRASHED! PLEASE HELP
Look here: Look this line: LSPDFR crashes on start and my log file mentions something to do with a System.ValueTuple
-
Operation is not valid because the specified Rage.ISpatial is invalid.
Remove PoliceSmartRadio, Traffic Policer and update RegularCallouts to 1.1.1.0.
-
Rage Plugin Hook Crashing
Remove AmbientAICallouts
-
[Help needed yet again] Suspect does nothing after being stopped.
Ah ok you had already specified in the refereces ...
-
Rage Plugin Hook Crashing
Oups sorry i had an older log. I had a mistake. So remove RoadIncident Callouts and update RegularCallouts to 1.1.1.0
-
Traffic Stop Start
Yes you must activate only the lights and press shift
-
Traffic Stop Start
Ok so use this: vehicle = Functions.GetPulloverSuspect
-
Operation is not valid because the specified Rage.ISpatial is invalid.
Install RageNativeUI.dll 1.7
-
RPH crash help?
I can't open it, can you upload it please?
-
when i load up my rage plugin hook it crashes
Please paste your Rage log file
-
Idiot who can't properly update his game.
Please paste a new Rage log file. Check you have set Timeout Threesold to 60000 (ms)
-
Rage Plugin Hook Crashing
Reinstall PeterUCallouts
-
Traffic Stop Start
Yes it close the nearby roads, so must stops traffic. Let me know if it works fine
-
game crashed
Update RageNativeUI.dll to 1.7. I have seen that ForceaCallout has crashed. I recommend to paste this log to the author
-
[Help needed yet again] Suspect does nothing after being stopped.
Pay attention, you haven't specified who is doing what in the first and second if: 1) isAimed = true; => suspect.IsAimed = true; 2) isShooting = true; => suspect.IsShooting = true;
-
Traffic Stop Start
Try to use CloseRoadsAround.GetNearbyVehicles(value);
-
LSPDFR Crash
First install LSPDFR without other plugins so the mods load it well
-
LSPDFR Crash
Running LSPD First Response 0.4.8 (0.4.7575.29892) You must update LSPDFR to 0.4.8 (Build 7659)
-
Rage Plugin Hook Crashing
Remove CalloutManager and Interop.WMPLib, beause they are obsolete. Section136Callouts has crashed. I recommend to remove it and upload this log to the author
-
LSPDFR crash
A question Charlie why do you always say to increase the Timeout threshold to 60,000? it is necessary?