Solutions
-
WithLithum's post in Does anyone know how to stop this Xero Station in Paleto being on fire? was marked as the answerIf you use Enable All Interiors, open "EnableAllInteriors.ini" in the "scripts" folder, and set "GASSTATIONONFIRE" to "False".
GASSTATIONONFIRE = False
-
WithLithum's post in LSPDFR couldn't go on duty was marked as the answerSystem.NullReferenceException
Remove all of your custom agency configs, or revert the changes. Some agency configs or edits tend to screw up things, like earlier EUPFR actually causes crash whenever one calls for NOOSE Team via LSPDFR backup menu.
You can turn on email notifications, and then receive email via your email client.
There is also an issue in your config:
Line 148: There is no Chance property for Name.
-
WithLithum's post in RAGENativeUI Update? was marked as the answerDouble check what you are extracting from the archive should avoid this.
-
WithLithum's post in LSPDFR Crashing was marked as the answerComplete Monkey Business first, or SWITCH to Franklin before playing LSPDFR.
-
WithLithum's post in UNHANDLED EXCEPTION DURING GAME FIBER TICK was marked as the answerSystem.AccessViolationException from RAGENativeUI
Update your RAGENativeUI. It can be found at https://github.com/alexguirre/RAGENativeUI/releases.
-
WithLithum's post in 加载时显示“無法掛鉤遊戲進程。 權限不足或防病毒軟件不良。 請再試一次。 如果問題仍然存在,請重新啟動計算機。”是怎么回事,按照提示重心启动计算机也 was marked as the answerRPH hooking timed-out
There are a few basic troubleshooting steps:
Make sure there is only one RPH instance at a time. Exclude RPH and the GTA V folder in your Anti-Virus software. Start RPH as an administrator.
When translating please make sure the part of the final message matches the original dialog.
You translated your message to Unable to fix the anti-game process for trial operation. Insufficient permissions or bad virus software. If it still exists, please restart
But you might have translated your own message.
Your original post will have not so different outcome when it ran through a translator - for example, there is no trial operation.
-
WithLithum's post in Random Crashes and Messages was marked as the answerSystem.AccessViolationException thrown from RAGENativeUI (from log 2022/01/07 No.02)
Resolve it first. Download the latest version from https://github.com/alexguirre/RAGENativeUI/releases, and try to reproduce other crashes.
-
WithLithum's post in Ambient Events not working on latest LSDPFR? was marked as the answerIs the suspect from previous chase spawned and if you hold down B it creates a new chase for you.
-
-
WithLithum's post in Never Ending Cartel was marked as the answerDid you use a save file that is in the range of mission Caida Libre and The Monkey Business? If so, complete The Monkey Business before playing LSPDFR.
-
WithLithum's post in Never Ending Cartel was marked as the answerDid you use a save file that is in the range of mission Caida Libre and The Monkey Business? If so, complete The Monkey Business before playing LSPDFR.
-
WithLithum's post in LSPDFR crashes Please Help was marked as the answerLSPDFR attempts to play sound in all of your occurrences.
There are some solutions you can try:
Update/reinstall your Graphics / Audio driver Install .NET 4.8 if you have not installed that. CLR attempts to serialize SlimDX which would not happen on normal condition.
-
WithLithum's post in lspdfr crashes was marked as the answerYour Chill Callouts installation is not complete (a file missing), but I cannot tell what. Re-install that plugin and try again.
You should remove Chill Callouts if you cannot get it to work.
-
WithLithum's post in LSPDFR Not Loading (Stuck on the "Loading LSPDFR" page was marked as the answerCaught exception: System.IO.FileNotFoundException
Missing RAGENativeUI. Download the latest release:
Select download latest release link in the topic.
-
WithLithum's post in Ragehook Update still wont launch was marked as the answerAbout the date that is probably that RPH authors have not slept and worked overtime to get the RPH updated, worked until the early morning of the next day.
Try disable your antivirus or add the whole GTA V folder as an exception (or add it as a folder entry in your antivirus's trust zone), if this does not work do not delete the exception and launch RPH executable as Administrator.
-
WithLithum's post in Game crashes a few seconds after starting was marked as the answerYou disabled both mods and dinput8.
It's one of them - either your ASI mods, or something in your mods folder. Keep your mods folder disabled, and then turn dinput8 back on. If dinput8 is disabled, then OpenIV is disabled too - means mods folder is also disabled.
If dinput8 re-enabled without mods folder and it didn't crash, it's your mods folder. If mods folder turned back on didn't crash too, it's because you verified the game and something in your game folder was previously messed up.
NOTE: To only disable mods folder:
-
WithLithum's post in RAGE PLUGINHOOK crash when loading story mode was marked as the answerRename the mods folder to _mods.
You will need to rename it in your GTA V directory, using File Explorer.
-
WithLithum's post in LSPDFR.dll crash was marked as the answerIt's when BetterEMS try to task ambulance driver to get injured peds to hospital, and then it crashed because Ambulance was invalidated (no longer exists).
-
WithLithum's post in AI Cops join Pursuit was marked as the answerUnfortunately this is an integrated feature of LSPDFR that cannot be changed in configuration.
When you call in a pursuit, a flag in pursuit setting whether AI will ambiently join pursuits is turned on. Plugins can disable this feature via settings in code. Also, vanilla Pursuit callouts automatically creates a backup unit. Some plugins might provide the feature to disable AI cops joining pursuit. You can restrict the cops pursuing a suspect to a specific agency but that doesn't work for UB as Ultimate Backup units does not have an "agency" concept and they might simply got dismissed whenever there is a restriction like that. A lot of Bejoljo's plugins are incompatible with vanilla features.