View Single Post
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 07-27-2018 , 13:55   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #110

Code:
14:50:53:004.882097 1.56e+00 - AmxxEditor.AmxxEditor.load_from_file:805 - (analyzer) Include File Not Found: VexdUM
Exception in thread Thread-2:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "C:\Users\Desktop\AppData\Roaming\Sublime Text 3\Packages\AmxxEditor\AmxxEditor.py", line 761, in run
    self.process(file_name, view_buffer)
  File "C:\Users\Desktop\AppData\Roaming\Sublime Text 3\Packages\AmxxEditor\AmxxEditor.py", line 772, in process
    self.load_from_file(view_file_name, include, current_node, current_node, base_includes)
  File "C:\Users\Desktop\AppData\Roaming\Sublime Text 3\Packages\AmxxEditor\AmxxEditor.py", line 821, in load_from_file
    self.load_from_file(view_file_name, include, node, base_node, base_includes)
  File "C:\Users\Desktop\AppData\Roaming\Sublime Text 3\Packages\AmxxEditor\AmxxEditor.py", line 816, in load_from_file
    with open(file_name, 'r') as f :
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Counter-Strike 1.6\\cstrike\\addons\\amxmodx\\scripting\\include\\VexdUM.inc'
__________________








CrazY. is offline