Help Please,
I have installed the new WCS and the ES Emulator , The emulator works fine but In WCS the menu shows no races new or old . My server is win7 pro . all my other Source Py plugins also work perfect, scratching my head double checked everything and its HL2dm .
One strange thing is if I load the in Autoexec.bat the Emulator before WCS , WCS will not load at all but work if I load WCS before it .
/PEACE
[CSS/CSGO] Warcraft: Source
Re: [CSS/CSGO] Warcraft: Source
PEACE wrote:Help Please,
I have installed the new WCS and the ES Emulator , The emulator works fine but In WCS the menu shows no races new or old . My server is win7 pro . all my other Source Py plugins also work perfect, scratching my head double checked everything and its HL2dm .
One strange thing is if I load the in Autoexec.bat the Emulator before WCS , WCS will not load at all but work if I load WCS before it .
/PEACE
If WCS doesn't load if it's loaded after the emulator, you might have an error in your races.ini file as it loads just fine on my end. Do you get any exceptions?
Re: [CSS/CSGO] Warcraft: Source
[TPDerp ,
I had Kami fix them for me he sais it works on his end but he seems to have found the problem as soon as the new restrict was added the Races now up but my other problem now seems to be no xp points on kills and no EST / WCS effects are working
Thanks
/Peace
More to report : It tells me what Race im in but no xp's on kills the numbers stay [WCS] hollidays apprentice - level: 1 - XP: 0/80.
and i can change Races but same problem also the models dont change all the time they end up with the wrong one , I know Kami is trying to help with this .
I had Kami fix them for me he sais it works on his end but he seems to have found the problem as soon as the new restrict was added the Races now up but my other problem now seems to be no xp points on kills and no EST / WCS effects are working
Thanks
/Peace
- [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_emulator\eventscripts\es.py", line 356, in callBlock
self.Blocks[blockname]()
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\cmds\__init__.py", line 110, in concommand
stack.queue([line], 'console', priority=True)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\__init__.py", line 32, in queue
self.run()
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\__init__.py", line 120, in run
self.command(command, argv, args, exp)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\__init__.py", line 189, in command
command.run(argv, args, exp)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\cmds\__init__.py", line 140, in run
self.method(**_args)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\cmds\vars.py", line 88, in forcevalue
es.forcevalue(var, val)
File "..\addons\source-python\plugins\es_emulator\helpers.py", line 215, in wrapper
return func(c)
File "..\addons\source-python\plugins\es_emulator\eventscripts\es_C.py", line 1060, in forcevalue
if length > var_.m_StringLength:
AttributeError: 'ConVar_' object has no attribute 'm_StringLength'
[SP] Caught an Exception:
Traceback (most recent call last):
File "..\addons\source-python\packages\source-python\entities\hooks.py", line 225, in on_networked_entity_created
_waiting_entity_hooks.initialize(entity.index)
File "..\addons\source-python\packages\source-python\entities\hooks.py", line 212, in initialize
if hook.initialize(entity):
File "..\addons\source-python\packages\source-python\entities\hooks.py", line 162, in initialize
self.hooked_function = getattr(entity, self.function)
File "..\addons\source-python\packages\source-python\entities\_base.py", line 231, in __getattr__
raise AttributeError('Attribute "{0}" not found'.format(attr))
AttributeError: Attribute "buy_internal" not found
[SP] Caught an Exception:
Traceback (most recent call last):
File "..\addons\source-python\packages\source-python\weapons\restrictions.py", line 389, in _on_weapon_bump
make_object(Player, args[0]), edict_from_pointer(args[1]).classname)
File "..\addons\source-python\packages\source-python\weapons\restrictions.py", line 68, in on_player_bumping_weapon
value = handler.on_player_bumping_weapon(player, weapon_name)
File "..\addons\source-python\packages\source-python\weapons\restrictions.py", line 291, in on_player_bumping_weapon
return not self.is_player_restricted(player, weapon)
File "..\addons\source-python\packages\source-python\weapons\restrictions.py", line 317, in is_player_restricted
return self.is_team_restricted(player.team, weapon_name)
File "..\addons\source-python\packages\source-python\weapons\restrictions.py", line 327, in is_team_restricted
return weapon_manager[weapon].basename in self.team_restrictions[team]
File "..\addons\source-python\packages\source-python\weapons\restrictions.py", line 192, in __getitem__
'"{0}" is neither a team number nor an alias.'.format(item))
KeyError: '"1" is neither a team number nor an alias.'
More to report : It tells me what Race im in but no xp's on kills the numbers stay [WCS] hollidays apprentice - level: 1 - XP: 0/80.
and i can change Races but same problem also the models dont change all the time they end up with the wrong one , I know Kami is trying to help with this .
Re: [CSS/CSGO] Warcraft: Source
I cant wait to get this running on my HL2 server I used the old one for many years on HL2tdm and my CCS server . Thank you for your work :)
/Peace
/Peace
-
- Junior Member
- Posts: 17
- Joined: Thu Jan 28, 2021 3:54 pm
Re: [CSS/CSGO] Warcraft: Source
Can anyone help the WCS community fix a game breaking bug that is present at the moment?
I relaunched my wcs community and a ton of people are having fun but this is a huge issue at the moment since it laggs the server and crashes it eventually..
In short, the database keeps creating null records and floods it, hence the laggs and ocassional crash because the server can't handle it.
We are using the sqlite database.
I reported the issue here: https://github.com/ThaPwned/WCS/issues/63
I relaunched my wcs community and a ton of people are having fun but this is a huge issue at the moment since it laggs the server and crashes it eventually..
In short, the database keeps creating null records and floods it, hence the laggs and ocassional crash because the server can't handle it.
We are using the sqlite database.
I reported the issue here: https://github.com/ThaPwned/WCS/issues/63
Re: [CSS/CSGO] Warcraft: Source
Hello, I installed the source phiton and wcs from this link https://github.com/ThaPwned/WCS#wcs on my server cs source and it is showing the following errors. Can you help me?
ile '../addons/source-python/plugins/wcs/core/constants/__init__.py', line 142: UserWarning
IS_ESC_SUPPORT_ENABLED was set to True but EventScripts was not found
[Source.Python]
[SP] Caught an Exception:
Traceback (most recent call last):
File "../addons/source-python/packages/source-python/plugins/command.py", line 164, in load_plugin
plugin = self.manager.load(plugin_name)
File "../addons/source-python/packages/source-python/plugins/manager.py", line 209, in load
plugin._load()
File "../addons/source-python/packages/source-python/plugins/instance.py", line 74, in _load
self.module = import_module(self.import_name)
File "../addons/source-python/plugins/wcs/wcs.py", line 132, in <module>
from .core.database.manager import database_manager
File "../addons/source-python/plugins/wcs/core/database/manager.py", line 13, in <module>
from sqlite3 import connect as sqlite_connect
File "../addons/source-python/Python3/sqlite3/__init__.py", line 23, in <module>
from sqlite3.dbapi2 import *
File "../addons/source-python/Python3/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directory
[SP] Plugin 'wcs' was unable to be loaded.
[SP] Loading plugin 'commandsx'...
ile '../addons/source-python/plugins/wcs/core/constants/__init__.py', line 142: UserWarning
IS_ESC_SUPPORT_ENABLED was set to True but EventScripts was not found
[Source.Python]
[SP] Caught an Exception:
Traceback (most recent call last):
File "../addons/source-python/packages/source-python/plugins/command.py", line 164, in load_plugin
plugin = self.manager.load(plugin_name)
File "../addons/source-python/packages/source-python/plugins/manager.py", line 209, in load
plugin._load()
File "../addons/source-python/packages/source-python/plugins/instance.py", line 74, in _load
self.module = import_module(self.import_name)
File "../addons/source-python/plugins/wcs/wcs.py", line 132, in <module>
from .core.database.manager import database_manager
File "../addons/source-python/plugins/wcs/core/database/manager.py", line 13, in <module>
from sqlite3 import connect as sqlite_connect
File "../addons/source-python/Python3/sqlite3/__init__.py", line 23, in <module>
from sqlite3.dbapi2 import *
File "../addons/source-python/Python3/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directory
[SP] Plugin 'wcs' was unable to be loaded.
[SP] Loading plugin 'commandsx'...
- Painkiller
- Senior Member
- Posts: 726
- Joined: Sun Mar 01, 2015 8:09 am
- Location: Germany
- Contact:
Re: [CSS/CSGO] Warcraft: Source
Hello, I remember that there was a version for HL2:DM in the very early days. [Eventscripts]
It would be wonderful if a version would be available here.
It would be wonderful if a version would be available here.
Who is online
Users browsing this forum: No registered users and 10 guests