AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Coding MM:S Plugins & SM Extensions (https://forums.alliedmods.net/forumdisplay.php?f=75)
-   -   05/02/2013 CSS Update (https://forums.alliedmods.net/showthread.php?t=208172)

PMA.Predator 02-10-2013 15:09

05/02/2013 CSS Update
 
Hey Guys,

I'm trying to update my plugin to be compatible with the latest CSS update but not matter what I do I can't get the linux version working. I've updated the binaries used by the compiler, I even re-downloaded the SDK from http://hg.alliedmods.net/hl2sdks/hl2sdk-css/summary again compiled my windows version against it but when I put in on my Linux machine and compiled it, loading on the server prints the following error:

plugin_load addons/match_admin
Unable to load plugin "addons/match_admin"
Unable to load plugin "addons/match_admin"

Is there any way to debug or find out exactly why it doesn't load? I also couldn't really find any details of what was changed in the update so I'm not sure what code I should be looking at to sort it :(


Thanks

- Edd

PMA.Predator 02-10-2013 15:35

Re: 05/02/2013 CSS Update
 
Ops, just remembered to run the check for undefined symbols... I think my compiler isn't quite as working as I thought :P

PMA.Predator 02-10-2013 16:02

Re: 05/02/2013 CSS Update
 
Right, sorted that issue, I'd missed a few _srv additions to the bin files.

One final question,

Does anyone know the new values for getting clantags? These are the values I currently have but they're not working.

GetClanTag_Windows 5620
GetClanTag_Linux 5640

Thanks

Edd

Dr!fter 02-17-2013 10:29

Re: 05/02/2013 CSS Update
 
Linux : 5644
Windows : 5624

PMA.Predator 03-01-2013 16:38

Re: 05/02/2013 CSS Update
 
Thanks! :)


All times are GMT -4. The time now is 08:36.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.