Guad / GTACoop

An online co-op modification for GTA5
GNU General Public License v3.0
81 stars 71 forks source link

HELP :( #114

Open kopper17447 opened 7 years ago

kopper17447 commented 7 years ago

[13:46:31] [DEBUG] Created script domain 'ScriptDomain_96BBEC9A' with v2.9.4. [13:46:31] [DEBUG] Loading scripts from 'E:\GTA 5 - Kopia\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_96BBEC9A' ... [13:46:31] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'. [13:46:31] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'. [13:46:31] [DEBUG] Found 0 script(s) in 'NativeUI.dll'. [13:46:31] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'. [13:46:31] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'. [13:46:31] [DEBUG] Starting 2 script(s) ... [13:46:31] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_96BBEC9A' ... [13:46:32] [DEBUG] Started script 'GTACoOp.Main'. [13:46:32] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_96BBEC9A' ... [13:46:32] [DEBUG] Started script 'GTACoOp.PedThread'. [13:46:56] [ERROR] Script 'GTACoOp.Main' is not responding! Aborting ... [13:46:56] [DEBUG] Aborted script 'GTACoOp.Main'. [13:46:58] [ERROR] Caught fatal unhandled exception: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu. w GTA.ScriptDomain.ExecuteTask(IScriptTask task) w GTA.Native.Function.Call[T](UInt64 hash, InputArgument[] arguments) w GTA.UI.Notify(String message, Boolean blinking) w GTACoOp.Main.RebuildServerBrowser() w NativeUI.UIMenu.SelectItem() w NativeUI.UIMenu.ProcessMouse() w NativeUI.MenuPool.ProcessMouse() w NativeUI.MenuPool.ProcessMenus() w GTACoOp.Main.OnTick(Object sender, EventArgs e) w GTA.Script.raise_Tick(Object value0, EventArgs value1) w GTA.Script.MainLoop()