Page 1 of 1

bug last source-pytho sp-emulator

Posted: Thu Jan 12, 2023 7:26 am
by cut-magic
hello I have a problem between the latest version of source-python and es-emulator luckily I was able to put back an old copy of source-python but I do not understand why I have this error I am on a French windows 10



2023-01-11 10:25:25 - sp.core.command - MESSAGE [SP] Chargement du plugin 'es_emulator '...
2023-01-11 10:25:25 - sp.core.command - MESSAGE [SP] Le nom du plugin 'es_emulator ' n'est pas valide puisqu'il n'est pas alphanumérique.
2023-01-11 10:25:25 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:25:25 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:25:33 - sp.core.command - MESSAGE [SP] Chargement du plugin 'es_emulator '...
2023-01-11 10:25:33 - sp.core.command - MESSAGE [SP] Le nom du plugin 'es_emulator ' n'est pas valide puisqu'il n'est pas alphanumérique.
2023-01-11 10:25:33 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:25:33 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:42:12 - sp.hooks.warnings - WARNING [Source.Python]
[SP] Avertissement rencontré:
File '..\addons\source-python\packages\site-packages\mutagen\id3\_specs.py', line 666: DeprecationWarning
invalid escape sequence \s

2023-01-11 10:42:12 - sp.core.command - MESSAGE [SP] Chargement du plugin 'es_emulator '...
2023-01-11 10:42:12 - sp.core.command - MESSAGE [SP] Le nom du plugin 'es_emulator ' n'est pas valide puisqu'il n'est pas alphanumérique.
2023-01-11 10:42:12 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:42:12 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:42:21 - sp.core.command - MESSAGE [SP] Chargement du plugin 'es_emulator '...
2023-01-11 10:42:21 - sp.core.command - MESSAGE [SP] Le nom du plugin 'es_emulator ' n'est pas valide puisqu'il n'est pas alphanumérique.
2023-01-11 10:42:21 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:42:21 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>
2023-01-11 10:42:21 - sp.core.command - MESSAGE [SP] Chargement du plugin 'es_emulator '...
2023-01-11 10:42:21 - sp.core.command - MESSAGE [SP] Le nom du plugin 'es_emulator ' n'est pas valide puisqu'il n'est pas alphanumérique.
2023-01-11 10:42:21 - sp.commands.typed - MESSAGE [Source.Python] Too many arguments:
sp plugin load <plugin>

Re: bug last source-pytho sp-emulator

Posted: Thu Jan 12, 2023 9:09 am
by cssbestrpg
Are you sure you have in server & autoexec.cfg sp plugin load es_emulator
It says its not fully correctly loaded, it seems to have extra space after es_emulator

Re: bug last source-pytho sp-emulator

Posted: Thu Jan 12, 2023 2:37 pm
by cut-magic
the space in the file is normal I had restored my old version to reuse my server the time to find a solution so the 2 are on the log but I have just made a test server to be able to do things differently but sp plugin load es_emulator with console not working what does mean
n'est pas alphanumérique.?

Re: bug last source-pytho sp-emulator

Posted: Thu Jan 12, 2023 3:29 pm
by cssbestrpg
It basically says its invalid name for the plugin, when i try myself load es_emulator to css server it works fine

Code: Select all

sp plugin load es_emulator
[SP] Loading plugin 'es_emulator'...
Adding "d:\servers\css zr server\cstrike\addons\source-python\plugins\es_emulator\eventscripts" to sys.path.
Adding "d:\servers\css zr server\cstrike\addons\source-python\plugins\es_emulator\eventscripts\_libs\python" to sys.path.
Initializing console variables...
Initializing console commands...
Initializing logic...
Initializing EventScripts...
[EventScripts] Loaded esc
[SP] Successfully loaded plugin 'es_emulator'.

Re: bug last source-pytho sp-emulator

Posted: Thu Jan 12, 2023 3:43 pm
by L'In20Cible

Re: bug last source-pytho sp-emulator

Posted: Thu Jan 12, 2023 4:59 pm
by cut-magic


even if at the beginning the server did not want to launch it it seems that with the cfg in addition it works thank you very much