Advertisement
Hojjke

Untitled

Oct 15th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. Oct 15 22:25:27: [SP] Caught an Exception:
  2. Oct 15 22:25:27: Traceback (most recent call last):
  3. Oct 15 22:25:27: File "../addons/source-python/packages/source-python/commands/typed.py", line 554, in on_command
  4. Oct 15 22:25:27: result = cls.on_clean_command(command_info, command_node, args)
  5. Oct 15 22:25:27: File "../addons/source-python/packages/source-python/commands/typed.py", line 569, in on_clean_command
  6. Oct 15 22:25:27: return command_node.callback(command_info, *cleaned_args)
  7. Oct 15 22:25:27: File "../addons/source-python/plugins/wcs/core/helpers/esc/commands.py", line 293, in wcs_setfx_invis_command
  8. Oct 15 22:25:27: player.color = color.with_alpha(value)
  9. Oct 15 22:25:27:
  10. Oct 15 22:25:27: Boost.Python.ArgumentError: Python argument types in
  11. Oct 15 22:25:27: Color.with_alpha(Color, float)
  12. Oct 15 22:25:27: did not match C++ signature:
  13. Oct 15 22:25:27: with_alpha(Color, unsigned char a)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement