Everything posted by Padster029
-
D3D12PIXGetThreadInfo could not be located when starting RPH
Whenever I start RPH, I get an error saying that D3D12PIXGetThreadInfo could not be located within \System32\d3d9on12.dll. I have reinstalled RPH and LSPDFR as well as run RPH as admin, update graphic drivers and forcing DX11. There are no errors in the log I believe. Rage crashes and the GTA loads by itself. I can load gta with mods perfectly fine, just RPH refuses to load RagePluginHook.log
-
Create custom roadblocks using Ultimate Backup?
I'm looking to create my own roadblock that can be deployed in Ultimate Backup. I'm not sure if you can add multiple roadblock configs maybe by using the SpecialUnits.xml. If that's not possible, I'd like to edit the default roadblock. Basically I'd like to change it so the Riot van has a chance to spawn in the roadblock. They can spawn in vanilla GTA at around 4 or 5 stars in roadblocks so I don't see why it will be impossible to add it to LSPDFR. I just think it'll be more realistic to deploy a Riot Van or a Bearcat roadblock if the pursued vehicle is a truck as normal roadblocks can't stop something that heavy.
-
"An error occured when syncing your character"
I currently have two characters synced to my lspdfr account and I'm trying to sync one I've just made. I press space on the character creation page to sync it. It says syncing, do not turn off your system, but then says the above error. I've tried logging out of sync from GTA then logging back in and tried to sync again, but the error keeps occuring. There is also nothing in the console relating to syncing. Nothing new appears during the sync page.
-
LSPDFR keeps Crashing
Next time you ask for help, attach your ragepluginhook.log otherwise we can't see what's wrong
-
TheFatKoala
This is your problem, update super callouts
-
Convert EUP clothing to Ultimate Backup Clothing
That's just what I was looking for, thank you!
-
Convert EUP clothing to Ultimate Backup Clothing
I hadn't thought of that. I was also wondering what id links with what. For example, is comp_shirtoverlay the same as upperskin and is tasks the same as armor?
-
My game crashes everytime I call for backup
Looking through your log, it fails to play a lot of audio files, the error happens in AudioHelper.cs. Make sure you got the audio installed properly for both LSPDFR and your callout mods
-
Convert EUP clothing to Ultimate Backup Clothing
I'm looking to add the clothing from EUP to Ultimate Backup. I tried the mod that did so, but the clothing wasn't correct, for example, some outfits had missing arms and the the air paramedics look like some biker gang. I've got the following which is the EUP clothing information for Noose Riot. Hat=151:1 Glasses=27:1 Ear=0:0 Watch=0:0 Mask=123:1 Top=151:7 UpperSkin=180:1 Decal=1:1 UnderCoat=38:1 Pants=126:7 Shoes=26:1 Accessories=9:1 Armor=31:1 Parachute=21:1 And I would like to convert it to Ultimate Backup clothing ID's. <Ped chance="80" prop_hats="40" tex_hats="2" comp_shirtoverlay="221" tex_shirtoverlay="10" comp_shirt="142" tex_shirt="20" comp_accessories="93" tex_accessories="16" comp_pants="38" tex_pants="3" comp_shoes="26" comp_eyes="111" comp_tasks="26" tex_tasks="6" comp_hands="49">MP_M_FREEMODE_01</Ped> I've got some idea from the mod I downloaded, but most values don't match and I'm confused on what ID's are what. If someone could convert them quickly, it would be a massive help
-
"System.AccessViolationException" Error
Thank you, the issue was the gameconfig was in mods/common.rpf/data instead of mods/update/update.rpf/common/data. No idea how a common.rpf was created.... I put it in the correct folder and it's working now.
-
"System.AccessViolationException" Error
When I load LSPDFR through the console, I get a "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." error. All my other plugins such as EUP, DLS, Immersive Effects all load no problem, but LSPDFR crashes. This has just happened too, a few hours ago it worked no problem. The only thing I've changed is downloading a Bearcat mod and adding a custom gameconfig.xml to support it, but I don't see how LSPDFR would crash because of custom config since I've used them before in the past. I also downloaded this mod, which allows Ultimate Backup to use EUP clothing. I've got ransomware protection enabled in Windows Defender, however GTAV.exe is an allowed app, and I know this isn't the cause since it wouldn't have worked a few hours ago. RagePluginHook.log
-
Unable to load one or more of the requested types.
@Charlie686I think that may be it thank you. It says to use framework 4.6 however I couldn't find it on vs. I tried using framework 5.0 instead. I tried to download 4.6.2 from the Microsoft download page however it doesn't appear in vs. There is no download for 4.6 though, so I'm guessing its 4.6.2 right? I was using this page https://dotnet.microsoft.com/en-us/download/dotnet-framework
-
Can't arrest, put peds in patrol car. Only detain or set down.
Do you have stop the ped plugin? I can press E next to a suspect and it lets me grab them or make them follow me. Walk to a car and it says place suspect in rear seat
-
Unable to load one or more of the requested types.
I created my first plugin but get a Unable to load one or more of the requested types error. I have added the rage sdk and lspdfr.dll as references when creating the plugin. It's just a simple plugin that has pursuits of vehicles such as insurgents and trucks. I have attached my rph log file. One thing that may be causing is it, the guide I followed said to add RagePluginHookSDK.dll. However I could only find RagePluginHook.dll inside the SDK folder. I got the most recent rph.zip from the rph discord server. RagePluginHook.log