Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LMS

Management Team
  • Joined

Everything posted by LMS

  1. Thanks, it does look like it has trouble shutting down properly, hence leaving the hooks in place. It could be a timeout from the hooking engine or a (silent) script crash, I am not sure yet. I will keep the plugin alive a little bit longer in the next update to ensure everything is freed.
  2. Thanks for your report, this issue will be fixed in our next patch.
  3. Could you please attach a full log for the first issue? What happens is that a lot of memory hooks are not freed properly on shutdown for you, corrupting the game state. Depending on how LSPDFR shuts down (unloaded or crash) you should see the following in the log: "Graceful termination/Forced Termination" followed by "LSPDFR has shut down". If you only see the first bit but not the last message, chances a crash happens on cleanup. It might be in the log. I think it is very much expected for any kind of event to be invoked in the context of the thread that fired the event, that is how events usually work in .NET. When an event is invoked on a different thread, it becomes delayed in the sense that the source could be invalid by the time you actually handle the event. Making an event asynchronous by default is hence a very bad idea and I fail to see how it could be desirable. If you need to perform expensive logic in an event handler, chances are the code does not belong there and should be queued up instead. DelayedCaller in LMS.Common provides means to queue up calls for the next tick, in case you do not have your own implementation already. Keep in mind that the event might be invalid at this point though.
  4. We have a possible fix in development and hope to ship it soon.
  5. https://www.lcpdfr.com/wiki/lspdfr/04/features/settings/
  6. Do you have notifications enabled in GTA 5?
  7. Thanks for all your suggestions! We definitely have many plans for future versions, but it is too early to share. You can already switch channels for your TV by the way, just sit down on the sofa facing the TV.
  8. You can start a new callout through the Interaction Menu (M key), then Police Radio. Forcing a new one also aborts the current one.
  9. Your crash was caused by another plugin, any chance you run LSPDFR+ or Computer+?
  10. Thanks for your detailed report, we will look into it and resolve the issues.
  11. We are not exactly sure yet what is causing it, but we hope to resolve it in the next update.
  12. Thank you for sharing your solution!
  13. One of your plugins is causing an issue: Exception message: Method not found: 'Void Stealth.Common.Natives.Functions.CallByHash(UInt64, Rage.Native.NativeArgument[])'.
  14. Depending on the success of your PIT, a suspect is more likely to surrender (up to 50% for a PIT causing them to crash and being stuck for a short while).
  15. If LSPDFR fails to load within 60 seconds your system could be either very slow or something else if affecting it. Please make sure you have everything installed correctly.
  16. Thanks for your video and your support in this section, it is very much appreciated.
  17. Thanks for your report. Can you make sure you are using the SlimDX.dll version that is shipped with LSPDFR?
  18. Thanks for sharing your solution, we will look into why this is causing problems.
  19. This should definitely not happen, can you please elaborate where/after what activity you arrested the suspect?
  20. Thanks for your reports, we will have a look into what is causing problems for you. Edit: Some users from Turkey have reported that switching their system language to English helped fix this issue. We understand that this is not a permanent solution and will still investigate what is causing the problem.
  21. Can you please post your log so we can take a look?
  22. Can you please post your new log?
  23. In your RagePluginHook.ini, add this entry PluginTimeoutThreshold=60000 under [Miscellaneous].
  24. In your RagePluginHook.ini, add this entry PluginTimeoutThreshold=60000 under [Miscellaneous].
  25. Please post your RagePluginHook.log.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.