Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. #============================================================
  2. #>> GunGame 5.1 Exception Caught!
  3. #============================================================
  4. Traceback (most recent call last):
  5. File "../eventscripts/es.py", line 409, in loadModuleAddon
  6. newaddon = __import__(importname)
  7. File "../eventscripts/gungame51/gungame51.py" line 43, in <module>
  8. from cfglib import AddonCFG
  9. File "../eventscripts/_libs/python/cfglib.py", line 1
  10. 1.
  11. ^
  12. IndentationError: unexpected indent
  13. #============================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement