Everything posted by Cyan
-
After adding install.xml download extracts all files in same folder
Right now there's two limitations, one you've just identified as well as the fact that right now the filesize is limited to 512MB due to a limitation on how we're sending the files back. I'm working on overcoming this limit and managed to pinpoint that as causing errors earlier. I'm hoping to fix this tonight, as the fix should be relatively easy. I will have another look at some of the website code to see how difficult allowing multiple install.xml's for 'subfiles' on the same download/file pages. I think this was engineered so this could be added later, but I will have to take a look at that and get back to you.
-
lspdfr crashed
Your topic has been moved to LSPDFR 0.4 Support. Please post in the correct location in the future.
-
My game crashes after update
Your topic has been moved to LSPDFR 0.4 Support. Please post in the correct location in the future.
-
After adding install.xml download extracts all files in same folder
Hey mockdot, Thanks for contributing LML install.xml files, your efforts are highly appreciated and have uncovered some bugs in our merging system. Basically, when you upload an install.xml, our system makes a new file behind the scenes and merges your install.xml into it. Whilst this looks easy, it's slightly complicated by the fact that the origin file can be any archive format (zip,rar,7z,etc) and our system has to handle that. I'm currently performing some maintenance to fix some of the issues uncovered.
-
Is LSPDFR "FiveM friendly"?
Sorry, you'll have to take this up with FiveM. I highly doubt any singleplayer mods can trigger your ban, especially considering how much FiveM sandboxes and contains the game directory/process.
-
After adding install.xml download extracts all files in same folder
@mockdotThis issue should be fixed; but let me know if you are still having this issue.
-
After adding install.xml download extracts all files in same folder
Thanks for reporting, this looks like a bug in the new LML merge service for the website and not LML itself. I'm taking a look and I'll let you know when we have an update.
-
My callout pack doesn't loaded
Please try with only your mod in LSPDFR plugins and no other RPH plugins. Your log is showing a crash from an external plugin.
-
Game Crashing
Your topic has been moved to LSPDFR 0.4 Support. Please post in the correct location in the future.
-
Freeze/Hang Shortly After LSPDFR Loads
I can guess your reason for why you're on such an old version of the game. Regardless; I'm afraid it won't work, LSPDFR uses memory hooking and part of this hooking effort involves patterns. These patterns change sometimes between game versions. From your log, you can see at least one pattern fails outright: [7/31/2022 5:21:35 PM.976] LSPD First Response: [WARN] Failed to resolve PM_3 There's also other, odd issues happening: [7/31/2022 5:21:52 PM.545] LSPD First Response: [WARN] Object reference not set to an instance of an object. [7/31/2022 5:21:52 PM.545] LSPD First Response: [WARN] Enhanced pause menu functionality disabled. This doesn't even include patterns which resolve, but to the wrong thing. For these, you're likely to experience crashes or non functioning behavior. There's also the fact that some offsets have also changed since and these not matching can cause critical bugs (like cops simply not shooting). TL;DR; you will need an updated version of RPH>A V&LSPDFR
-
Out of game memory, please reboot and restart the game
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
GTA Online
If you are using exclusively RPH and LSPDFR plugins, yes. If you're using Scripthook V mods or OpenIV with mods folder modding, you also need to rename/remove the ASI loader (dinput8.dll). If using LML, rename/remove version.dll.
-
Els Not working
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
E wont work
Your topic has been moved to LSPDFR 0.4 Support. Please post in the correct location in the future.
-
LSPDFR Crash During Pursuit
BetterPresence crashed LSPDFR here.
-
Better License Plates not visible after Update 2699
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
Decals are gone on EUP uniforms since last update
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future. RPH disables online parts of the game, and had to more aggressively do so as a pattern changed in the latest version.
-
My ELS does not work
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
Unable to find Pattern #15
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
crashing after velocity limit removed
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
SimpleHUD | Approval
Hey Venoxity, we security check all files uploaded with Virustotal, I'm unsure where you heard this was new as it isn't a new thing and we've been doing it for a bit over a year now. Unfortuantely, with Virustotal checking over 40 AV engines, there is the potential for a false positive, which looks like what's happened here. When a +ve detection is triggered, the file enters our manual approval queue for a manual review. I've approved your file now. I'm hoping we can potentially improve this in the near future by ignoring the result of certain engines (like McAfee) which are seem to be responsible for a lot of false positives.
-
Less Unrealistic Uniform/Clothing/Mask Options
LSPDFR doesn't come with 150 options to choose from, in fact it comes with barely any. It sounds like you have a uniform mod installed?
-
Lspdfr infinite loading screen
Your topic has been moved to GTA V Support, this is not LSPDFR related. Please post in the correct location in the future.
-
GtaV/RPH keeps crashing
Whilst this isn't massively harmful, this won't really do anything that deleting the file wouldn't. If a DLL file is absent from the working directory, but exists in system32, it will be loaded from there, there's no reason to explictly copy it. Can you take a screenshot of all the stuff in your GTA folder?
-
My game keeps crashing HELP!
There shouldn't be any date in your log file name. It should just be named RAGEPluginHook.log. When we ask for a log here, we're asking for the one in your game folder, not from the logs folder. Anyway, the log in this file suggests you are using an old version of RAGENativeUI. Update it from here: https://github.com/alexguirre/RAGENativeUI/releases drag the files from the ZIP into your game folder.