Raised This Month: $51 Target: $400
 12% 

Server Crashing with csdm 2.1 installed (amxx 1.76 not installed)


Post New Thread Reply   
 
Thread Tools Display Modes
trex8692
Member
Join Date: Jul 2006
Old 12-31-2006 , 14:28   Re: Like you told me to do BAILOPAN in PM
Reply With Quote #11

bail: i'm not trying to ignore you, i actually tried saying somthing but something went wrong and i couldnt post yesterday. Anyways i'm scared i might do something wrong during disabling plugins. Should i just remove their names in plugins.ini?? should i first try to install amxx 1.76c first before disabling?

kwo: i never did installation of plugins that way. the way i did it was this: first i would download, then i would place all the .amxx files in plugins folder. Next i would input the plugins name in plugins.ini. Is that way wrong??? the plugins i installed that way always seemed to work. I didnt see any need to compile if they were already there.

amxx 1.76c : oh i didnt read that part i read only the beta version of it.
trex8692 is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 01-01-2007 , 07:20   Re: Like you told me to do BAILOPAN in PM
Reply With Quote #12

Quote:
Originally Posted by trex8692
bail: i'm not trying to ignore you, i actually tried saying somthing but something went wrong and i couldnt post yesterday. Anyways i'm scared i might do something wrong during disabling plugins. Should i just remove their names in plugins.ini?? should i first try to install amxx 1.76c first before disabling?
I'm not Bail, but I'l try to answer for You (if he will have time and he will feel to add something - he will do it anyway ) - Yes - first thing is installing AMX X 1.76c, becaue CSDM 2.1 requires 1.76 or higher version (that one is for sure). Disabling custom plugins in plugins.ini means You can just add the comment delimiter before the plugin name. In plugins.ini the delimiter is semicolon (";") - so the line with disabled gore plugin (just example) should look so:
;gore.amxx

Quote:
Originally Posted by trex8692
kwo: i never did installation of plugins that way. the way i did it was this: first i would download, then i would place all the .amxx files in plugins folder. Next i would input the plugins name in plugins.ini. Is that way wrong??? the plugins i installed that way always seemed to work. I didnt see any need to compile if they were already there.
If You did "Get plugin" You've got *.amxx files compiled to that version of AMX X which was actually (at the moment of downloading) the latest release of AMX X. So to have them compiled against the latest AMX X version - if You are upgrading Your AMX X You need to upgrade all Your custom plugins, too. Either You will do it the way I described it for You or You need to do "Get plugin" again for all Your custom plugins You have. I hope it's clear now for You why it was working and what is really necessary to get them working.
Anyway I would suggest again - install AMX X 1.76c and CSDM 2.1 - to see if everything is working, then add Your custom plugins.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
trex8692
Member
Join Date: Jul 2006
Old 01-01-2007 , 18:09   Re: Like you told me to do BAILOPAN in PM
Reply With Quote #13

k as of installing amxx 1.76 i'll have to do it later as i dont have time right now
-------------------------------------------
so what your saying is that since i did "get plugin" it only gets the plugin meant for THAT version of amxx?? and if i do the get source i can convert it to amxx 1.7(whatever my version is)?
trex8692 is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 01-01-2007 , 18:27   Re: Like you told me to do BAILOPAN in PM
Reply With Quote #14

Quote:
Originally Posted by trex8692
so what your saying is that since i did "get plugin" it only gets the plugin meant for THAT version of amxx??
It was giving You *.amxx file which was compiled plugin against the version of AMX X which was the latest official for THAT day You got that file. It's always recommended and - even with major AMX X releases - requested to recompile all custom plugins the user has got.

Quote:
Originally Posted by trex8692
and if i do the get source i can convert it to amxx 1.7(whatever my version is)?
Yup - just these ways I showed You before.
Maybe try first to do it on Your local PC - to make sure You can do everything correctly and in short time later on Your DS.

BTW - can You re-edit the title of the topic (just edit the first post of it) to make it more descriptive to Your problem?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.

Last edited by KWo; 01-02-2007 at 17:30.
KWo is offline
trex8692
Member
Join Date: Jul 2006
Old 01-02-2007 , 15:20   Re: Like you told me to do BAILOPAN in PM
Reply With Quote #15

ok this MAY be the problem because i'm not running a DS i'm runing a listen server with the setting on sv_lan 0
trex8692 is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 01-02-2007 , 17:26   Re: Server Crashing with csdm 2.1 installed (amxx 1.76 not installed)
Reply With Quote #16

That's even more easy - You can rename Your old amxmodx folder to amxmodx_old - then You can try to install the newest AMX X. If You will stuck in some problem - You can rename the new AMX X folder into amxmodx_new - then rename back amxmodx_old to amxmodx and You can try to play with old AMX and still ask for the help with the newest version.

Or just grab from my signature All-In-One - it contains amx x 1.76c, metamod and podbot mm. Just rename Your addons folder (inside cstrike forlder) into addons_old and unzip the contents of All-In-One into Your cstrke folder (let overwrite everything). Then - when You have AMX X 1.76c and CSDM 2.1 and everything is working You can try to work on these Your custom plugins.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.

Last edited by KWo; 01-02-2007 at 17:29.
KWo is offline
trex8692
Member
Join Date: Jul 2006
Old 01-04-2007 , 23:06   Re: Server Crashing with csdm 2.1 installed (amxx 1.76 not installed)
Reply With Quote #17

hmm interesting ,

which method would you recommend an amx novice plugin installer, like me, do??

And for the second method, where would i find the All-in-one thing?? amx 1.76c package??

also for the second method, i use the czero folder (i'm running CZ) instead of the cstrike, is that ok??
trex8692 is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 01-05-2007 , 07:55   Re: Server Crashing with csdm 2.1 installed (amxx 1.76 not installed)
Reply With Quote #18

Quote:
Originally Posted by KWo
Or just grab from my signature All-In-One
Yeah - in the case of CZERO You need to unzip the crap into "czero" folder.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.

Last edited by KWo; 01-05-2007 at 09:09.
KWo is offline
trex8692
Member
Join Date: Jul 2006
Old 01-05-2007 , 21:03   Re: Server Crashing with csdm 2.1 installed (amxx 1.76 not installed)
Reply With Quote #19

where is your signature all in one??
trex8692 is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 01-05-2007 , 21:53   Re: Server Crashing with csdm 2.1 installed (amxx 1.76 not installed)
Reply With Quote #20

If You cannot see my signature - go to Your "User CP" go to "Edit Options", scroll down the window and find "Thread Display Options" - there are:Show Signatures, Show Avatars, Show Images (including attached images and images in [IMG] code). You need to have marked the first one. Go at the bottom of the page and click on the buttton "Save changes".

Look - I've dedicated to You a lot of time to help You. Either You start to think before posting or I'll start to ignore Your questions...
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:04.


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