LevShisterov / BugfixedHL

Bugfixed and improved HLSDK.
GNU General Public License v3.0
39 stars 14 forks source link

bugfixedhl not work #11

Open EmaProwler opened 5 years ago

EmaProwler commented 5 years ago

in the latest version of this page http://aghl.ru/files/patches/BugfixedHL/ install and do not walk the weapons plugins. I download the file I install as it says the instructions replacing the old files and the wpn mod plugin does not walk nor its weapons. I was able to rescue these errors in my console:

couldn't exec language.cfg execing config.cfg warning: MP3_InitStream(29, media\gamestartup.mp3) failed "sv_aim" changed to "0" execing userconfig.cfg Memory patching failed: SDL Window pointer not found: 1. ] developer 2 "deathmatch" changed to "1" NET Ports: server 27015, client 27005 Server IP address 192.168.1.2:27015 No IPX Support.

Adding: valve/addons\metamod\dlls\metamod.dll

Metamod version 1.21.1-am Copyright (c) 2001-2013 Will Day willday@metamod.org Metamod comes with ABSOLUTELY NO WARRANTY; for details type meta gpl'. This is free software, and you are welcome to redistribute it under certain conditions; typemeta gpl' for details.

AMX Mod X version 1.9.0.5232 Copyright (c) 2004-2015 AMX Mod X Development Team AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'. This is free software and you are welcome to redistribute it under certain conditions; type 'amxx gpl' for details.

L 10/22/2018 - 15:39:45: client_disconnected and client_remove forwards have been disabled - check your gamedata files. L 10/22/2018 - 15:39:45: Binding/Hooking cvars have been disabled - check your gamedata files. Dll loaded for game Half-Life Executing listen server startup config file Couldn't get server .dll studio model blending interface. Version mismatch? Spawn Server crossfire Clearing memory loading maps/crossfire.bsp Using WAD File: halflife.wad Texture load: 35.6ms WARNING: failed to locate sequence file crossfire Building PAS... Average leaves visible / audible / total: 159 / 682 / 1367 L 10/22/2018 - 15:39:45: -------- Mapchange to crossfire -------- L 10/22/2018 - 15:39:45: [FAKEMETA] get/setgamerules* natives have been disabled because g_pGameRules address could not be found.

WEAPONMOD: Version 0.9.241 Windows WEAPONMOD: Found hl.dll at 1F350000 WEAPONMOD: Error: "ClearMultiDamage" not found WEAPONMOD: Error: "ApplyMultiDamage" not found WEAPONMOD: Error: "UTIL_PrecacheOtherWeapon" not found WEAPONMOD: Error: "CBasePlayer::GetAmmoIndex" not found WEAPONMOD: Errors occurred. Please visit http://aghl.ru/forum/ for support. "amxmodx_version" changed to "1.9.0.5232" L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpnmod_spawn_editor1.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "lightsaber.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_desert_eagle.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_rpg7.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_ak47.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_dbarrel.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_ethereal.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_sporelauncher.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_grapple.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "photongun.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_rg6.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_plasmagun.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_tar21.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "shockroach.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "ac.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "m249.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_cbowex.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_cyclone.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_ksg12.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini. L 10/22/2018 - 15:39:45: [AMXX] Plugin "wpn_spas12.amxx" failed to load: Module/Library "weaponmod" required for plugin. Check modules.ini.

tmp64 commented 5 years ago

What is the version of your game? Type version in the console and post the output.

From the "Memory patching failed: SDL Window pointer not found: 1." lines I suspect it is pre-SteamPipe. There might be some incompatibilities with older server engine and newer server DLL. You should try to download the latest dedicated server using SteamCMD and install your plugins there.

By the way, AMX Mod X 1.9 doesn't officially support those older releases. That may be a problem as well.

EmaProwler commented 5 years ago

use the nghl client use an old one use the original steam and this http://smurfa.bulgarianforum.net/t5298-topic all provide versions of amx mod 1.8 1.9. and none of them work, I get the same error in all of them.

This is the version of the Nghl and the one that I currently use.

Protocol version 47 Exe version 1.1.2.0 (valve) Exe build: 17:40:39 Sep 15 2005 (3248)

after the bugfix 0.1.910 does not run any.

I do not know how to do that steamcmd any tutorial?

tmp64 commented 5 years ago

Issue confirmed. Game version: 1.1.2.2 09:10:05 Jul 7 2017 (7561) OS: Windows Steps to reproduce:

  1. Install latest bugfixed server DLL
  2. Install Metamod, AMXX and Weapon Mod
  3. Start the listen or dedicated server

Error log:

[WEAPONMOD]: Start.
[WEAPONMOD]:  Version 0.9.241 Windows
[WEAPONMOD]:   Found hl.dll at 269E0000
[WEAPONMOD]:    Error: "ClearMultiDamage" not found
[WEAPONMOD]:    Error: "ApplyMultiDamage" not found
[WEAPONMOD]:    Error: "CBasePlayer::GetAmmoIndex" not found
[WEAPONMOD]:    Error: "CBasePlayer::GiveNamedItem" not found
[WEAPONMOD]:    Error: "CBasePlayer::SetAnimation" not found
[WEAPONMOD]: Errors occurred. Please visit http://aghl.ru/forum/ for support.

However, I didn't get the Couldn't get server .dll studio model blending interface. Version mismatch line, that may be related to NGHL being very old.

Lastly, the issue is probably a Weapon Mod bug but the source code server is down so I can't really look into that.

@LevShisterov, https://svn.aghl.ru:8443/svn/HLModules/weaponmod/trunk is down. Can you please restart it?

EmaProwler commented 5 years ago

I do not think I see it because it's very old. The game has always been good for me. I have some mistakes but the rest is good. Likewise, the client will use the smurfa ... Do you think this problem has a solution?

tmp64 commented 5 years ago

I can't say for sure as I don't know the cause of it. I need the source code to understand how and where Weapon Mod gets these functions.

EmaProwler commented 5 years ago

Could you see what it was?