Search found 24 matches
- Wed Sep 16, 2020 4:19 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
[Race] : Archmage Proudmoore - [Block] Skill : 4 ( START ) [Race] : Archmage Proudmoore - [Block] Skill : 4 ( END ) [Race] : Archmage Proudmoore - [Block] Skill : 4 ( START ) [Race] : Archmage Proudmoore - [Block] Skill : 4 ( END ) [SP] Caught an Exception: Traceback (most recent call last): File &...
- Thu May 30, 2019 12:30 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
New commands don't seem to work with the new version. (in CS:GO)
Getting these exceptions aswell
Seems to be caused by the new converts.py
Getting these exceptions aswell
Seems to be caused by the new converts.py
- Sat May 25, 2019 2:54 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
[SP] Caught an Exception: Traceback (most recent call last): File "<string>", line 1, in <lambda> File "../addons/source-python/plugins/wcs/core/players/entity.py", line 1269, in on_client_disconnect del Player._cache_indexes[wcsplayer.index] KeyError: 1 [SP] Caught an Exception...
- Fri May 24, 2019 4:50 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
Full console log :
And this RIGHT after the mapchange with a older version ---- sp.hooks.exceptions :
And this RIGHT after the mapchange with a older version ---- sp.hooks.exceptions :
- Thu May 23, 2019 9:13 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
The issue seems to be related to source.python - after replacing addons/source-python/packages/source-python/players/_base.py and addons/source-python/packages/source-python/weapons/_base.py to the previous commit mapchange works, but any action related to wcs will still crash the server. If you upd...
- Wed May 22, 2019 11:41 am
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
So somehow the server is crashing when you change the map. Steps to test this we're to install a fresh linux csgo server, install source.py and the emulator and change the map - works. After adding wcs to the server, any mapchange will crash the server (regular mapchanges aswell as rcon or admin map...
- Mon May 13, 2019 8:05 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
Thank you Kami!
- Sun May 12, 2019 2:52 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
Yup, that's the case at the moment. I would REALLY love to use this version, but many wcs commands are missing and so my races won't work. Still checking this thread on a daily basis to check whether updates are coming :)
- Thu Apr 18, 2019 5:38 pm
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
Re: ES/Python Traceback
Downloaded the new ES Simulator and still having errors. [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/plugins/es_emulator/logic.py", line 103, in __call__ es.addons.callBlock(self.block_name) File "../addons/source-python/plugins/es_emulat...
- Thu Apr 18, 2019 9:39 am
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
Re: ES/Python Traceback
Nope, I used to do a freshinstall on my testserver with no modified .py files and got that tracebacks
- Wed Apr 17, 2019 10:47 pm
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
Re: ES/Python Traceback
It was caused due wrong syntaxes in the ES blocks, aswell as a modified wcs.py - fixed the blocks and removed the extra code from ws.py
- Wed Apr 17, 2019 4:40 pm
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
Re: ES/Python Traceback
[SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/source-python/events/listener.py", line 92, in fire_game_event callback(game_event) File "../addons/source-python/plugins/wcs/mana.py", line 93, in _player_death if mana_players[u...
- Mon Apr 15, 2019 2:16 pm
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
Re: ES/Python Traceback
So I guess its a wcs tell string problem. [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/plugins/wcs/xtell.py", line 99, in tell text = strings(text, tokens, langlib.getLangAbbreviation(player.language)) File "../addons/source-python/plugins...
- Sun Apr 14, 2019 1:15 pm
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
Re: ES/Python Traceback
Same for setfx wc
Code: Select all
[SP] Caught an Exception:
Traceback (most recent call last):
File "../addons/source-python/plugins/wcs/setfx.py", line 19, in _setfx_command
amount = command[4]
IndexError: Index out of range.
- Sun Apr 14, 2019 12:58 pm
- Forum: General Discussion
- Topic: ES/Python Traceback
- Replies: 10
- Views: 18948
ES/Python Traceback
Hi, since today our console is getting these tracebacks. Any one have further information about these errors? [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/plugins/wcs/xtell.py", line 99, in tell text = strings(text, tokens, langlib.getLangAbbre...
- Sat Mar 16, 2019 5:21 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
Yes, somehow I cannot figure out to get them work. Installed on a fresh SP only server.
- Tue Mar 12, 2019 7:20 pm
- Forum: General Discussion
- Topic: Error installing Python on a Linux Server
- Replies: 12
- Views: 25613
Re: Error installing Python on a Linux Server
My hoster upgraded the gameserver to the required repos and now everything is working. ty for the help!
- Tue Mar 12, 2019 6:28 pm
- Forum: Plugin Releases
- Topic: [CSS/CSGO] Warcraft: Source
- Replies: 107
- Views: 965892
Re: [CSS/CSGO] Warcraft: Source
glad to see some active developement in the wcs community, will use this!
/edit
do the ultimates work?
/edit
do the ultimates work?
- Fri Mar 08, 2019 7:20 pm
- Forum: General Discussion
- Topic: Error installing Python on a Linux Server
- Replies: 12
- Views: 25613
Re: Error installing Python on a Linux Server
Steps :
- installed fresh version of the gameserver
- downloaded source python for csgo
- extracted into csgo directory
- deleted vdf to load it manually
- NO changes in server.cfg, no created autoexec
have still "unknown command", here is a screenshot : http://i.epvpimg.com/rPg7gab.png
- installed fresh version of the gameserver
- downloaded source python for csgo
- extracted into csgo directory
- deleted vdf to load it manually
- NO changes in server.cfg, no created autoexec
have still "unknown command", here is a screenshot : http://i.epvpimg.com/rPg7gab.png
- Fri Mar 08, 2019 6:19 pm
- Forum: General Discussion
- Topic: Error installing Python on a Linux Server
- Replies: 12
- Views: 25613
Re: Error installing Python on a Linux Server
I did that several times already. I tried it with a standard install and also with a deleted vdf, aswell as trying to load the plugin with deleted vdf via server config (plugin load addons/source-python).
Always unknown command when trying to get sp info
Always unknown command when trying to get sp info