Raised This Month: $ Target: $400
 0% 

Amx [FAKEMETA] g_pGameRules adress could not be found


Post New Thread Reply   
 
Thread Tools Display Modes
Stroow_
Junior Member
Join Date: Nov 2022
Old 04-24-2024 , 02:51   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #11

Quote:
Originally Posted by fysiks View Post
Maybe I'm blind (and I haven't used Windows for years now) but where did you find an installer for version 1.10.0? Though, I suspect that even the installer will allow you to not properly install the mod-specific files (the installer for 1.8.2 does allow this) so you might not have the critical files for Counter-Strike 1.6.
Oh I forgot this point due to multiple attempt and install servers... Yeah it's not an installer, but I have both (Base core and cstrike addon files from 1.10.x)
Stroow_ is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 04-24-2024 , 17:13   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #12

Quote:
Originally Posted by Stroow_ View Post
Ah AMx version are not retrocompatible ? Because in my hlds I'm using a zombie plague plugin which already exist :Zombie Plague Special Edition.

So if I understand correctly I must use AMX 1.8 instead of 1.10 ? Or try a ReHlds ?
It should, but some things changed, breaking the compatibility of some functions, which is why you have problems when trying to run the mode that was probably run in previous versions... rule out possibilities by doing the test.

rehlds is optional, although it is recommended to use it.
__________________
mlibre is offline
Stroow_
Junior Member
Join Date: Nov 2022
Old 04-25-2024 , 10:34   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #13

Quote:
Originally Posted by mlibre View Post
It should, but some things changed, breaking the compatibility of some functions, which is why you have problems when trying to run the mode that was probably run in previous versions... rule out possibilities by doing the test.

rehlds is optional, although it is recommended to use it.
Hummm ok I "downgrade" (delete 1 by 1 files from AMX 1.10 version) to 1.8.x last release now It crash without error logs...
Code:
L 04/25/2024 - 16:15:18: -------- Mapchange to zm_dust2 --------
L 04/25/2024 - 16:17:27: -------- Mapchange to zm_dust2 --------
L 04/25/2024 - 16:20:02: -------- Mapchange to as_oilrig --------
I would like to try ReHlds but there is no explain where did I put each files precisely...
Stroow_ is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 04-25-2024 , 13:10   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #14

copy and paste the files into the directory, replacing the previous ones, as you are doing, there will surely be some left out. First of all, make sure you turn off the server first.
__________________
mlibre is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-26-2024 , 00:46   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #15

I highly recommend getting the server working with all official stuff (i.e. no ReHLDS) first so that you have fewer variables to deal with.
__________________
fysiks is offline
Stroow_
Junior Member
Join Date: Nov 2022
Old 04-26-2024 , 17:14   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #16

Quote:
Originally Posted by mlibre View Post
copy and paste the files into the directory, replacing the previous ones, as you are doing, there will surely be some left out. First of all, make sure you turn off the server first.
I ensured to delete one by one files from Amx 1.10 (it take me 30min) when I extract 1.8 no one file was overwritted so it's good. But not a success at all.. Amx files won't be loaded due to "wrong version".

Error log

Probably due to the fact that .smaa was compiled by Amx 1.10.x compiler ?

I decided to make a new server with same plugins :
Amx Mod x 1.8.x (Core and Addon)
Zombie Special Edition

Result : same problem...
Error log...


I try to extract bin/win32 folder from ReHlds I can't launch hlds it crash directly with missing dlls apparently

Last edited by Stroow_; 04-26-2024 at 17:19.
Stroow_ is offline
Old 04-26-2024, 17:49
DJEarthQuake
This message has been deleted by DJEarthQuake. Reason: 04-24-24 , 01:51 AM
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 04-28-2024 , 11:16   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #17

what amxx are you using exactly and did you test? Put it in the server console: meta list
__________________
mlibre is offline
Stroow_
Junior Member
Join Date: Nov 2022
Old 04-28-2024 , 12:48   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #18

Quote:
Originally Posted by mlibre View Post
what amxx are you using exactly and did you test? Put it in the server console: meta list
Like I said first, I used Amx 1.10.x because the Zp plugin I use won't compile .smaa files with Amx 1.8.x.

So after your feedbacks, I recreate a clean hlds cstrike with Amx 1.8.x but .amx files compiled from the 1.10.x amx compiler doesn't work with... (the last error from my last message)
Meta list return me :
Spoiler


Result : same error problem from both hlds... Did you understand correctly ? ^^'
Sorry for my bad english

Last edited by Stroow_; 04-28-2024 at 16:16.
Stroow_ is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-28-2024 , 15:22   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #19

Stop thinking that you can use AMX Mod X 1.8.2 for any server today, it's not even worth trying it.
__________________
fysiks is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old Today , 09:57   Re: Amx [FAKEMETA] g_pGameRules adress could not be found
Reply With Quote #20

Hi. Long time I wasn't here.
It looks like I'm facing the same problem like the thread starter.
OS - Win 11 Pro 64bit
HLDS:
] version
Protocol version 48
Exe version 1.1.2.7 (cstrike)
Exe build: 11:25:48 Dec 11 2023 (9909)
It's legal steam version without ReHLDS and without ReGamedll (or whatever it is called)

Metamod:

] meta version
Metamod v1.21p38 2018/02/11 (5:13)
by Will Day
http://www.metamod.org/
Patch: Metamod-P (mm-p) v38
by Jussi Kivilinna
http://metamod-p.sourceforge.net/
compiled: Feb 11 2018, 10:55:08 EET (optimized)


] 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
[ 2] POD-Bot mm RUN - podbot_mm.dll vV3B23a ini Chlvl ANY
[ 3] FakeMeta RUN - fakemeta_amxx.dl v1.9.0.5 pl1 ANY ANY
[ 4] CStrike RUN - cstrike_amxx.dll v1.9.0.5 pl1 ANY ANY
[ 5] Ham Sandwich RUN - hamsandwich_amxx v1.9.0.5 pl1 ANY ANY
[ 6] CSX RUN - csx_amxx.dll v1.9.0.5 pl1 ANY ANY
6 plugins, 6 running

And amxx log says this:
L 06/08/2024 - 15:46:45: [FAKEMETA] get/set_gamerules_* natives have been disabled because g_pGameRules address could not be found.
L 06/08/2024 - 15:46:45: [CSTRIKE] BuyGunAmmo is not available
L 06/08/2024 - 15:46:45: [CSTRIKE] GiveNamedItem is not available
L 06/08/2024 - 15:46:45: [CSTRIKE] AddAccount is not available
L 06/08/2024 - 15:46:45: [CSTRIKE] CanPlayerBuy is not available
L 06/08/2024 - 15:46:45: [CSTRIKE] CanBuyThis is not available
L 06/08/2024 - 15:46:45: [CSTRIKE] Some functions are not available - forwards CS_OnBuy[Attempt] have been disabled
L 06/08/2024 - 15:46:45: [CSTRIKE] GiveDefaultItems is not available - native cs_set_no_knives has been disabled
L 06/08/2024 - 15:46:45: [CSTRIKE] CREATE_NAMED_ENITTY is not available - native cs_create_entity() has been disabled
L 06/08/2024 - 15:46:45: [CSTRIKE] UTIL_FindEntByString is not available - native cs_find_ent_by_class() has been disabled
L 06/08/2024 - 15:46:45: [CSTRIKE] AddEntityHashValue or RemoveEntityHashValue is not available - native cs_set_ent_class() has been disabled
L 06/08/2024 - 15:46:45: [CSTRIKE] GetWeaponInfo is not available - native cs_get_weapon_info() and forward CS_OnBuy have been disabled
L 06/08/2024 - 15:46:45: [CSTRIKE] sv global variable is not available
L 06/08/2024 - 15:46:45: [CSTRIKE] g_pGameRules is not available - Forward CS_OnBuy has been disabled

What I can do with that, to get it correctly working? Did anybody try to run AMXX 1.9.0 on latest HLDS on Windows 11 OS?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.

Last edited by KWo; Today at 09:57.
KWo 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 11:08.


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