Skocz do zawartości

Zarejestruj się

Interesujesz się GTA? Dołącz do naszej społeczności na GTA Forum! Wymieniaj się wiedzą, poznawaj nowości, korzystaj z poradników i bądź na bieżąco z GTA Online i FiveM.

Opublikowano
comment_46176

Witam mam problem ze skryptem na warsztat Bennego w trybie singleplayer. Problem polega na tym, że po wgraniu skryptu na mapie nie pojawia się znacznik oraz po wjeździe do salonu nie ma menu do tuningu (sam wygląd salonu jest, drzwi się otwierają). Niżej wrzucam Log ze scripthooka.

Cytat

[11:53:56] [DEBUG] Created script domain 'ScriptDomain_55C1B438'.
[11:53:56] [DEBUG] Loading scripts from 'D:\GTA V\scripts' into script domain 'ScriptDomain_55C1B438' ...
[11:53:56] [DEBUG] Found 1 script(s) in 'AddOnCarSpawner.dll'.
[11:53:56] [DEBUG] Found 1 script(s) in 'BennysMotorworks.dll'.
[11:53:56] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
[11:53:56] [ERROR] Failed to list assembly types:
System.Reflection.ReflectionTypeLoadException: Nie można załadować jednego lub większej liczby żądanych typów. Aby uzyskać więcej informacji, pobierz właściwość LoaderExceptions.
   w System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   w System.Reflection.Assembly.GetTypes()
   w GTA.ScriptDomain.LoadAssembly(String filename, Assembly assembly)
[11:53:56] [DEBUG] Found 2 script(s) in 'PullMeOver.dll'.
[11:53:56] [DEBUG] Found 1 script(s) in 'SaveVehicles.dll'.
[11:53:56] [DEBUG] Starting 5 script(s) ...
[11:53:56] [DEBUG] Instantiating script 'AddOnCarSpawner.spawner' in script domain 'ScriptDomain_55C1B438' ...
[11:53:56] [ERROR] Failed to instantiate script 'AddOnCarSpawner.spawner' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'Void GTA.Script.add_Aborted(System.EventHandler)'.
   w AddOnCarSpawner.spawner..ctor()
[11:53:56] [DEBUG] Instantiating script 'BennysMotorworks.BennysMotorworks' in script domain 'ScriptDomain_55C1B438' ...
[11:54:01] [ERROR] Failed to instantiate script 'BennysMotorworks.BennysMotorworks' because constructor threw an exception:
System.AccessViolationException: Nastąpiła próba odczytu lub zapisu pamięci chronionej. Często wskazuje to, że inna pamięć jest uszkodzona.
   w nativeCall()
   w GTA.Native.?A0xf78799bb.NativeTask.Run()
   w GTA.ScriptDomain.ExecuteTask(IScriptTask task)
   w GTA.Native.Function.Call[T](UInt64 hash, InputArgument[] arguments)
   w BennysMotorworks.BennysMotorworks..ctor()
[11:54:01] [DEBUG] Instantiating script 'PullMeOver.PullMeOverMain' in script domain 'ScriptDomain_55C1B438' ...
[11:54:01] [ERROR] Failed to instantiate script 'PullMeOver.PullMeOverMain' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'Void GTA.Script.add_Aborted(System.EventHandler)'.
   w PullMeOver.PullMeOverMain..ctor()
[11:54:01] [DEBUG] Instantiating script 'PullMeOver.SpeedDisplay' in script domain 'ScriptDomain_55C1B438' ...
[11:54:01] [ERROR] Failed to instantiate script 'PullMeOver.SpeedDisplay' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'NativeUI.UIMenu NativeUI.MenuPool.AddSubMenu(NativeUI.UIMenu, System.String)'.
   w PullMeOver.SpeedDisplay.SetDisplay()
   w PullMeOver.SpeedDisplay..ctor()
[11:54:01] [DEBUG] Instantiating script 'MainGTAscript' in script domain 'ScriptDomain_55C1B438' ...
[11:54:01] [DEBUG] Started script 'MainGTAscript'.
[11:54:14] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:14] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:20] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:20] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:20] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:22] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:22] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:26] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:29] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:33] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:34] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:34] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:35] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:37] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:37] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:54:38] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:57:50] [DEBUG] Created script domain 'ScriptDomain_412495BC'.
[11:57:50] [DEBUG] Loading scripts from 'D:\GTA V\scripts' into script domain 'ScriptDomain_412495BC' ...
[11:57:50] [DEBUG] Found 1 script(s) in 'AddOnCarSpawner.dll'.
[11:57:50] [ERROR] Failed to list assembly types:
System.Reflection.ReflectionTypeLoadException: Nie można załadować jednego lub większej liczby żądanych typów. Aby uzyskać więcej informacji, pobierz właściwość LoaderExceptions.
   w System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   w System.Reflection.Assembly.GetTypes()
   w GTA.ScriptDomain.LoadAssembly(String filename, Assembly assembly)
[11:57:50] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[11:57:50] [ERROR] Failed to list assembly types:
System.Reflection.ReflectionTypeLoadException: Nie można załadować jednego lub większej liczby żądanych typów. Aby uzyskać więcej informacji, pobierz właściwość LoaderExceptions.
   w System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   w System.Reflection.Assembly.GetTypes()
   w GTA.ScriptDomain.LoadAssembly(String filename, Assembly assembly)
[11:57:50] [DEBUG] Found 2 script(s) in 'PullMeOver.dll'.
[11:57:50] [DEBUG] Found 1 script(s) in 'SaveVehicles.dll'.
[11:57:50] [DEBUG] Starting 5 script(s) ...
[11:57:50] [DEBUG] Instantiating script 'AddOnCarSpawner.spawner' in script domain 'ScriptDomain_412495BC' ...
[11:57:50] [ERROR] Failed to instantiate script 'AddOnCarSpawner.spawner' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'Void GTA.Script.add_Aborted(System.EventHandler)'.
   w AddOnCarSpawner.spawner..ctor()
[11:57:50] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_412495BC' ...
[11:57:50] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[11:57:50] [DEBUG] Instantiating script 'PullMeOver.PullMeOverMain' in script domain 'ScriptDomain_412495BC' ...
[11:57:50] [ERROR] Failed to instantiate script 'PullMeOver.PullMeOverMain' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'Void GTA.Script.add_Aborted(System.EventHandler)'.
   w PullMeOver.PullMeOverMain..ctor()
[11:57:50] [DEBUG] Instantiating script 'PullMeOver.SpeedDisplay' in script domain 'ScriptDomain_412495BC' ...
[11:57:50] [ERROR] Failed to instantiate script 'PullMeOver.SpeedDisplay' because constructor threw an exception:
System.IO.FileNotFoundException: Nie można załadować pliku lub zestawu 'NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' lub jednej z jego zależności. Nie można odnaleźć określonego pliku.
Nazwa pliku: 'NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null'
   w PullMeOver.SpeedDisplay.SetDisplay()
   w PullMeOver.SpeedDisplay..ctor()

OSTRZEŻENIE: rejestrowanie informacji o powiązaniach zestawów jest wyłączone.
Aby włączyć rejestrowanie błędów powiązań zestawów, ustaw wartość rejestru [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) równą 1.
Uwaga: z włączeniem rejestrowania błędów powiązań zestawów wiąże się pewien spadek wydajności.
Aby wyłączyć tę funkcję, usuń wartość rejestru [HKLM\Software\Microsoft\Fusion!EnableLog].

[11:57:50] [DEBUG] Instantiating script 'MainGTAscript' in script domain 'ScriptDomain_412495BC' ...
[11:57:50] [DEBUG] Started script 'MainGTAscript'.
[11:58:01] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:01] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:10] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:10] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:10] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:10] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:14] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:14] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:16] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:18] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:18] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:19] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:19] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:20] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:20] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:21] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:22] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:23] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:23] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:24] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:26] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:27] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:27] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:28] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:28] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:28] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:29] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:29] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:29] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:30] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:30] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:31] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:31] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:32] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:32] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:33] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:34] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:35] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:35] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:35] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:36] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:38] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:38] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:39] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:40] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:40] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:40] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:40] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:40] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:41] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:41] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:43] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:43] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:45] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:45] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:46] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:46] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:47] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:48] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:49] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:49] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:51] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:52] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:53] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:54] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:54] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:55] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:55] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:55] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:56] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:57] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:58] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:58] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:59] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:58:59] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:00] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:00] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:01] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:02] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:02] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:03] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:04] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:04] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:05] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:05] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:07] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:07] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:09] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:10] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:10] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:11] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:11] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:12] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:12] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:13] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:13] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:13] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:14] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:16] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:17] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:17] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:17] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:24] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:24] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:25] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:27] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:28] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:28] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:29] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:31] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:31] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:32] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:33] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:33] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:34] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:35] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:36] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:37] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:37] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:38] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:38] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:38] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:39] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:39] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:41] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:41] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:41] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:42] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:42] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:43] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:43] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:43] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:44] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:44] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:45] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:45] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:54] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:55] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[11:59:56] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:05] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:06] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:07] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:07] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:07] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:08] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:09] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:11] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:11] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:12] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:14] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:15] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:16] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:16] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:17] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:19] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:19] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:19] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:21] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:21] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:00:22] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:04:43] [DEBUG] Created script domain 'ScriptDomain_FE2095AC'.
[12:04:43] [DEBUG] Loading scripts from 'D:\GTA V\scripts' into script domain 'ScriptDomain_FE2095AC' ...
[12:04:43] [DEBUG] Found 1 script(s) in 'AddOnCarSpawner.dll'.
[12:04:43] [ERROR] Failed to list assembly types:
System.Reflection.ReflectionTypeLoadException: Nie można załadować jednego lub większej liczby żądanych typów. Aby uzyskać więcej informacji, pobierz właściwość LoaderExceptions.
   w System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   w System.Reflection.Assembly.GetTypes()
   w GTA.ScriptDomain.LoadAssembly(String filename, Assembly assembly)
[12:04:43] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[12:04:43] [ERROR] Failed to list assembly types:
System.Reflection.ReflectionTypeLoadException: Nie można załadować jednego lub większej liczby żądanych typów. Aby uzyskać więcej informacji, pobierz właściwość LoaderExceptions.
   w System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   w System.Reflection.Assembly.GetTypes()
   w GTA.ScriptDomain.LoadAssembly(String filename, Assembly assembly)
[12:04:43] [DEBUG] Found 2 script(s) in 'PullMeOver.dll'.
[12:04:43] [DEBUG] Found 1 script(s) in 'SaveVehicles.dll'.
[12:04:43] [DEBUG] Starting 5 script(s) ...
[12:04:43] [DEBUG] Instantiating script 'AddOnCarSpawner.spawner' in script domain 'ScriptDomain_FE2095AC' ...
[12:04:43] [ERROR] Failed to instantiate script 'AddOnCarSpawner.spawner' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'Void GTA.Script.add_Aborted(System.EventHandler)'.
   w AddOnCarSpawner.spawner..ctor()
[12:04:43] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_FE2095AC' ...
[12:04:43] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[12:04:43] [DEBUG] Instantiating script 'PullMeOver.PullMeOverMain' in script domain 'ScriptDomain_FE2095AC' ...
[12:04:43] [ERROR] Failed to instantiate script 'PullMeOver.PullMeOverMain' because constructor threw an exception:
System.MissingMethodException: Nie odnaleziono metody: 'Void GTA.Script.add_Aborted(System.EventHandler)'.
   w PullMeOver.PullMeOverMain..ctor()
[12:04:43] [DEBUG] Instantiating script 'PullMeOver.SpeedDisplay' in script domain 'ScriptDomain_FE2095AC' ...
[12:04:43] [ERROR] Failed to instantiate script 'PullMeOver.SpeedDisplay' because constructor threw an exception:
System.IO.FileNotFoundException: Nie można załadować pliku lub zestawu 'NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' lub jednej z jego zależności. Nie można odnaleźć określonego pliku.
Nazwa pliku: 'NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null'
   w PullMeOver.SpeedDisplay.SetDisplay()
   w PullMeOver.SpeedDisplay..ctor()

OSTRZEŻENIE: rejestrowanie informacji o powiązaniach zestawów jest wyłączone.
Aby włączyć rejestrowanie błędów powiązań zestawów, ustaw wartość rejestru [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) równą 1.
Uwaga: z włączeniem rejestrowania błędów powiązań zestawów wiąże się pewien spadek wydajności.
Aby wyłączyć tę funkcję, usuń wartość rejestru [HKLM\Software\Microsoft\Fusion!EnableLog].

[12:04:43] [DEBUG] Instantiating script 'MainGTAscript' in script domain 'ScriptDomain_FE2095AC' ...
[12:04:43] [DEBUG] Started script 'MainGTAscript'.
[12:04:54] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()
[12:04:55] [ERROR] Caught unhandled exception:
System.MissingMethodException: Nie odnaleziono metody: 'GTA.Vehicle GTA.Ped.get_LastVehicle()'.
   w MainGTAscript.OnKeyUp(Object sender, KeyEventArgs e)
   w GTA.Script.raise_KeyUp(Object value0, KeyEventArgs value1)
   w GTA.Script.MainLoop()

  • Wyświetleń 4 tys.
  • Dodano
  • Ostatniej odpowiedzi

Rekomendowane odpowiedzi

No posts to show

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Gość
Dodaj odpowiedź do tematu...

Ostatnio przeglądający 0

  • Brak zarejestrowanych użytkowników przeglądających tę stronę.

Powiadomienie o plikach cookie

Ta strona używa ciasteczek aby dawać najlepszą jakość korzystania ze społeczności GTA Forum