AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   AMXX failed to run in Half-Life... (https://forums.alliedmods.net/showthread.php?t=319463)

C00LSH33P 11-02-2019 08:58

AMXX failed to run in Half-Life...
 
meta list command shows AMXX mod itself is currently running but amxx plugins command shows 0 plugins is being executed? What gives?

Can anyone else care to run a quick test on this too? I tested this on listen server. It worked on CS 1.6 listen server as always. :?

Mordekay 11-02-2019 10:04

Re: AMXX failed to run in Half-Life...
 
What about posting the exact response of these commands?

C00LSH33P 11-04-2019 12:03

Re: AMXX failed to run in Half-Life...
 
Quote:

Originally Posted by Mordekay (Post 2671715)
What about posting the exact response of these commands?

Literally no difference than what I posted:
Code:

] meta list
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 
1 plugins, 1 running

] amxx plugins
Currently loaded plugins:
      name                    version    author            file            status 
0 plugins, 0 running

] version
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 15:17:55 Jul 24 2019 (8308)

Now since you are here, help me do this 2-minute job for me please. Install metamod-am then AMXX-182 in valve folder. Launch HL and see no plugin is loaded? Don't leave this thread now, I need confirmation from a user like you.

Mordekay 11-04-2019 14:56

Re: AMXX failed to run in Half-Life...
 
I'm on Linux, i can't help you with that, sorry.

DruGzOG 11-06-2019 22:23

Re: AMXX failed to run in Half-Life...
 
Quote:

Originally Posted by C00LSH33P (Post 2671966)
Literally no difference than what I posted:
Code:

] meta list
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 
1 plugins, 1 running

] amxx plugins
Currently loaded plugins:
      name                    version    author            file            status 
0 plugins, 0 running

] version
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 15:17:55 Jul 24 2019 (8308)

Now since you are here, help me do this 2-minute job for me please. Install metamod-am then AMXX-182 in valve folder. Launch HL and see no plugin is loaded? Don't leave this thread now, I need confirmation from a user like you.

Did you check to see if any plugins are actually installed or loaded? Plugins.ini?
Where did you download your amxx from? Did you check to see if all the files were actually downloaded and installed?

C00LSH33P 11-07-2019 05:57

Re: AMXX failed to run in Half-Life...
 
Quote:

Originally Posted by DruGzOG (Post 2672173)
Did you check to see if any plugins are actually installed or loaded? Plugins.ini?
Where did you download your amxx from? Did you check to see if all the files were actually downloaded and installed?

I DL'ed the base package and metamod-am from here of course, amxmodx.org DL page. I'm pretty damn sure everything is pasted correctly because I tried the same exact process towards CS 1.6 and they're working. I use listen server. If you have HL it would be easier to help me verify this real quick. Took seconds to install if you already have CS 1.6 installed.

DruGzOG 11-07-2019 07:40

Re: AMXX failed to run in Half-Life...
 
Quote:

Originally Posted by C00LSH33P (Post 2672198)
I DL'ed the base package and metamod-am from here of course, amxmodx.org DL page. I'm pretty damn sure everything is pasted correctly because I tried the same exact process towards CS 1.6 and they're working. I use listen server. If you have HL it would be easier to help me verify this real quick. Took seconds to install if you already have CS 1.6 installed.

Issue is I am on linux as well. Can't test that for you.
You tried reinstalling the base package to see if it works? Try the latest amxx and see if there is an improvement

C00LSH33P 11-08-2019 02:56

Re: AMXX failed to run in Half-Life...
 
Quote:

Originally Posted by DruGzOG (Post 2672206)
Issue is I am on linux as well. Can't test that for you.
You tried reinstalling the base package to see if it works? Try the latest amxx and see if there is an improvement

Re-installing a bunch of times when I made this thread and also it's hard to false install this as you just need to drag and drop the addons folder and all the install location is placed correctly by default. Also, I've mentioned I did the same exact thing in cstrike and it magically works as it should.

As far as newer build, same story:
Code:

amxx plugins
Currently loaded plugins:
      name                    version    author            file            status 
0 plugins, 0 running

] meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN  -    amxmodx_mm.dll    v1.9.0.5  ini  Start ANY 
1 plugins, 1 running

] meta version
Metamod v1.21.1-am  2013-09-26 (5:13)
by Will Day <[email protected]>
  http://www.metamod.org/
compiled: Sep 26 2013, 22:35:52  (msc optimized)

] amxx version
AMX Mod X 1.9.0.5263 (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: Oct 27 2019 16:23:56
Built from: https://github.com/alliedmodders/amx...ommit/15a14a0a
Build ID: 5263:15a14a0a
Core mode: JIT+ASM32


DruGzOG 11-08-2019 10:23

Re: AMXX failed to run in Half-Life...
 
I guess post in the github. It's much more active on issues.

https://github.com/alliedmodders/amxmodx


All times are GMT -4. The time now is 13:53.

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