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.
Due to overzealous filtering on Microsoft’s side, some emails to Outlook and Hotmail addresses may not be delivered. If you’re affected, please use a different email address or try again later.

OasisWorks

Members
  • Joined

  • Last visited

  1. I'm experiencing a reproducible startup crash with RAGE Plugin Hook version 1.131.1424.17745 on GTA V Legacy. RPH crashes before the launcher/UI opens. Windows Event Viewer reports: Application: RAGEPluginHook.exe Framework Version: v4.0.30319 Exception Info: System.ArgumentException at System.IO.Path.CheckInvalidPathChars(System.String, Boolean) at System.IO.Path.GetExtension(System.String) at [RPH startup method] at System.Windows.Application.OnStartup(System.Windows.StartupEventArgs) The WER event reports: Event Name: CLR20r3 P1: RAGEPluginHook.exe P2: 1.131.1424.17745 P4: mscorlib P9: System.ArgumentException I performed DISM and SFC repairs successfully and rebooted, but the crash remained unchanged. While investigating the startup crash, I found that RPH references: http://ragepluginhook.net/LatestVersion.aspx That URL currently returns an ASP.NET HTTP 404 error page: Server Error in '/' Application. The resource cannot be found. Requested URL: /LatestVersion.aspx The important reproduction result is: Internet connected: RAGEPluginHook.exe crashes immediately. Internet completely disconnected: RAGEPluginHook.exe opens successfully. I then created an outbound Windows Firewall rule blocking only RAGEPluginHook.exe. With normal internet access restored, but outbound access blocked specifically for RAGEPluginHook.exe, RPH opens successfully again. The firewall rule used was: netsh advfirewall firewall add rule name="Block RAGEPluginHook Outbound" dir=out action=block program="D:\SteamLibrary\steamapps\common\Grand Theft Auto V Legacy\RAGEPluginHook.exe" enable=yes This appears to indicate that a network request performed during RPH startup is triggering the crash. Given the Path.GetExtension() / CheckInvalidPathChars() exception and the current HTML 404 response from LatestVersion.aspx, it may be worth checking whether the startup/version-check code is receiving an unexpected HTML response and subsequently attempting to process it as a path or filename. I also captured full Windows crash dumps if they would be useful for debugging.

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.