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

Fatal error Couldn't get DLL API form...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Fissionar
New Member
Join Date: Jan 2022
Old 01-04-2022 , 03:12   Fatal error Couldn't get DLL API form...
Reply With Quote #1

Hello i need help so i was making cs 1.6 private server and added plugins.
(I wanna apologize for bad English)

I put plugin it into D:\Games\CS 1.6\addons\amxmodx\plugins.
And then "D:\Games\CS 1.6\addons\amxmodx\configs\plugins.ini" and down there plugin name.

This is my liblist.gam:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
gamedll_osx "dlls/cs.dylib"
trainmap "tr_1"
edicts "1800"

It says Fatal error Couldn't get DLL API form: .\cstrike\addons/metamod/dlls/metamod.dll!
Fissionar is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-04-2022 , 22:50   Re: Fatal error Couldn't get DLL API form...
Reply With Quote #2

First thing you should do is run the server without any modifications to make sure the base files are in a good state (make sure you're using a proper start command).

Then, download the official release of MetaMod for AMX Mod X and then download AMX Mod X 1.9.0. Then follow the official instructions for installing them.

If you're on Windows, you should use backslashes for folder separators in file paths. You're showing slashes (which is for Linux). Not 100% this matters since I don't have Windows to test it.
__________________
fysiks 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 21:34.


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