Raised This Month: $ Target: $400
 0% 

Solved CS 1.6 Server GunGame Does Not Load


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
chmmr
Junior Member
Join Date: Jan 2024
Old 01-28-2024 , 16:17   CS 1.6 Server GunGame Does Not Load
Reply With Quote #1

Hello,

I've started a cs 1.6 server from pingperfect. I'm having issues with gungame not loading. I'm using the latest gungame plugin from https://github.com/xLeviNx/GunGame/releases.

Every time I start the server, the console says "[AMXX] Plugin "gungame.amxx" failed to load: Module/Library "cstrike" required for plugin. Check modules.ini." Supposedly the tech crew that helps with tickets said they upgraded to AMXmodX 1.9, which fixed issues of my server timing people out. I tried using the cstrike module from 1.8.2 to see if that'd resolve the issue with gungame not loading, but it times people out when attempting to join a team, so I reverted the file back to the original cstrike module that came with whichever AMXmodX they installed. Here's the output meta list, amxx version, and amxx plugins:

----------
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.2 ini Start ANY
[ 2] Fun RUN - fun_amxx.dll v1.8.2 pl1 ANY ANY
[ 3] FakeMeta RUN - fakemeta_amxx.dl v1.8.2 pl1 ANY ANY
[ 4] CStrike RUN - cstrike_amxx.dll v1.9.0.5 pl1 ANY ANY
[ 5] CSX RUN - csx_amxx.dll v1.9.0.5 pl1 ANY ANY
[ 6] Ham Sandwich RUN - hamsandwich_amxx v1.8.2 pl1 ANY ANY
6 plugins, 6 running

--------

AMX Mod X 1.8.2 (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "DS" Ehlert
Compiled: Feb 14 2013, 00:567
Build ID: 1.8.2 61:2ae84f7c0a97
Core mode: JIT+ASM32

--------

urrently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.2 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.2 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.2 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.2 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.2 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.2 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.2 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.2 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.2 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.8.2 AMXX Dev Team pluginmenu.amxx running
[ 11] Admin Chat 1.8.2 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.8.2 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.8.2 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.8.2 AMXX Dev Team imessage.amxx running

Thanks for the help in advance.

Last edited by chmmr; 01-29-2024 at 20:52. Reason: solved
chmmr is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 01-28-2024 , 17:56   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #2

the modules 1.9 will not work on 182, try Counter-Strike Addon:

also recommend rehlds + regamedll
__________________
mlibre is offline
chmmr
Junior Member
Join Date: Jan 2024
Old 01-28-2024 , 20:20   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #3

Quote:
Originally Posted by mlibre View Post
the modules 1.9 will not work on 182, try Counter-Strike Addon:

also recommend rehlds + regamedll
No dice. I've tried doing this already with the previous install of amx, and with the files you linked. The techs said they uploaded 1.9, but I'm not even sure since it still says 1.8.2. I would just upload the latest build myself, but I'm restricted in uploading .exes. Does anyone know if those exes that are included with the latest build of AMX are absolutely necessary, or can I just omit them and upload everything else?
chmmr is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 01-28-2024 , 21:00   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #4

since you mention it, it seems that we are facing a control panel, most of them are restricted from uploading specific extensions, failing which you should look to see if this panel has any amxx "automatic package installation" pack, before doing so make sure to turn off the server ; otherwise it will not replace all the necessary files...
__________________
mlibre is offline
chmmr
Junior Member
Join Date: Jan 2024
Old 01-28-2024 , 21:15   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #5

Quote:
Originally Posted by mlibre View Post
since you mention it, it seems that we are facing a control panel, most of them are restricted from uploading specific extensions, failing which you should look to see if this panel has any amxx "automatic package installation" pack, before doing so make sure to turn off the server ; otherwise it will not replace all the necessary files...
It does have a control panel with automatic package installations. When I first got the server, I used the auto install to get AMXMod and Metamod. But the install caused the server to just time everyone out. The techs then "installed amxmod 1.9", which fixed the time out issue. But now, I'm just getting a whole bunch of problems with installing gungame, podbot, etc.. I'm starting to think of just renting out a dedicated server where I have full access to the entire file system / tree so I can start from scratch and get all the latest mod updates, etc. Anyone know of a host that doesn't charge an arm and a leg for a server?
chmmr is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 01-28-2024 , 21:41   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #6

It's clear that they installed the package without first shutting down the server, try again. The versions must match to avoid conflicts. As for dedicated ones, it is always the best option, VPS are more affordable, but in terms of performance they are not as reliable, it depends on the specifications. and you should always keep in mind that resources are shared. which can cause inevitable lag. keep this in mind.
__________________
mlibre is offline
chmmr
Junior Member
Join Date: Jan 2024
Old 01-28-2024 , 21:43   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #7

Quote:
Originally Posted by mlibre View Post
It's clear that they installed the package without first shutting down the server, try again. The versions must match to avoid conflicts. As for dedicated ones, it is always the best option, VPS are more affordable, but in terms of performance they are not as reliable, it depends on the specifications. and you should always keep in mind that resources are shared. which can cause inevitable lag. keep this in mind.
Thanks, I'll give it a shot. AMX will probably roll back to 1.8.2, but I'll see what happens. Otherwise, I'll probably just look into getting my own dedicated or VPS. Thanks again.
chmmr is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 01-28-2024 , 21:47   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #8

a pleasure. Tell us how it went.
__________________
mlibre is offline
chmmr
Junior Member
Join Date: Jan 2024
Old 01-28-2024 , 22:52   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #9

Quote:
Originally Posted by mlibre View Post
a pleasure. Tell us how it went.
Code:
 
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.8.2    ini  Start ANY  
 [ 2] Fun              RUN   -    fun_amxx.dll      v1.8.2    pl1  ANY   ANY  
 [ 3] CStrike          RUN   -    cstrike_amxx.dll  v1.8.2    pl1  ANY   ANY  
 [ 4] CSX              RUN   -    csx_amxx.dll      v1.8.2    pl1  ANY   ANY  
4 plugins, 4 running
I did a clean restart, made sure the server was stopped before doing any installation whatsoever. I'm back to square one, server times out. Advice?
chmmr is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 01-29-2024 , 10:42   Re: CS 1.6 Server GunGame Does Not Load
Reply With Quote #10

Quote:
Originally Posted by chmmr View Post
... I'm back to square one, server times out. Advice?
which one are you referring to?
__________________
mlibre 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 02:51.


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