0 files liked
1 comment
0 videos
0 uploads
0 followers
Hi, what´s my problem ? Mod doesn´t load with Ifruit and Native, and Microsoft 4.8 updated. I tried every version of the mod, and reinstalled OpenIV, always this error in ScriptHook :
[19:18:08] [DEBUG] Instantiating script New_Street_Phone_Missions.NSPM ...
[19:18:09] [ERROR] Failed to instantiate script New_Street_Phone_Missions.NSPM because constructor threw an exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at SHVDN.NativeFunc.NativeCall()
at SHVDN.NativeFunc.NativeTaskPtrArgs.Run()
at SHVDN.ScriptDomain.ExecuteTask(IScriptTask task)
at SHVDN.NativeFunc.Invoke(UInt64 hash, UInt64* argPtr, Int32 argCount)
at GTA.Native.Function.Call(Hash hash, InputArgument[] arguments)
at New_Street_Phone_Missions.DataStore.LoadOnlineIps(Boolean bAdd)
at New_Street_Phone_Missions.DataStore.OnLoadup()
at New_Street_Phone_Missions.DataStore.DataStoreLoad()
at New_Street_Phone_Missions.NSPM..ctor()
[19:18:09] [DEBUG] Instantiating script New_Street_Phone_Missions.SearchFor ...
[19:18:09] [INFO] Started script New_Street_Phone_Missions.SearchFor.
[19:18:09] [DEBUG] Instantiating script New_Street_Phone_Missions.UiDisplay ...
[19:18:09] [INFO] Started script New_Street_Phone_Missions.UiDisplay.
[19:18:09] [DEBUG] Instantiating script NSPM_Contacts.Main ...
[19:18:09] [ERROR] Failed to instantiate script NSPM_Contacts.Main because constructor threw an exception: System.InvalidOperationException: Illegal call to 'Script.Wait()' outside main loop!
at GTA.Script.Wait(Int32 ms)
at NSPM_Contacts.Main..ctor()