Laster...
0 filer likt
4 kommentarer
0 videoer
0 opplastninger
0 følgere
  • Default

    @Jax765 Well I did consider it but I couldn't remember doing it. Thank you Jax

    8 dager siden
  • Default

    Supposedly Missing Unmarked Sheriff Ford Taurus.

    Based on my understanding of R.D.E. so far, it seems that in the "scripts" folder, the "VehicleGroups.xml" file "summons" the vehicles and their respective properties from the "ResponseVehicles.xml" file.

    I discovered that in the "VehicleGroups.xml" file there is a vehicle tag for a supposed "BCSODetectiveCar" contained in the "BCSO_COP_3star" group. However it seems the tag "BCSODetectiveCar" is completely missing from the "ResponseVehicles.xml" file. I assumed the vehicle in question is/was meant to be the Unmarked Ford Taurus named "sheriff4" in the game files.

    Was it removed on purpose? (Too expensive/modern for the BCSO's budget?(Although they do use the Gauntlet Interceptor)
    If yes, did I miss it in a changelog?
    Can I attempt to restore the vehicle by creating a new "</Vehicle>" entry?
    If yes, is there a problem with the model itself?

    8 dager siden
  • Default

    Doesn't work with the latest Scripthook, the latest community Scripthookdotnet, and the latest game version (bottom dollar DLC) as of 7/62024.

    Here is what I get from the .log file of Scripthookdotnet, I don't know much but it was working fine before the update, I'm assuming it's an issue with the version of either the game or scripthookdotnet.

    [18:45:42] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
    [18:45:42] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
    [18:45:43] [DEBUG] Loading scripts from C:\Games\Grand Theft Auto V\scripts ...
    [18:45:43] [DEBUG] Successfully compiled RadioStationFavorites.cs.
    [18:45:43] [INFO] Found 1 script(s) in RadioStationFavorites.cs resolved to API 2.11.6.
    [18:45:43] [DEBUG] Instantiating script RadioStationFavorites.Main ...
    [18:45:43] [INFO] Started script RadioStationFavorites.Main.
    [18:45:43] [ERROR] Caught fatal unhandled exception:
    System.TypeInitializationException: The type initializer for 'SHVDN.NativeMemory' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at SHVDN.NativeMemory..cctor()
    --- End of inner exception stack trace ---
    at SHVDN.NativeMemory.GetGameVersion()
    at RadioStationFavorites.Main.Init() in c:\Games\Grand Theft Auto V\scripts\RadioStationFavorites.cs:line 78
    at RadioStationFavorites.Main.OnTick(Object sender, EventArgs e) in c:\Games\Grand Theft Auto V\scripts\RadioStationFavorites.cs:line 134
    at SHVDN.Script.DoTick()
    [18:45:43] [ERROR] The exception was thrown while executing the script RadioStationFavorites.Main.
    [18:45:43] [WARNING] Aborted script RadioStationFavorites.Main.
    at System.Threading.Thread.AbortInternal()
    at System.Threading.Thread.Abort()
    at SHVDN.Script.Abort()
    at SHVDN.Script.DoTick()
    at SHVDN.Script.MainLoop()

    6. juli 2024
  • Default