Everything posted by JLyons
-
all cars being the same in Police Garage
The following lines have two Spawn Names and an extra </Description> tag. <Description name="Sheriff Cruiser" fullName="Mustang" agencyRef="lssd">Sheriff</Description>18charger</Description> Should Be: <Description name="Sheriff Cruiser" fullName="Mustang" agencyRef="lssd">18charger</Description> And <Description name="Sheriff SUV" fullName="Declasse Granger" agencyRef="lssd">Sheriff2</Description>tahoe</Description> Should be: <Description name="Sheriff SUV" fullName="Declasse Granger" agencyRef="lssd">tahoe</Description>
-
all cars being the same in Police Garage
It would just be police2. If you don't mind taking a screenshot of your duty_selection_eupfr.xml so I can take a look?
-
all cars being the same in Police Garage
Correct for both.
-
all cars being the same in Police Garage
Ensure the code is correct and in the correct location. Basic Example: <Duty> <Peds> <Agency>lspd</Agency> </Peds> <Vehicles> <Agency>lspd</Agency> </Vehicles> <VehicleDescriptions> <Description name="Police Cruiser" fullName="Vapid Police Cruiser" agencyRef="lspd">police</Description> <Description name="Police Buffalo" fullName="Bravado Buffalo" agencyRef="lspd">police2</Description> </VehicleDescriptions> </Duty> If you were to add an addon car to this list: <Duty> <Peds> <Agency>lspd</Agency> </Peds> <Vehicles> <Agency>lspd</Agency> </Vehicles> <VehicleDescriptions> <Description name="Police Cruiser" fullName="Vapid Police Cruiser" agencyRef="lspd">police</Description> <Description name="Police Buffalo" fullName="Bravado Buffalo" agencyRef="lspd">police2</Description> <Description name="Addon Car" fullName="LSPD Addon Car" agencyRef="lspd">spawnname</Description> </VehicleDescriptions> </Duty> Spawn Name is what the trainer will show when you go to spawn the vehicle.
-
all cars being the same in Police Garage
Yes. Once the vehicles are installed, replace the car name with the addon vehicle.
-
all cars being the same in Police Garage
Oh sorry about that. For changing the vehicles out, it will be in the agency.xml file. The default police vehicles are: fbi - FIB Buffalo fbi2 - FIB Granger police - Police Cruiser (Stanier) police2 - Police Buffalo police3 - Police Interceptor police4 - Unmarked Police Cruiser policeb - Highway Motorcycle policet - Police Transporter policeold1 - NY State Trooper Cruiser policeold2 - NY State Trooper SUV pranger - Park Ranger Declasse Granger riot - Riot Truck sheriff - Sheriff Cruiser sheriff2 - Sheriff Granger The following are a bit more tricky as they have multiple agency liveries by default. If you want certain liveries, you will have to state them in the XML. More info. police5 - Stanier LE Cruiser polgauntlet - Gauntlet Interceptor poldominator10 - Vapid Dominator FX Interceptor poldorado - Bravado Dorado Cruiser polgreenwood - Bravado Greenwood Cruiser polimpaler5 - Declasse Impaler SZ Cruiser polimpaler6 - Declasse Impaler LX Cruiser
-
please help me!
😕 The only other thing I can think of is either Steam or the Rockstar Launcher itself forcing it. Checking the compatibility settings of the launcher you are using. Go ahead and try that, throw SSLA back in and if it crashes post the new Rage log.
-
please help me!
Ok so according to your log GTA V is running in Windows 8. This makes me believe its still launching in Compatibility Mode. Triple check the following .exes to ensure Compatibility Mode is turned off. GTAV.exe GTA5_BE.exe GTAVLanguageSelect.exe GTAVLauncher.exe PlayGTAV.exe RAGEPluginHook.exe
-
please help me!
What version of Windows are you on? If I'm not mistaking that looks like Windows 10.
-
all cars being the same in Police Garage
If you mean the garage where you select your vehicle that is controlled through duty_selection.xml in the lspdfr folder. It is suggested to create a copy of this file and place it in the custom folder. Leave the default one alone as a backup. More Info. Note: You will have to rename the copied file to "duty_selection_eupfr.xml" To add a vehicle open the XML file and look for <VehicleDescriptions> </VehicleDescriptions> In-between these tags add the following line. <Description name="MENUNAME" fullName="FULLNAME" agencyRef="AGENCY">CARNAME</Description> You will need to edit the AGENCY [Replace AGENCY with either lspd, lssd, sahp, fib, etc..] You will need to edit the CARNAME [Replace CARNAME with the vehicle you would like to add to the garage.] Not Required: You can edit the MENUNAME to whatever you want. [This names the car in the menu] Not Required: You can edit the FULLNAME to whatever you want. [This names the car on screen while selecting]
-
please help me!
Again sorry for the delayed response. Powers finally back up and I have my PC again so I can actually dig into this. [ERROR] Failed to detect RAGENativeUI.dll in the directory, make sure you have the latest version installed and it is installed correctly. Terminating plugin this early to prevent a catastrophic crash. Your RAGENativeUI maybe outdated. It's causing EUP and Axon to crash. Head over to his github for the latest version. https://github.com/alexguirre/ragenativeui/releases Try taking out SirenSetting_Limit_Adjuster.asi and see if the crashes still happen. If it doesn't crash while SirenSetting_Limit_Adjuster.asi is removed its SSLA. As for the logs, some conflicts are showing but I'm not 100% sure that would be causing these game crashes. I'm leaning more towards a conflicting mod since the main fixes didn't work. If you could attach a screenshot of your Game Directory and Plugins folder that might be able to help narrow this down.
-
what are the original controls for lspdfr
Download a fresh copy and replace the keys.ini file in the lspdfr folder
-
please help me!
It does say you are missing RageNativeUI and is causing some plugins to crash so might want to grab that. As for SSLA 1. Does this crash happen with every vehicle or just one? 2. Does the crash happen if you take out SSLA and cycle through the light stages on the same vehicles? 3. Check Ragepluginhook.exe and any other GTAV.exes to ensure compatibility mode is off 4. Ensure you don't have a file named "SirenSetting_Limit_Adjuster.rph.dll" in your plugins folder. 5. Reinstall Gameconfig, Heap Adjuster, Packfile Limit Adjuster. If none of the above work, Can you attach the SirenSettings.log and ELS.log
-
please help me!
Sorry about the delayed reply. I lost power and Internet. Just to confirm, you have the single player version of SSLA correct? SSLA Also if you could, attach your ragepluginhook log.
-
please help me!
Do you have HeapAdjuster, Packfile Limit Adjuster, and a custom Gameconfig installed?
-
please help me!
Sounds like Compatibility Mode is turned on. To disable compatibility mode: Right click GTAV.exe and PlayGTAV.exe Select Properties Select the Compatibility tab Uncheck the box next to "Run this program in compatibility mode for:"
-
SirenSetting Limit Adjuster
Recommended Comment: To disable compatibility mode: Right click GTAV.exe and PlayGTAV.exe Select Properties Select the Compatibility tab Uncheck the box next to "Run this program in compatibility mode for:"
- 333 comments
- 15 reviews
-
Crashes all over the place
In the lspdfr.ini file you should see a line that says "Main.PreloadAllModels". Set that to false and give it a test.
-
Realistic Usable Charges & Citations for Computer+
- 72 comments
- 12 reviews