Everything posted by Dayrion
-
Story mode doesn't load after plugin loaded
Did you tried again to delete your savegame and relaunch a new game?
-
Rage Plugin Hook keeps crashing.
If your game crash w/o RPH, you might just uninstall your mods. That's the simplest solution. You probably installed them wrongly.
-
Rage Hook Problem
Have you launched RAGE Hook with elevated privileges (AKA Run as Admin)?
-
Story mode doesn't load after plugin loaded
You problem might be located here. If you can't launch your game by Steam or R* launcher, so nothing will works. I hope you will find a solution there: https://gtaforums.com/topic/784730-infinite-loading-on-story-mode-pc/ PS: Can you link, please, me, in PM or here, the discord to the official LCPDFR server? PS2: I agree with you about the idea of resetting Windows.
-
Story mode doesn't load after plugin loaded
Traffic Policer could be the problem. Remove step by step anything that LCPDFR don't need to works. I don't really know if it will works and I don't have that much knowledge about bugs related to LCPDFR. I hope this one advice works otherwise I don't know, sorry !
-
Story mode doesn't load after plugin loaded
What's the ouput of that ? Does the game crash? Infinite load ? If you share the RagePluginHook.log after tried the suggestion above would be easier ! 😄 Edit: No mods or plugins other than LCPDFR?
-
Story mode doesn't load after plugin loaded
Have you try to launch RAGE without loading LSPD FR and then, load manually the plugin?
-
Game crashes (NEED HELP)
Yes, me too. It might be related to our mods. Remove the recent added mods and might be fine or remove the mods folder.
-
Game crashes (NEED HELP)
I've the exact same problem with the same error message. 11/26/2019 1:10:52 PM.086] LSPD First Response: ============================== [11/26/2019 1:10:52 PM.086] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK [11/26/2019 1:10:52 PM.086] LSPD First Response: ------------------------------ [11/26/2019 1:10:52 PM.086] LSPD First Response: Origin: Game fiber "Plugin "LSPD First Response" main fiber". [11/26/2019 1:10:52 PM.086] LSPD First Response: ------------------------------ [11/26/2019 1:10:52 PM.086] LSPD First Response: Exception type: System.AccessViolationException [11/26/2019 1:10:52 PM.086] LSPD First Response: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. [11/26/2019 1:10:52 PM.086] LSPD First Response: ------------------------------ [11/26/2019 1:10:52 PM.086] LSPD First Response: Inner exceptions: [11/26/2019 1:10:52 PM.086] LSPD First Response: ------------------------------ [11/26/2019 1:10:52 PM.086] LSPD First Response: Stack trace: [11/26/2019 1:10:52 PM.086] LSPD First Response: at Rage.Native.NativeFunction.CallByAddress(IntPtr address, Type returnType, NativeArgument[] arguments) [11/26/2019 1:10:52 PM.086] at Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments) [11/26/2019 1:10:52 PM.086] at Rage.Native.NativeFunction.CallByHash[ReturnType](UInt64 nativeHash, NativeArgument[] arguments) [11/26/2019 1:10:52 PM.086] at FU|h{0y/CNTA=8K(cCpjRI!\]$.FI8Vy|Wz`sh{i7/c4$8Jt9H>"() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 427 [11/26/2019 1:10:52 PM.086] at FU|h{0y/CNTA=8K(cCpjRI!\]$.1I7bLL33*2R^hlJhD6<Wy+/x() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 153 [11/26/2019 1:10:52 PM.086] at Rage.GameFiber.Main() [11/26/2019 1:10:52 PM.086] LSPD First Response: ============================== The only difference between us is that I don't have the steam version (I'm on the official Rockstar Launcher) and I don't have your ClearTheWayV plugin! Some useful info: - A fresh install of LCPDFR doesn't works - Start LCPDFR plugin without any add-ons doesn't change anything - Everything was working yesterday, no mods added since - RAGE Plugin hook load fines alone - The game launch fine w/o any plugins
-
[SOLVED] Crash - Can't load file or assembly
Hey! I found the solution. I replaced: "netcoreapp3.0" by "netstandard2.0" in the `.csproj` file.
-
[SOLVED] Crash - Can't load file or assembly
Hello. I'm creating a small callout plugin to learn C# and I've a problem related to `System.Runtime`. So, the plugin loads correctly and the crash occur when it comes to go on duty. There is the log of the crash. I translated the Exception message from French to English. [11/23/2019 5:55:36 PM.907] Unhandled exception occurred in console command "ForceDuty" [11/23/2019 5:55:36 PM.907] Exception type: System.IO.FileNotFoundException [11/23/2019 5:55:36 PM.907] Exception message: Can't load file or assembly 'System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The specified file is not found. [11/23/2019 5:55:36 PM.907] Stack trace: at HighDangerEscort.Main.RegisterCallouts() [11/23/2019 5:55:36 PM.907] at HighDangerEscort.Main.OnOnDutyStateChangedHandler(Boolean OnDuty) [11/23/2019 5:55:36 PM.907] at LSPD_First_Response.Mod.API.Functions.OnDutyStateChangedEventHandler.Invoke(Boolean onDuty) I'm using Rider and not VS. I installed System.Runtime 4.3.1 from `NuGet` (which I think is a package manager for C#). Any help is appreciate!
-
Drug Deal Version
- 4 comments
- 1 review