Guad / NOOSE

NOOSE mod
MIT License
3 stars 0 forks source link

NativeUI doesn't load #1

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi !

I don't know if it's NOOSE or NativeUI who doesn't work, but since you're the creator of the 2 mods:

On ScriptHookV.NET log

[01:47:51] [DEBUG] Created script domain 'ScriptDomain_412E7166'.
[01:47:51] [DEBUG] Loading scripts from 'C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_412E7166' ...
[01:47:51] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
[01:47:51] [DEBUG] Found 1 script(s) in 'NOOSE.dll'.
[01:47:51] [DEBUG] Starting 1 script(s) ...
[01:47:51] [DEBUG] Instantiating script 'NOOSE.Noose' in script domain 'ScriptDomain_412E7166' ...
[01:47:57] [DEBUG] Started script 'NOOSE.Noose'.
[01:47:57] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Méthode introuvable: 'Void NativeUI.UIMenu.DisEnableControls(Boolean)'.
   à NOOSE.Noose.OnTick(Object sender, EventArgs e)
   à GTA.Script.raise_Tick(Object value0, EventArgs value1)
   à GTA.Script.MainLoop()

Méthode introuvable = Can't find method

The only mods I run is ScriptHookV, ScriptHookV.NET, NativeUI and NOOSE. I run these via Mod Manager.

Guad commented 9 years ago

Update the NOOSE mod

ghost commented 9 years ago

I triple check, I've the version 1.2 from here. Is there a more recent version ?

Guad commented 9 years ago

Did you also update NativeUI?

ghost commented 9 years ago

Yes. I tried the one packed with and this one I've got SHV version 1.0.463.1 and SHV.NET version 2.2

I'm gonna try few other things, I'll keep you in touch