0 dosya beğenildi
4 yorum
0 video
0 yükleme
0 takipçi
gta 5 enhanced work or only legacy?
It's a good trainer, but what should I do if the game crashes when I go to the "spawn objects" option? logs
// GTA V SCRIPT HOOK (build Aug 13 2025, v3586.0/889.22)
// (C) Alexander Blade 2015-2025
[20:50:40] INIT: Started
[20:50:40] INIT: Pool 2 extended
[20:50:40] INIT: Pool 4 extended
[20:50:40] INIT: Success, game version is VER_EN_1_0_889_22
[20:50:40] INIT: Registering script 'pc_trainer.asi' (0x00007FF8E8B567D0)
[20:50:48] INIT: Pool 1 extended
[20:50:48] INIT: Pool 3 extended
[20:50:53] INIT: GtaThread collection size 189
[20:50:53] INIT: wnd proc 0x00000000FFFF069D
[20:51:33] CORE: Creating threads
[20:51:33] CORE: Created 2 threads (including control)
[20:51:33] CORE: Waiting to launch 'pc_trainer.asi' (0x00007FF8E8B567D0), id 4
[20:51:40] CORE: Launching main() for 'pc_trainer.asi' (0x00007FF8E8B567D0), id 4
does the mod work on the enhanced version?
@HKH191 хотел спросить, может ли эта модификация запускаться на enhanced версии гта 5, если да, то как решить это?
[15:23:35] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
[15:23:35] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
[15:23:35] [DEBUG] Initializing NativeMemory members...
[15:23:42] [DEBUG] Loading scripts from D:\Grand Theft Auto V Enhanced\scripts ...
[15:23:43] [DEBUG] Loading assembly EnableAllinteriors.dll ...
[15:23:45] [INFO] Found 7 script(s) in EnableAllinteriors.dll resolved to API version 3.7.0 (target API version: 3.7.0).
[15:23:45] [DEBUG] Loading assembly LemonUI.SHVDN3.dll ...
[15:23:45] [INFO] Found 0 script(s) in LemonUI.SHVDN3.dll (target API version: 3.6.0).
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.CayoMines ...
[15:23:45] [INFO] Started script EnableAllinteriors.CayoMines.
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.Class1 ...
[15:23:45] [ERROR] Failed to instantiate script EnableAllinteriors.Class1 because constructor threw an exception: System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "iFruitAddon2, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'iFruitAddon2, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null'
в EnableAllinteriors.Class1.Setup(Boolean Phone)
в EnableAllinteriors.Class1..ctor() в D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\Class1.cs:строка 626
Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.EAIBLip ...
[15:23:45] [INFO] Started script EnableAllinteriors.EAIBLip.
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.LoadMPMaps ...
[15:23:45] [INFO] Started script EnableAllinteriors.LoadMPMaps.
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.ManageCayoPerico ...
[15:23:45] [INFO] Started script EnableAllinteriors.ManageCayoPerico.
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.ManageSnow ...
[15:23:45] [INFO] Started script EnableAllinteriors.ManageSnow.
[15:23:45] [DEBUG] Instantiating script EnableAllinteriors.OpenClosedDoors ...
[15:23:45] [INFO] Started script EnableAllinteriors.OpenClosedDoors.
[15:23:47] [ERROR] Caught unhandled exception:
System.IO.FileNotFoundException: GTA5.exe
в System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
в EnableAllinteriors.ManageSnow.ReturnGameBuild() в D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\ManageSnow.cs:строка 23
в EnableAllinteriors.ManageSnow.OnTick(Object sender, EventArgs e) в D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\ManageSnow.cs:строка 30
в SHVDN.Script.DoTick()
[15:23:47] [ERROR] The exception was thrown while executing the script EnableAllinteriors.ManageSnow from "D:\Grand Theft Auto V Enhanced\scripts\EnableAllinteriors.dll".
[15:23:47] [WARNING] Aborted script EnableAllinteriors.ManageSnow.
в System.Threading.Thread.AbortInternal()
в System.Threading.Thread.Abort()
в SHVDN.Script.Abort()
в SHVDN.Script.DoTick()
в SHVDN.Script.MainLoop()
[15:23:47] [ERROR] Caught unhandled exception:
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в SHVDN.NativeMemory.GetVehicleCount()
в GTA.World.CreateVehicle(Model model, Vector3 position, Single heading) в ScriptHookVDotNet3\GTA\World.cs:строка 1277
в EnableAllinteriors.Class1.REQUESTINTERIORS() в D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\Class1.cs:строка 12429
в EnableAllinteriors.LoadMPMaps.OnTick(Object sender, EventArgs e) в D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\LoadMPMaps.cs:строка 51
в SHVDN.Script.DoTick()
[15:23:47] [ERROR] The exception was thrown while executing the script EnableAllinteriors.LoadMPMaps from "D:\Grand Theft Auto V Enhanced\scripts\EnableAllinteriors.dll".
[15:23:47] [WARNING] Aborted script EnableAllinteriors.LoadMPMaps.
в System.Threading.Thread.AbortInternal()
в System.Threading.Thread.Abort()
в SHVDN.Script.Abort()
в SHVDN.Script.DoTick()
в SHVDN.Script.MainLoop()