Jump to content

i did everything right but rdr first response does not work help!!


BaranPro58
 Share

Recommended Posts

  • 11 months later...

hi dusty thread 🙂 I may have a similar issue as our turkish friend above, although it's definitely not about system language (english) and the displayed error message is different (taken from RagePluginHookC#.log):

 

Quote

"[04/08/2022 19:41:50.621] RDR First Response: Precompiling code in plugin "Plugin "RDR First Response" main fiber"
[04/08/2022 19:41:51.907] RDR First Response: [TRACE] Started loading RDRFR
[04/08/2022 19:41:51.910] RDR First Response: [INFO] Running RDR First Response 0.1.2 (0.1.8158.39464)
[04/08/2022 19:41:51.911] RDR First Response: [INFO] Compiled on 4 May 2022 01:55:29 UTC
[04/08/2022 19:41:51.913] RDR First Response: [INFO] Copyright © 2015-2020, G17 Media, www.mod-rdr.com
[04/08/2022 19:41:52.715] RDR First Response: [WARN] Failed to resolve TASK_1
[04/08/2022 19:41:52.825] RDR First Response: [WARN] Failed to resolve TASK_2
[04/08/2022 19:41:52.842] RDR First Response: 
[04/08/2022 19:41:52.843] RDR First Response: ==============================
[04/08/2022 19:41:52.844] RDR First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[04/08/2022 19:41:52.844] RDR First Response: ------------------------------
[04/08/2022 19:41:52.845] RDR First Response: Origin: Game fiber "RDR First Response game fiber 2".
[04/08/2022 19:41:52.845] RDR First Response: ------------------------------
[04/08/2022 19:41:52.845] RDR First Response: Exception type: System.TypeInitializationException
[04/08/2022 19:41:52.846] RDR First Response: Exception message: The type initializer for '?3')B%#B=D/+cTebg4g/W{@`' threw an exception.
[04/08/2022 19:41:52.846] RDR First Response: ------------------------------
[04/08/2022 19:41:52.847] RDR First Response: Inner exceptions:
[04/08/2022 19:41:52.848] RDR First Response:     Exception type: System.NullReferenceException
[04/08/2022 19:41:52.848] RDR First Response:     Exception message: Object reference not set to an instance of an object.
[04/08/2022 19:41:52.848] RDR First Response:         ------------------------------
[04/08/2022 19:41:52.849] RDR First Response:         Stack trace:
[04/08/2022 19:41:52.849] RDR First Response:         at (z>'n8pF%Fl-P#:`QZi<a<_A".vflFH6YY3zbcZ}khG3tIvtQv(IntPtr , Int32 ) in D:\RDR2\RedFR\FirstResponse.Shared\Engine\Unmanaged\MemoryHelper.cs:line 82
[04/08/2022 19:41:52.849] at ?3')B%#B=D/\.cTebg4g/W{@`.]n=!"=:{uQl#K&iC]F?:unTg#() in D:\RDR2\RedFR\RDRFirstResponse\Engine\Unmanaged\MemoryOffsets.cs:line 50
[04/08/2022 19:41:52.850] at ?3')B%#B=D/\.cTebg4g/W{@`..cctor() in D:\RDR2\RedFR\RDRFirstResponse\Engine\Unmanaged\MemoryOffsets.cs:line 45
[04/08/2022 19:41:52.850] RDR First Response:         ==============================
[04/08/2022 19:41:52.851] RDR First Response: 
[04/08/2022 19:41:52.851] RDR First Response: ------------------------------
[04/08/2022 19:41:52.851] RDR First Response: Stack trace:
[04/08/2022 19:41:52.852] RDR First Response: at ?3')B%#B=D/\.cTebg4g/W{@`.]n=!"=:{uQl#K&iC]F?:unTg#()
[04/08/2022 19:41:52.852] at l/\[gk^\*5<kxMUy@^uYuVjq>0#.F2|?G\M;_-bPGqZSa:PJ~k)6$() in D:\RDR2\RedFR\RDRFirstResponse\Mod\Main.cs:line 132
[04/08/2022 19:41:52.852] at Rage.GameFiber.MegjvSLQNqs8H_KsGy4qscU()
[04/08/2022 19:41:52.853] RDR First Response: ==============================
[04/08/2022 19:41:52.853] RDR First Response: 
[04/08/2022 19:41:52.874] Terminating plugin "RDR First Response".
[04/08/2022 19:41:52.876] RDR First Response: [FATAL] Forced termination
[04/08/2022 19:41:52.899] 
[04/08/2022 19:41:52.900] ==============================
[04/08/2022 19:41:52.900] EXCEPTION DURING PLUGIN TERMINATION
[04/08/2022 19:41:52.901] ------------------------------
[04/08/2022 19:41:52.901] Origin: Plugin "RDR First Response" (RDRFirstResponse.dll).
[04/08/2022 19:41:52.902] ------------------------------
[04/08/2022 19:41:52.903] Exception type: System.ArgumentException
[04/08/2022 19:41:52.904] Exception message: Delegate to an instance method cannot have null 'this'.
[04/08/2022 19:41:52.904] ------------------------------
[04/08/2022 19:41:52.904] Inner exceptions:
[04/08/2022 19:41:52.905] ------------------------------
[04/08/2022 19:41:52.905] Stack trace:
[04/08/2022 19:41:52.906] at System.MulticastDelegate.ThrowNullThisInDelegateToInstance()
[04/08/2022 19:41:52.906] at l/\[gk^\*5<kxMUy@^uYuVjq>0#.9YO6;o7wyWBVU%,hxsI]I5Ni!(Boolean ) in D:\RDR2\RedFR\RDRFirstResponse\Mod\Main.cs:line 180
[04/08/2022 19:41:52.907] at Rage.RemotePlugin.ExecuteExitPoint(Boolean isTerminating)
[04/08/2022 19:41:52.907] at Rage.RemotePlugin.ExecuteExitPoint(Boolean isTerminating)
[04/08/2022 19:41:52.907] at fM7yR2zBHiex_gZtaRbuPZI.wffgm21bmBiesfTrO4RomaE()
[04/08/2022 19:41:52.908] ==============================
[04/08/2022 19:41:52.908] 
[04/08/2022 19:41:52.958] Unloading AppDomain for plugin "RDR First Response".
[04/08/2022 19:41:52.975] Unloaded AppDomain for plugin "RDR First Response"."

Would someone know why?

Link to comment
Share on other sites

6 hours ago, Eldarinwe said:

hi dusty thread 🙂 I may have a similar issue as our turkish friend above, although it's definitely not about system language (english) and the displayed error message is different (taken from RagePluginHookC#.log):

 

Would someone know why?

Which version of the game are you running? Patterns are failing to resolve which would suggest you may be running an outdated (unsupported) copy?

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...