Loading...
0 files liked
96 comments
0 videos
0 uploads
0 followers
  • Default

    @PedPal After replacing ScriptHookVDotNet and updating to version 3.7.0, the script can be run in the game. After starting O+N, a prompt popped up [INFO: 3 scripts are running
    but are using the v2 APl
    (ScriptHookvDotNet2.dll).
    which is deprecated and not
    actively supported.lt may
    stop being supported in the
    future, disabling to run the
    scripts, You could contact the
    author(s) or find alternatives
    to avoid the issue. See the
    console outputs or the log file
    for more details] Will it affect the script?

    1 day ago
  • Default

    @PedPal Logs after version 1.70.3411 LemonUI has also been installed with version 2.1.2
    [14:18:58] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
    [14:18:58] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
    [14:18:58] [DEBUG] Loading scripts from H:\SteamLibrary\steamapps\common\Grand Theft Auto V\scripts ...
    [14:18:58] [DEBUG] Loading assembly ChaosResponse.dll ...
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [DEBUG] Loading assembly FlareVehicleSave.dll ...
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [WARNING] Unable to resolve API version 3.7.0.
    [14:18:58] [DEBUG] Loading assembly iFruitAddon2.dll ...
    [14:18:58] [INFO] Found 1 script(s) in iFruitAddon2.dll resolved to API 2.11.6.
    [14:18:58] [DEBUG] Loading assembly LemonUI.SHVDN2.dll ...
    [14:18:58] [INFO] Found 0 script(s) in LemonUI.SHVDN2.dll.
    [14:18:58] [DEBUG] Loading assembly LemonUI.SHVDN3.dll ...
    [14:18:58] [INFO] Found 0 script(s) in LemonUI.SHVDN3.dll.
    [14:18:58] [DEBUG] Loading assembly NativeUI.dll ...
    [14:18:58] [INFO] Found 1 script(s) in NativeUI.dll resolved to API 2.11.6.
    [14:18:58] [DEBUG] Loading assembly NAudio.dll ...
    [14:18:58] [INFO] Found 0 script(s) in NAudio.dll.
    [14:18:58] [DEBUG] Loading assembly Waze.dll ...
    [14:18:58] [INFO] Found 2 script(s) in Waze.dll resolved to API 2.11.6.
    [14:18:58] [DEBUG] Instantiating script iFruitAddon2.iFruitAddon2 ...
    [14:18:58] [INFO] Started script iFruitAddon2.iFruitAddon2.
    [14:18:58] [DEBUG] Instantiating script NativeUI.BigMessageThread ...
    [14:18:58] [INFO] Started script NativeUI.BigMessageThread.
    [14:18:58] [DEBUG] Instantiating script Waze.GPS ...
    [14:18:58] [INFO] Started script Waze.GPS.
    [14:18:58] [DEBUG] Instantiating script Waze.VehicleFunctions ...
    [14:18:58] [INFO] Started script Waze.VehicleFunctions.
    [14:18:59] [ERROR] Caught fatal unhandled exception:
    System.TypeInitializationException: “SHVDN.NativeMemory”的类型初始值设定项引发异常。 ---> System.NullReferenceException: 未将对象引用设置到对象的实例。
    在 SHVDN.NativeMemory..cctor()
    --- 内部异常堆栈跟踪的结尾 ---
    在 SHVDN.NativeMemory.GetHashKey(String key)
    在 Waze.VehicleFunctions.Cheating(String Cheat)
    在 Waze.VehicleFunctions.OnTick(Object sender, EventArgs e)
    在 SHVDN.Script.DoTick()
    [14:18:59] [ERROR] The exception was thrown while executing the script Waze.VehicleFunctions.
    [14:18:59] [WARNING] Aborted script Waze.VehicleFunctions.
    在 System.Threading.Thread.AbortInternal()
    在 System.Threading.Thread.Abort()
    在 SHVDN.Script.Abort()
    在 SHVDN.Script.DoTick()
    在 SHVDN.Script.MainLoop()

    Expand to read the full comment
    1 day ago
  • Default

    @PedPal According to the instructions, I put the file in the script folder on the 1.69.3258 version of the game. After entering the game, I tried to press - StartupKey1: O
    - StartupKey2: N - MenuKey: N. No UI popped up.

    1 day ago
  • Default

    @ikt I changed the startup key but no UI menu is displayed in the UI? ? ? After changing MenuKey = u

    4 days ago
  • Default

    @ikON The game has been updated to 3411. Many building interiors have been added. When will this module match the new version of the interior MOL?

    December 17, 2024
  • Default

    @Rags2Bags ScriptHookV.3411

    December 14, 2024
  • Default

    @RampageDev ScriptHookV has been updated. You should add the updated DLC to support the latest version 3407.

    December 13, 2024
  • Default

    @Zemanez ScriptHookV has been updated. You should add the updated DLC to support the latest version 3407.

    December 13, 2024
  • Default

    Won't the author adapt this to the latest version of the game?

    December 08, 2024
  • Default

    @Yash-fantasy-mods I am reporting a small problem. When a character walks close to a prop, the prop will suddenly disappear, flash, and then reappear.

    December 08, 2024