Advertisement
Guest User

Untitled

a guest
May 24th, 2016
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. [23:02:03] [DEBUG] Created script domain 'ScriptDomain_11CBB97A'.
  2. [23:02:03] [DEBUG] Loading scripts from 'D:\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_11CBB97A' ...
  3. [23:02:04] [DEBUG] Successfully compiled 'EnhancedTaxiMissions.vb'.
  4. [23:02:04] [DEBUG] Found 1 script(s) in 'EnhancedTaxiMissions.vb'.
  5. [23:02:04] [DEBUG] Found 1 script(s) in 'BennysMotorworks.dll'.
  6. [23:02:04] [DEBUG] Found 0 script(s) in 'MadMilkman.Ini.dll'.
  7. [23:02:04] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
  8. [23:02:04] [DEBUG] Found 1 script(s) in 'Tonya Jobs GTAV.dll'.
  9. [23:02:04] [DEBUG] Starting 4 script(s) ...
  10. [23:02:04] [DEBUG] Instantiating script 'EnhancedTaxiMissions' in script domain 'ScriptDomain_11CBB97A' ...
  11. [23:02:04] [DEBUG] Started script 'EnhancedTaxiMissions'.
  12. [23:02:04] [DEBUG] Instantiating script 'BennysMotorworks.BennysMotorworks' in script domain 'ScriptDomain_11CBB97A' ...
  13. [23:02:04] [DEBUG] Started script 'BennysMotorworks.BennysMotorworks'.
  14. [23:02:04] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_11CBB97A' ...
  15. [23:02:04] [DEBUG] Started script 'NativeUI.BigMessageThread'.
  16. [23:02:04] [DEBUG] Instantiating script 'TonyaJobsV' in script domain 'ScriptDomain_11CBB97A' ...
  17. [23:02:04] [DEBUG] Started script 'TonyaJobsV'.
  18. [23:02:04] [ERROR] Caught fatal unhandled exception:
  19. System.MissingMethodException: Method not found: 'Boolean GTA.Game.get_IsLoading()'.
  20. at TonyaJobsV.TonyaJobsV_Tick(Object sender, EventArgs e)
  21. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  22. at GTA.Script.MainLoop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement