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

amxmodx doesn't load


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-29-2020 , 15:41   amxmodx doesn't load
Reply With Quote #1

So today i wanted to start up my server, and my amxmodx won't load anymore out of a sudden... I use HLDS from SteamCMD, i updated appid 90 already, still same story.

I tried changing to earlier amxmodx version i still had backed up, didn't work either...
__________________

Last edited by Napoleon_be; 04-29-2020 at 15:42.
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 04-29-2020 , 17:56   Re: amxmodx doesn't load
Reply With Quote #2

checking dlls path in cstrike/liblist.gam .
__________________
GitHub
SteamWishlist

六四天安門事件

Last edited by +ARUKARI-; 04-29-2020 at 17:57.
+ARUKARI- is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-29-2020 , 18:20   Re: amxmodx doesn't load
Reply With Quote #3

no idea what it has to do with my problem, but here's my file
Attached Files
File Type: zip liblist.zip (368 Bytes, 78 views)
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 04-29-2020 , 18:32   Re: amxmodx doesn't load
Reply With Quote #4

Windows:
gamedll "addons\metamod\dlls\metamod.dll"

Linux:
gamedll_linux "addons/metamod/dlls/metamod.so"

liblist.gam has been initialized by an update of SteamCMD.
__________________
GitHub
SteamWishlist

六四天安門事件

Last edited by +ARUKARI-; 04-29-2020 at 18:33.
+ARUKARI- is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-29-2020 , 20:30   Re: amxmodx doesn't load
Reply With Quote #5

Quote:
Originally Posted by +ARUKARI- View Post
Windows:
gamedll "addons\metamod\dlls\metamod.dll"

Linux:
gamedll_linux "addons/metamod/dlls/metamod.so"

liblist.gam has been initialized by an update of SteamCMD.
What's your point? i really don't get what you mean.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 04-29-2020 , 20:53   Re: amxmodx doesn't load
Reply With Quote #6

Don't get angry.

Open liblist.gam in the editor and rewrite the above items.
metamod and amxmodx not loaded because each item in game_dll is in initial state.

The liblist.gam you attached will load the default mp.dll.
Code:
gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs.so"
gamedll_osx "dlls/cs.dylib"
ex) my liblist.gam
Code:
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod.so"
gamedll_osx "dlls/cs.dylib"
__________________
GitHub
SteamWishlist

六四天安門事件

Last edited by +ARUKARI-; 04-29-2020 at 21:04.
+ARUKARI- is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 04-29-2020 , 22:44   Re: amxmodx doesn't load
Reply With Quote #7

Quote:
Originally Posted by Napoleon_be View Post
So today i wanted to start up my server, and my amxmodx won't load anymore out of a sudden... I use HLDS from SteamCMD, i updated appid 90 already, still same story.

I tried changing to earlier amxmodx version i still had backed up, didn't work either...
Think he's getting at if you edited your liblist.gam to follow the path to whatever OS version you're using.

Does metamod work? If yes, did you create a plugins.ini in addons/metamod to target amxmodx?
If no, edit your liblist.gam to get it to work
__________________

Last edited by DruGzOG; 04-29-2020 at 22:44.
DruGzOG is offline
Send a message via AIM to DruGzOG
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-30-2020 , 06:21   Re: amxmodx doesn't load
Reply With Quote #8

I wasn't getting angry, arukari :p, just didn't understand your point. Okay so i changed the path and it worked, thanks for helping me out both
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
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 19:53.


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