0 фајлови допаднати
3 коментари
0 видеа
0 прикачувања
0 следбеници
@Eletrk First thing always should check is your logs. ScriptHookVDotNet log should tell you whats happening, post it here (where it reports an error) and HKH might be able to tell you whats up, make sure you highlight his name so he sees it. Or goto his Discord
@HKH191 No sir. Legacy. But I am running SHVDN nightly 3.7.0 yet it says it cant call a method: 'System.Version SHVDN.NativeMemory.get_GameFileVersion()' Or its not able to get the game version for some reason.. it's legit copy. idk
Maybe its another script breaking it? This what I got: LemonUI, NativeUI, HKHModHelper, Persistence II, Rage Trainer, iFruit2, Population Control, Cluckin Bell Raid, The Contract, and this enable all interiors.
@HKH191 Love your mods. You've allowed me to play Online content since I was never able to play Online since the over the top anticheat system kept banning me, so I gave up. But um this one I'm having trouble loading MP interiors. I got the Cluckin Bell Heist one working, but when it try to load Agency INT my log throws this (I have all the dependencies installed, tried googling it, nothing)
[09:51:23] [ERROR] Caught unhandled exception:
System.MissingMethodException: Method not found: 'System.Version SHVDN.NativeMemory.get_GameFileVersion()'.
at GTA.Game.get_FileVersion()
at GTA.VehicleModCollection.set_DashboardColor(VehicleColor value)
at EnableAllinteriors.Class1.REQUESTINTERIORS() in D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\Class1.cs:line 12443
at EnableAllinteriors.LoadMPMaps.OnTick(Object sender, EventArgs e) in D:\Grand Theft Auto V\GTAV modding\Source Code (BACKUP 21.07.25)\Active\EnableAllinteriors\EnableAllinteriors\LoadMPMaps.cs:line 51
at SHVDN.Script.DoTick()
[09:51:23] [ERROR] The exception was thrown while executing the script EnableAllinteriors.LoadMPMaps from "F:\Program Files\Rockstar Games\Grand Theft Auto V Legacy\scripts\EnableAllinteriors.dll".
[09:51:23] [WARNING] Aborted script EnableAllinteriors.LoadMPMaps.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at SHVDN.Script.Abort()
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()