Raised This Month: $32 Target: $400
 8% 

AMX 1.8.3 Modules Not Loading


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gg41097
Junior Member
Join Date: Jun 2018
Old 06-20-2018 , 01:40   AMX 1.8.3 Modules Not Loading
Reply With Quote #1

I updated to amx 1.8.3 and it's running but other modules like fun cstrike hamsanditch etc not appearing in meta list only amxmodx appearing there what could be the problem ?

Code:
AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.3-d  ini   Start ANY
Code:
L 06/20/2018 - 05:31:01: [AMXX] Modules list not found (file "addons/amxmodx/configs/modules.ini
")
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/home/ogp_agent/.steam/sdk32/steamclient.so
with error:
/home/ogp_agent/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
This is my modules.ini file

Code:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
sqlite
geoip

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Orpheu
cvar_util

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
geoip
engine
enginex
fakemeta
sockets
regex
nvault
cstrike
csx
hamsandwich

Last edited by gg41097; 06-20-2018 at 01:54.
gg41097 is offline
haZh
Member
Join Date: May 2017
Location: Sri Lanka
Old 06-20-2018 , 02:27   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #2

Quote:
Originally Posted by gg41097 View Post
L 06/20/2018 - 051:01: [AMXX] Modules list not found (file "addons/amxmodx/configs/modules.ini
Are you sure this file exists in the right location? See carefully and if the file is still there, re-open the file and save it again through Windows Notepad as a ANSI encoded text file. You can do this in Notepad > File > Save As dialog.

Also make sure that file can be read by the system, if you have WinSCP, go to that file location and right click on that file > Properties > Permissions > Put a tick on "R" for all 3 users.

Also I think those modules will be automatically loaded if you have a plugin requesting for it, even though you wrote it in modules.ini file or not. I just have "cstrike" module in my file.
__________________
haZh is offline
gg41097
Junior Member
Join Date: Jun 2018
Old 06-20-2018 , 02:33   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #3

Quote:
Originally Posted by haZh View Post
Are you sure this file exists in the right location? See carefully and if the file is still there, re-open the file and save it again through Windows Notepad as a ANSI encoded text file. You can do this in Notepad > File > Save As dialog.

Also make sure that file can be read by the system, if you have WinSCP, go to that file location and right click on that file > Properties > Permissions > Put a tick on "R" for all 3 users.

Also I think those modules will be automatically loaded if you have a plugin requesting for it, even though you wrote it in modules.ini file or not. I just have "cstrike" module in my file.
Did all these still same

PS : Server is on linux
gg41097 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-20-2018 , 21:31   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #4

Modules load automatically. Are you sure you are running plugins that use those modules?
__________________
fysiks is offline
gg41097
Junior Member
Join Date: Jun 2018
Old 06-21-2018 , 11:10   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #5

Quote:
Originally Posted by fysiks View Post
Modules load automatically. Are you sure you are running plugins that use those modules?
Yes sir in fact it's working fine with 1.8.2
gg41097 is offline
marcelowzd
Senior Member
Join Date: Feb 2011
Location: São Paulo, Brazil
Old 06-22-2018 , 13:34   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #6

I have the same problem, but it happens after 5 maps or something. It is just random, the map changes and than everything stops working, but if you type "meta list" amx is still there, but not even amx_on or commands like this works. Just started doing this in +dev 5154 tbh.
__________________

Last edited by marcelowzd; 06-22-2018 at 13:35.
marcelowzd is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 06-22-2018 , 15:47   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #7

There was some tampering with module loading in a recent PR, it should be investigated.
__________________
klippy is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-22-2018 , 23:24   Re: AMX 1.8.3 Modules Not Loading
Reply With Quote #8

That's the risk you take running a beta.
__________________
fysiks is offline
Reply


Thread Tools
Display Modes

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 08:45.


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