Build A Mission Mod Isn't Working (Solved).
-
Hello everybody , i've installed build a mission mod..and it worked fine for me since i've installed it about 10 months ago .. but today when i wanted to open the menu (H) it didn't work ! it didn't open !
help me please
I got (script hook v , script hook dot net , script hook dot net 2) at my game directory
i got script hook dot net 2 log , it says
[10:26:11] [DEBUG] Created script domain 'ScriptDomain_2C426778' with v2.10.5.
[10:26:11] [DEBUG] Loading scripts from 'D:\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_2C426778' ...
[10:26:13] [INFO] Loading assembly 'BadHabits.dll' ...
[10:26:13] [DEBUG] Found 1 script(s) in 'BadHabits.dll'.
[10:26:13] [INFO] Loading assembly 'BAM.dll' ...
[10:26:13] [DEBUG] Found 1 script(s) in 'BAM.dll'.
[10:26:13] [INFO] Loading assembly 'NativeUI.dll' ...
[10:26:13] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
-
@GTA-5-GTA-4 Thats not the whole log. If its big use https://pastebin.com .
Also the log gets reset when you reload your scrips or game. So first try again then post the full log.
-
Hey , I tried again .. the same log
this is the full log .. it's big of some kind !
[11:16:06] [DEBUG] Created script domain 'ScriptDomain_A6559FC4' with v2.10.5.
[11:16:06] [DEBUG] Loading scripts from 'D:\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [INFO] Loading assembly 'BadHabits.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'BadHabits.dll'.
[11:16:06] [INFO] Loading assembly 'BAM.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'BAM.dll'.
[11:16:06] [INFO] Loading assembly 'DragDead.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'DragDead.dll'.
[11:16:06] [INFO] Loading assembly 'Fishing.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'Fishing.dll'.
[11:16:06] [INFO] Loading assembly 'GearShiftingAnim.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'GearShiftingAnim.dll'.
[11:16:06] [INFO] Loading assembly 'GTAVFunctions.dll' ...
[11:16:06] [DEBUG] Found 0 script(s) in 'GTAVFunctions.dll'.
[11:16:06] [INFO] Loading assembly 'HackModAlpha.dll' ...
[11:16:06] [DEBUG] Found 3 script(s) in 'HackModAlpha.dll'.
[11:16:06] [INFO] Loading assembly 'iFruitContacts.dll' ...
[11:16:06] [DEBUG] Found 0 script(s) in 'iFruitContacts.dll'.
[11:16:06] [INFO] Loading assembly 'Indicators.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'Indicators.dll'.
[11:16:06] [INFO] Loading assembly 'IniFile.dll' ...
[11:16:06] [DEBUG] Found 0 script(s) in 'IniFile.dll'.
[11:16:06] [INFO] Loading assembly 'MadMilkman.Ini.dll' ...
[11:16:06] [DEBUG] Found 0 script(s) in 'MadMilkman.Ini.dll'.
[11:16:06] [INFO] Loading assembly 'MapEditor.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'MapEditor.dll'.
[11:16:06] [INFO] Loading assembly 'NativePI.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'NativePI.dll'.
[11:16:06] [INFO] Loading assembly 'NativeUI.dll' ...
[11:16:06] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
[11:16:06] [INFO] Loading assembly 'NAudio.dll' ...
[11:16:06] [DEBUG] Found 0 script(s) in 'NAudio.dll'.
[11:16:06] [INFO] Loading assembly 'PlayerSuicide.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'PlayerSuicide.dll'.
[11:16:06] [INFO] Loading assembly 'RideADeer.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'RideADeer.dll'.
[11:16:06] [INFO] Loading assembly 'TreasureMapGTAV.dll' ...
[11:16:06] [DEBUG] Found 1 script(s) in 'TreasureMapGTAV.dll'.
[11:16:06] [DEBUG] Starting 14 script(s) ...
[11:16:06] [DEBUG] Instantiating script 'BadHabits.BadHabits' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'BadHabits.BadHabits'.
[11:16:06] [DEBUG] Instantiating script 'buildamission' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [ERROR] Failed to instantiate script 'buildamission' because constructor threw an exception:
System.TypeLoadException: Could not load type 'NativeUI.TextTimerBar' from assembly 'NativeUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at buildamission..ctor()
[11:16:06] [DEBUG] Instantiating script 'Main' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'Main'.
[11:16:06] [DEBUG] Instantiating script 'GTAVMod_Fishing.FishingScript' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'GTAVMod_Fishing.FishingScript'.
[11:16:06] [DEBUG] Instantiating script 'GearShiftingAnim.GearShiftingAnim' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [ERROR] Failed to instantiate script 'GearShiftingAnim.GearShiftingAnim' because constructor threw an exception:
System.MissingMethodException: Method not found: 'NativeUI.UIMenu NativeUI.MenuPool.AddSubMenu(NativeUI.UIMenu, System.String)'.
at GearShiftingAnim.GearShiftingAnim.Setup()
at GearShiftingAnim.GearShiftingAnim..ctor() in C:\Users\Hunk\source\repos\GearShiftingAnimation\GearShiftingAnim\GearShiftingAnim\GearShiftingAnim.cs:line 413
[11:16:06] [DEBUG] Instantiating script 'HackMod05a.ExampleScript' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'HackMod05a.ExampleScript'.
[11:16:06] [DEBUG] Instantiating script 'HackMod05a.MoreEvents' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'HackMod05a.MoreEvents'.
[11:16:06] [DEBUG] Instantiating script 'HackMod05a.Drawer' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'HackMod05a.Drawer'.
[11:16:06] [DEBUG] Instantiating script 'Indicators.Indicators' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:06] [DEBUG] Started script 'Indicators.Indicators'.
[11:16:06] [DEBUG] Instantiating script 'MapEditor.MapEditor' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:07] [DEBUG] Started script 'MapEditor.MapEditor'.
[11:16:07] [DEBUG] Instantiating script 'mlgthatsme.GUI.NativeInputManager' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:07] [DEBUG] Started script 'mlgthatsme.GUI.NativeInputManager'.
[11:16:07] [DEBUG] Instantiating script 'PlayerSuicide' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:07] [DEBUG] Started script 'PlayerSuicide'.
[11:16:07] [DEBUG] Instantiating script 'GTAVMod_RideADeer.Main' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:07] [DEBUG] Started script 'GTAVMod_RideADeer.Main'.
[11:16:07] [DEBUG] Instantiating script 'TreasureMapGTAV' in script domain 'ScriptDomain_A6559FC4' ...
[11:16:07] [DEBUG] Started script 'TreasureMapGTAV'.
-
@GTA-5-GTA-4 You need NativeUI 1.7.
https://gtaforums.com/topic/809284-net-nativeui/
-
i'll try it out
but i thought i've installed NativeUI 1.7 before!?!
so i'm asking , but anyway i'll try it then i'll tell you if it worked.
-
Sorry it was easy to fix it !
but i wonder that i installed NativeUI 1.7 when i got the mod not working!
i think it downgraded to 1.0 somehow!
but thanks very much it worked : )