Everything posted by IceGuy221
-
Thero's State Wide Services Pack causes game to crash
did you edit your dlclist.xml when installing the addons? If so, did you enter all the information properly?
-
Crash on startup.
They might not spawn, but typically yes adding them into that directory shouldn't harm anything. If they spawn then it's working, if not try patchday28ng, if that doesn't work then patch2024_02 is the only directory that will get them to spawn. But ideally yes patchday23 should work fine. If the game is still crashing, it might be something else causing the crash but be sure to restore the default files that were in x64e from when you installed your replace there, that could be causing the crash
-
Thero's State Wide Services Pack causes game to crash
Where did you install the replace vehicles? And How did you install the addons. It sounds more like an installation issue.
-
Thero's State Wide Services Pack causes game to crash
Where are you installing the vehicle? Addon or replace?
-
calloutinterface, computer+ not working with advancedhookV
Scripthookv does not come with els. It only comes as its own download. For ELS, you should install the 1.05 version of the mod, and then install the latest version of AdvancedHookV you will also need scripthookv and scriphookvdotnet (nightly) for your asi mods and certain plugins. They are all seperate mods from each other. The latest advancedhookv can be found on the els download page. Scripthookv cans be found on this link scripthookvdotnet can be found on this link I also recommend LemonUI, if you choose to install it, you will need to create a scripts folder. You must content within the folders listed below from the download package of lemonui into the scripts folder, should you choose to download the mod: - Content within “RPH” folder - content within “SHVDNC” folder - content within “SHVDN3” folder
-
crashing after 10min of gameplay
Have you updated SHVDN? It’s latest update was this week Also if you still have betterEMS I recommend removing it, as that one does cause a lot of crashes due to being outdated
-
calloutinterface, computer+ not working with advancedhookV
Do you have scripthookv and scripthookvdotnet
-
Crash on startup.
It should be in Patch2024_02
-
Units not spawning with extras specified on XML
you shouldn't have to work with the extra's, as most vehicles are made a specific way, and don't have customization options for the parts. I could be wrong, but in my experience I haven't had to work with this. Either way, including the spawn chance is a must when coding these in your .xmls. I would try coding it without the xml's to see if they spawn fine for you, and if they do, then start working with extra's. But make sure they have customizable extras, and that you know how many there are, and what they are.
-
Addon clothing slots are full. What can I do?
you need pedproplimitadjuster, it works just like packfilelimitadjuster, and you can increase it to your needs through the .ini
-
Crash on startup.
Replace files should be placed in the latest patchday through the following directory(s): (Unless a specific patchday is listed, but should never be installd through x64e, and only through dlcpacks) - GTA V/update/x64/dlcpacks/patch2024_02/dlc.rpf/x64/levels/gta5/vehicles.rpf (Especially for Emergency Vehicles) However, If you use NVE, you must install through: - GTA V/update/x64/dlcpacks/NVE_vehicles/dlc.rpf/x64/levels/gta5/vehicles.rpf (For any replace files when NVE is installed to game) no matter what patchday it states to use, it should be located in dlcpacks
-
Suddenly after requesting backup or responding to calls, game crashes
Hello, please try the steps shown below, and if this does not resolve the issue, let me know! (also please make sure scripthookvdotnet is update to date! It was last updated this week!) if you have it
-
Game Crashes After A Few Minutes In Game
Hello, looks like some mods are outdated, please try removing/updating applicable mods, and if this does not resolve the issue, let me know!
-
crashing lspd*
If the above does not help solve or locate the issue, can you please give more details on the crash? When is it crashing and how (by how I mean is it hard crashing, normal crash, game freezing, black screen, something else?) What did you install before the crashing started? I thought i responded to this one as well in the past, but this is the second post where my response apparently did not save or post somehow
-
Been months for me trying to get help if not fuck this game then.
I thought I responded to this already but ig my response never posted? Anyways, your logs are not showing any crashes, could you describe what is happening when the game crashes? Also, what mods to you have installed?
-
GTA 5: RAGE Plugin Hook is installed incorrectly.
It looks like some RPH files are missing. However, lspdfr does not work with Enhanced, at least not yet. LSPDFR devs are working on a project to get lspdfr into working with it, but for now, it only works with legacy. This is the same case for RPH. Below is an image of all the files that should be installed for RPH to work:
-
my RPH keeps crashing on startup can someone help pls
your log does not show any crashes. Obviously there was one otherwise you wouldn't be here, however, sometimes the log won't pick them up. What mods to you have installed? At what point during the startup is your game crashing? And what did you install, change/edit before the crash began occurring. Locating the source of the crash is crucial in resolving it.
-
Units not spawning with extras specified on XML
It's because you coded the .xml's wrong. You listed all the extra parts, this is not needed tho. Also it matters if you are using ultimate backup, and if you are using EUPFR/EUPFR-UE/Ultimate Backup Configurations Below Is How You Coded Your Vehicles: Below This Is How they should Be coded, and it depends on which xml you're editing when it comes to whether or not you or inputting the "pax" portion of the coding as show in the second image: (Image 1) (Image 2) When Editing .xmls These are the xmls you should edit based off what your install is: If you are using base LSPDFR w/out any EUP Configurations/EUPFR or ultimate backup: - Agency.xml (GTA V/lspdfr/data) If you are using LSPDFR with ONLY Ultimate Backup: - Agency.xml (GTA V/lspdfr/data) - CustomRegions.xml (GTA V/plugins/LSPDFR/UltimateBackup) - DefaultRegions.xml (GTA V/plugins/LSPDFR/UltimateBackup) - SpecialUnits.xml (GTA V/plugins/LSPDFR/UltimateBackup) If you are using LSPDFR With EUPFR/EUPFR-UE/Ultimate Backup Configurations With Ultimate Backup and LSPDFR: - Agency.xml (GTA V/lspdfr/data) - CustomRegions.xml (GTA V/plugins/LSPDFR/UltimateBackup) - DefaultRegions.xml (GTA V/plugins/LSPDFR/UltimateBackup) - SpecialUnits.xml (GTA V/plugins/LSPDFR/UltimateBackup) - agency_addons.xml (GTA V/lspdfr/data/custom) - agency_eupfr.xml (GTA V/lspdfr/data/custom) Please Note: When Editing, be aware of what the number for "chance" is set too. The limit to how many vehicles you can set to spawn pure <Vehicles> section is technically 100, but it is based on spawn chance percentages. All vehicle spawn chances must add up to 100%. Therefore, if you have 1 vehicle that you input to spawn, the chance should be "100", if you have 5 vehicles input, the chance for each vehicle should be "20", if you have 10 vehicles, then chance should be "10", and so on so forth. Having these messed up could result in the vehicles refusing to spawn for both NPC's and the Player, even if you are spawning through a trainer, as it messes with the vehicle spawn. If you have any further questions on how to edit these .xml's, don't be shy to ask I recommend keeping the pax at 1, or at whatever it was naturally before editing. "Pax" means how many peds will spawn in/with the vehicle, and should not be set higher than the vehicle's seating allows for. I do not reccomend changing pax_chance from 30, as this is what it is by default, and the default works as is needed. I'm not fully sure on how increasing and decreasing it will effect the spawns.
- Your best LSPDFR 0.4 screenshots?
-
crashing after 10min of gameplay
-
DOWNLOADING
you need openIV, you can also manually create the mods folder by creating a new folder in your main directory, and naming it "mods" without the quotation marks. be sure to copy your "update" and "x64" folders from the main directory into your mods folder before trying to mod anything that would normally go into the mods folder.
-
Crash on startup.
Was it an Add-on or Replace pack? What Path Did You Install it too? Do you have Gameconfig, Heapadjuster, packfilelimitadjuster and Resourceadjuster? And can you explain your crash a little more, as in at what point does crash/how is it crashing (i.e blackscreen, game memory erros, normal crash on startup, etc), as your log does not show any crashes.
-
Emergency Lighting System
1.05 works, but ELS will not work without the newest AdvancedHookV, which is the separate download titled "AdvancedHookV_b3258.zip" when you click download on this mod. You will still have occasional crashes related to this mod, as well as some bugs with sirens and horns from time to time due to this mod not being updated. It still runs fine, just has it's moments.
- 2,655 comments
- 234 reviews
-
LSPDFR KEEPS CRASHING
do you have scripthookv and scripthookvdotnet
-
Maybe problem with Direct3D?
have you tried updating scripthookvdotnet? sometimes the game will crash like this if it's outdated and you have mods in the mods folder. Latest update was yesterday