Jump to content

Recommended Posts

Posted

Hello, I have an issue related to RAGE MP. In the Event Viewer, I have this error:

Faulting application name: ragemp_v.exe, version: 1.1.0.0, time stamp: 0x675c1591
Faulting module name: ucrtbase.dll, version: 10.0.26100.3037, time stamp: 0x8481217d
Exception code: 0xc0000409
Fault offset: 0x00000000000a4c2e
Faulting process id: 0x2368
Faulting application start time: 0x1DB7701AA0AC7EB
Faulting application path: C:\RAGEMP\ragemp_v.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 030cf2fa-3791-43e5-9743-1dc2e5ae74a0
Faulting package full name:
Faulting package-relative application ID:

I have tried installing the entire MVC suite, reinstalling the game, Rage MP, and even Windows, and it still doesn't work. This error occurs only in a specific area on a server. I mention that I didn't have this problem before on this server. Also, it doesn't crash in single player. I have used the WinDbg application from Microsoft and checked the logs from RAGE MP, and I came to the conclusion that there is an issue with the specific DLL.
Can anyone help me with a solution to this error?

  • 3 weeks later...
Posted

Same issue here!

Been plague with this since 2-3 months now!

The program GTA5.exe version 1.1.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
 

Faulting application name: ragemp_v.exe, version: 1.1.0.0, time stamp: 0x67b5cd23
Faulting module name: ucrtbase.dll, version: 10.0.26100.3037, time stamp: 0x8481217d
Exception code: 0xc0000409
Fault offset: 0x00000000000a4c2e
Faulting process id: 0xBBB0
Faulting application start time: 0x1DB88DE62BF0402
Faulting application path: C:\RAGEMP\ragemp_v.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: aff077f1-5381-41ac-adb3-102694169be5
Faulting package full name: 
Faulting package-relative application ID: 

 

Fresh OS, drivers etc. Same result. Super random crashes!

 

Send help!! :)

  • 3 weeks later...
Posted (edited)

i get this constantly, never ending.

Faulting application name: ragemp_v.exe, version: 1.1.0.0, time stamp: 0x67b5cd23
Faulting module name: ucrtbase.dll, version: 10.0.22621.3593, time stamp: 0x10c46e71
Exception code: 0xc0000409
Fault offset: 0x000000000007f6fe
Faulting process id: 0x0x46AC
Faulting application start time: 0x0x1DB972BD97B4475
Faulting application path: C:\RAGEMP\ragemp_v.exe
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report Id: ee2bf8d3-bc88-41e1-9c7a-768200c770bc
Faulting package full name:
Faulting package-relative application ID:

 

Faulting application name: ragemp_v.exe, version: 1.1.0.0, time stamp: 0x67b5cd23
Faulting module name: ucrtbase.dll, version: 10.0.22621.3593, time stamp: 0x10c46e71
Exception code: 0xc0000409
Fault offset: 0x000000000007f6fe
Faulting process id: 0x0x40CC
Faulting application start time: 0x0x1DB972A7E07DD61
Faulting application path: C:\RAGEMP\ragemp_v.exe
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report Id: ff5f83ce-6b18-4ce1-8964-aa2fd3b4b667
Faulting package full name:
Faulting package-relative application ID:

Edited by OOT4Blud
  • 4 weeks later...
Posted (edited)

The errors have not stopped at all.

 

Latest NVIDIA app, latest NVIDIA driver.

Latest BIOS and drivers for:  ASUS ROG STRIX Z790-F Gaming WiFi II

Latest BIOS for ASUS ROG STRIX RTX 4090 OC

All the microcode updates for Intel i9-14900KF

Samsung 990 Pro with the latest Firmware.

I know the errors are related to Ms C Runtime Library!!!

This is what ChatGPT says:

 

🔧 Root Causes & Fixes

1. Corrupted or Outdated Visual C++ Redistributables

Even after reinstalling Windows, the RAGE MP client relies on specific Visual C++ runtime versions.

Fix:

  1. Go to Add/Remove Programs and uninstall all Microsoft Visual C++ Redistributable entries.

  2. Download and install all of the following from Microsoft:


2. 🔄 Corrupt ucrtbase.dll or Windows Runtime Components

This file (ucrtbase.dll) is part of Windows System32, so corruption or mismatch can cause crashes.

Fix: Run System File Checker and DISM to repair Windows runtime files:

 
 
sfc /scannow

Then:

 
bash
CopyEdit
DISM /Online /Cleanup-Image /RestoreHealth

Run both in an elevated Command Prompt (Run as Administrator). Reboot after completion.


3. 🛑 Outdated or Conflicting RAGE MP Files

Sometimes, older or corrupted files in the C:\RAGEMP directory can cause issues even after OS reinstall.

Fix:

  1. Fully delete the C:\RAGEMP folder (back up if needed).

  2. Download the latest RAGE Multiplayer client from https://rage.mp/ and reinstall it.


4. 🎮 GPU Driver Issues or Conflicts

ucrtbase.dll crashes can also happen due to low-level GPU API (DirectX/Vulkan) conflicts in RAGE MP.

Fix:

  • Update your GPU drivers from:

  • Perform a clean install via the installer options.


5. 💥 Overlays or Background Apps Causing Conflicts

Apps like Discord overlay, MSI Afterburner, GeForce Experience, or even RivaTuner can cause ucrtbase.dll crashes.

Fix:

  • Disable all overlays (especially Discord and GeForce).

  • Temporarily disable third-party background services.

  • Try launching ragemp_v.exe directly as Administrator, and in compatibility mode (Windows 😎.


🧪 Optional: Windows Reliability Check

You can check crash logs in:

 
Control Panel → Security and Maintenance → Reliability Monitor

Look for ragemp_v.exe crashes and see if there's a pattern (e.g., other apps failing at the same time).

Edited by GabriellaMaras
Posted (edited)

BAD NEWS!!! SAME PROBLEM

 

I have downgraded from Windows 11 24H2 to 23H2, same ISSUE! But i have found the fix for me.

 

I had RAGE installed in C:\RAGEMP and GTAV in D:\Games\GTAV so i moved GTA to the C drive and no more errors!!

 

Either move RAGE to the D drive, or move GTA to the C drive, but they both need to be on the same SSD.
 

 

Edited by GabriellaMaras
Updates
  • 2 weeks later...
Posted

I have swapped my entire PC and guess what? Same issue

 

I have created a new Windows account, disabled OneDrive backing up any files in Documents.

I now only run Chrome, Discord, GTA + RageMP, Stream Deck and that's it.

Faulting application name: ragemp_game_ui.exe, version: 1.0.0.0, time stamp: 0x672c3925
Faulting module name: libcef.dll, version: 103.0.0.0, time stamp: 0x62d59b43
Exception code: 0xc0000005
Fault offset: 0x0000000000ce613f
Faulting process id: 0x0x745C
Faulting application start time: 0x0x1DBAF66E2C1F5EF
Faulting application path: C:\RAGEMP\cef\ragemp_game_ui.exe
Faulting module path: C:\RAGEMP\cef\libcef.dll
Report Id: f11447de-612e-4d35-82b8-77b85a7c5212
Faulting package full name: 
Faulting package-relative application ID: 

 

 

Faulting application name: SocialClubHelper.exe, version: 2.4.0.71, time stamp: 0x67ef9088
Faulting module name: libcef.dll, version: 109.1.18.0, time stamp: 0x00000078
Exception code: 0xc0000005
Fault offset: 0x00000000014cfe78
Faulting process id: 0x0x14B8
Faulting application start time: 0x0x1DBAF72C5B46ECB
Faulting application path: C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe
Faulting module path: C:\Program Files\Rockstar Games\Social Club\libcef.dll
Report Id: bd11014a-f7a6-43dc-9972-f24b54049db5
Faulting package full name: 
Faulting package-relative application ID: 

 

The program GTA5.exe version 1.1.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
 

 

Posted

Faulting application name: ragemp_game_ui.exe, version: 1.0.0.0, time stamp: 0x672c3925
Faulting module name: libcef.dll, version: 103.0.0.0, time stamp: 0x62d59b43
Exception code: 0xc0000005
Fault offset: 0x00000000057baf26
Faulting process id: 0x0x2404
Faulting application start time: 0x0x1DBAFE22E7B4FA4
Faulting application path: C:\RAGEMP\cef\ragemp_game_ui.exe
Faulting module path: C:\RAGEMP\cef\libcef.dll
Report Id: c2472e61-746e-4708-a998-5434d98577de
Faulting package full name: 
Faulting package-relative application ID: 

 

 

I have bought a brand new PC. Reinstalled Windows again.

I have a new WiFi router (Asus GT-BE98) + Brand new ISP on a 2Gb's line with a static IP.

 

I have added these on the Asus Router:

# Check UDP timeout
nvram get nf_udp_timeout

# Check TCP established timeout
nvram get nf_conntrack_tcp_timeout_established

# Check NAT entries for 22005
cat /proc/net/nf_conntrack | grep 22005

# Check NAT table usage
cat /proc/sys/net/netfilter/nf_conntrack_count
cat /proc/sys/net/netfilter/nf_conntrack_max
 

I have contacted the server owner, nothing he can do about as i'm the only one with this issue.

Anyone? Any kind of help? Nobody?

Do we have to reverse engineer how Rage and GTA work to find and fix the issue?

 

One last odd thing: After 01:00 at night the errors stop and once the clock is 08:20 in the morning, the errors start happening. So during the night i can play in quiet, but not during the day.

  • 5 weeks later...
Posted

Hey guys, i've managed to find the source of all my problems, it was my i9-1400K all along!!!

 

I have swapped the CPU for testing with an i9-12900K and had zero crashes.

 

The i9-1900K got harmed due too many times reaching 100 degrees.

 

So, new CPU and you'll have to undervolt it, or stop it from reaching 100 degrees via TVB. (bios or intel XTU)

 

Bottom line, if you have any 13th or 14th Intel CPU, that's why you have all crashes. Either you replace the CPU via intel's customer support, or downgrade to a 12th gen, or upgrade to the new Ultra Core generation. Or go AMD like me.

 

I am now using an AMD Ryzen 9 9950X3D and had zero crashes.

 

Cheers

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...