Jump to content


Photo

Red Alert 3 C&C Online: -1073741582


  • Please log in to reply
1 reply to this topic

#1 dwatson251

dwatson251
  • New Members
  • 2 posts

Posted 11 August 2024 - 12:53 PM

Hello!

 

I have an interesting error in my CNC Online logs on a Windows 11 machine (Which are stored at ~/Documents/CNCOnline_Log.txt).

 

> Result of injection: Code  -1073741582

 

After some light investigation, this error is actually returned by the EasyHook32 library for the error: NativeAPI.STATUS_INVALID_PARAMETER_4 right before C&C Onlines' cnconline.dll is injected in to the process using RhInjectLibrary. I'm not sure what the value of the 4th parameter sent to RhInjectLibrary is or how it's computed.

 

In some scenarios, I believe this to be the reason why my game fails to make a connection to the Revora network.

 

I'd like to continue investigation, but running the C&COnline binary through a decompiler isn't ideal, is source code available or is there is list of common failures of which why failure might occur?

 

 



#2 dwatson251

dwatson251
  • New Members
  • 2 posts

Posted 11 August 2024 - 06:26 PM

I found this repository which looks SO close to the code I'm seeing and aims to fix the same problems: https://github.com/Q...ive/tree/master






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users