AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   getting errors after amxx updating (https://forums.alliedmods.net/showthread.php?t=332638)

kww 05-24-2021 09:05

getting errors after amxx updating
 
Hellow. After I updated amxx from 1.8.2 to 1.9.0.5271 I began to receive some not critical for me errors on server start:
Code:

L 05/24/2021 - 17:56:28: [CSTRIKE] UTIL_FindEntByString is not available - native cs_find_ent_by_class() has been disabled
L 05/24/2021 - 17:56:28: [CSTRIKE] AddEntityHashValue or RemoveEntityHashValue is not available - native cs_set_ent_class() has been disabled
L 05/24/2021 - 17:56:28: [CSTRIKE] GetWeaponInfo is not available - native cs_get_weapon_info() and forward CS_OnBuy have been disabled
Couldn't load plugin (file "cstrike\addons\amxmodx\data\csstats.amxx")

Is "CSTRIKE" related errors appeared because i deleted "cstrike\addons\amxmodx\data\csstats.amxx"?

Also I'm wondering why "csstats.amxx" must be located in "\amxmodx\data\" but not in "\amxmodx\plugins\"?

Napoleon_be 05-24-2021 11:29

Re: getting errors after amxx updating
 
Why did u delete it in the first place?

https://forums.alliedmods.net/showthread.php?t=8063

https://forums.alliedmods.net/showth...=91266?t=91266

kww 05-24-2021 12:13

Re: getting errors after amxx updating
 
I deleted it bc I think I dont need any statistic plugins. Is "csstats.amxx" must-have plugin?

Napoleon_be 05-24-2021 13:14

Re: getting errors after amxx updating
 
Read the topics i sent you, there's all the information you need. Would be ridiculous for me to type all the same stuff you can find in there.

kww 05-25-2021 02:24

Re: getting errors after amxx updating
 
okay i've put it back. Cstrike related errors still appear
Code:

L 05/25/2021 - 11:26:07: -------- Mapchange to de_dust2 --------
L 05/25/2021 - 11:26:07: [CSTRIKE] UTIL_FindEntByString is not available - native cs_find_ent_by_class() has been disabled
L 05/25/2021 - 11:26:07: [CSTRIKE] AddEntityHashValue or RemoveEntityHashValue is not available - native cs_set_ent_class() has been disabled
L 05/25/2021 - 11:26:07: [CSTRIKE] GetWeaponInfo is not available - native cs_get_weapon_info() and forward CS_OnBuy have been disabled
[AMXX] Loaded 3 admins from file


HamletEagle 05-25-2021 02:54

Re: getting errors after amxx updating
 
Time to update your server I guess.

kww 05-25-2021 09:06

Re: getting errors after amxx updating
 
Quote:

Originally Posted by HamletEagle (Post 2747752)
Time to update your server I guess.

wdym? I've downloaded latest build (5271). Extracted base files first, then extracted cstrike package except files in scripting folder (miscstats,restmenu, stats_logging, statsx) because i don't want to use any statistics(it's useless for me). At the end i confugures new configs with my preferred values and installed my plugins from old server

or you talking about something else?

HamletEagle 05-25-2021 09:53

Re: getting errors after amxx updating
 
Do you have the gamedata files?

kww 05-25-2021 10:56

Re: getting errors after amxx updating
 
Quote:

Originally Posted by HamletEagle (Post 2747779)
Do you have the gamedata files?

yup (idk why what they are for, but they are)


All times are GMT -4. The time now is 18:21.

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