Page 1 of 1

source python not load right

Posted: Mon Aug 13, 2012 12:59 pm
by tnarocks
i have source python loaded. I type plugin_print in hlsw and it shows me its loaded.
08:53:08 plugin_print
08:53:08 Loaded plugins:
---------------------
0:<TAB>"Metamod:Source 1.9.0-dev"
1:<TAB>"Source Python, (C) 2012, Source Python Team."
---------------------
08:53:08 L 08/13/2012 - 05:53:05: rcon from "173.169.211.33:53364": command "plugin_print"
But when i go to type sp_load or rcon sp_load in the console it tells me

] rcon sp_load
L 08/13/2012 - 05:57:50: rcon from "173.169.211.33:53473": command "sp_load"
] sp_load
Unknown command: sp_load

So im not sure what is wrong. I uploaded the files twice now and over wrote them. Maybe you can tell me what im doing wrong. Thanks

Posted: Mon Aug 13, 2012 3:12 pm
by your-name-here
The issue you are reporting here is impossible. The concommands are initialized automatically when the core.dll file is loaded. If the core doesn't load, the server either errors out or crashes. Please send me your server ip and rcon password so I can investigate into this with HLSW.

Posted: Mon Aug 13, 2012 4:16 pm
by tnarocks
i will send you the stuff in a private message

Posted: Tue Aug 21, 2012 11:22 am
by tnarocks
I know why i dont really see stuff or why i think sp is not loading right is that im installing it on a server that im renting and not one thats made on my computer. Sorry for all the confusing Guys

Posted: Tue May 06, 2014 3:33 pm
by Tuck
I have the same exact problem apperently, and yes im writing the new cmd sp load <plugin>, i only have source python as plugin on linux server

no errors or anything how can this be possible?

Edit: im not using hlsw and still have this problem :/

Posted: Tue May 06, 2014 3:48 pm
by satoon101
What are your server's values for sp_logging_level and sp_logging_areas? These are set in the ../cfg/source-python/core_settings.ini file.

Do you have direct access to the server's console?

Posted: Tue May 06, 2014 3:52 pm
by Tuck
there is no such file for some reason, i also checked your last release the file does not exist, can this be the problem ?

System:
Linux version 3.2.0-61-generic (buildd@kissel) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #92-Ubuntu SMP Mon Mar 31 23:47:59 UTC 2014

and yes i have direct access

Posted: Tue May 06, 2014 3:54 pm
by satoon101
It should be created on plugin_load. Do you have permissions set up properly on your ../cfg/source-python/ directory to allow writing new files?

Posted: Tue May 06, 2014 4:10 pm
by Tuck
After adding permissions it works perfect, thanks for the help, if anyone else incounter this problem you will need to give access to the cfg folder at most (i choose to give to hole csgo folder and sub folders)