SmileYzn / AccuracyFix

Counter-Strike 1.6 Accuracy Fix Plugin for MetaMod and ReGameDLL_CS
GNU General Public License v3.0
31 stars 12 forks source link

<accuracyfix_mm> badf load #31

Closed Rojedapapu closed 1 month ago

Rojedapapu commented 2 months ago

Module doesn't load in the latest version (1.1.4). Version 1.1.1 loads normally

I have the last version of ReHLDS and ReGameDLL and I'm running Linux btw

Screenshot_1

SmileYzn commented 2 months ago

Post more details about system version, etc

SmileYzn commented 2 months ago

Or try it here:

https://github.com/SmileYzn/AccuracyFix/actions/runs/10561871857

Rojedapapu commented 2 months ago

Or try it here:

https://github.com/SmileYzn/AccuracyFix/actions/runs/10561871857

Didn't work

Post more details about system version, etc

I installed a fresh install without amxmodx, just rehlds, regamedll, metamod-r and the plugin and same message "bad load", no error messages about the plugin or anything like that

SmileYzn commented 2 months ago

Try to

After a server startup try to run meta retry on server console

Ps. Is working here at arch linux, I doubt that is related with accuracy fix, since I did not know how hlds works on Ubuntu anyway

And finally the plugin was build using GCC 4.8 that solves library issues in very outdated systems like centos 7 Ubuntu 18.04

Did you can post results here?

SmileYzn commented 2 months ago

And more one thing, try to update rehlds to last action build and regamedllcs too like you do with accuracy fix 🙏

Rojedapapu commented 2 months ago

Ok, I'll do that and let you know the results! 😁

bys3zy commented 2 months ago

Tell me how I can upgrade to the required versions if only the versions below are available on github?

[AF] ReHLDS API minor version mismatch; expected at least 14, real 13 [AF] Please update the ReHLDS up to a minor version API >= 14 [AF] ReGameDLL API minor version mismatch; expected at least 27, real 26 [AF] Please update the ReGameDLL up to a minor version API >= 27

image

Last version githab [13] rehlds - 3.13.0.788 (https://github.com/dreamstalker/rehlds/releases) [26] ReGameDLL_CS - 5.26.0.668 (https://github.com/s1lentq/ReGameDLL_CS/releases)

SmileYzn commented 2 months ago

Read Readme.md

bys3zy commented 2 months ago

Linux -_- Installed last ver.: https://github.com/SmileYzn/AccuracyFix/releases/download/1.1.15/linux32.zip

image

Windows Installed last ver.: https://github.com/SmileYzn/AccuracyFix/releases/download/1.1.15/win32.zip image

bys3zy commented 2 months ago

It only works up to versions (Linux) [ 2] Accuracy Fix RUN - accuracyfix_mm.so v1.0.7 ini ANY ANY

Rojedapapu commented 1 month ago

Hi, im back here again. After doing the steps you provided me, this was the log:

L 09/09/2024 - 23:28:47: [META] dll: Updating plugins...
L 09/09/2024 - 23:28:47: [META] (debug:1) Loading plugin '<accuracyfix_mm.so>'
L 09/09/2024 - 23:28:47: [META] ERROR: dll: Failed query plugin '<accuracyfix_mm.so>'; Couldn't open file '/home/container/cstrike/addons/accuracyfix/dlls/accuracyfix_mm.so': /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/container/cstrike/addons/accuracyfix/dlls/accuracyfix_mm.so)
L 09/09/2024 - 23:28:47: [META] ERROR: dll: Skipping plugin '<accuracyfix_mm.so>'; couldn't query
L 09/09/2024 - 23:28:47: [META] ERROR: dll: Couldn't close plugin file 'accuracyfix_mm.so': invalid handle
L 09/09/2024 - 23:28:47: [META] dll: Finished updating 1 plugins; kept 0, loaded 0, unloaded 0, reloaded 0, delayed 0
L 09/09/2024 - 23:28:47: [META] dll: Rebuilding callbacks...
L 09/09/2024 - 23:28:47: [META] dll: Callbacks rebuilded.

Do you have any idea how to fix this? I ran this command hoping it would fix the error, but nope apt-get update libc6

SmileYzn commented 1 month ago

@Rojedapapu

I still facing issues to use GCC compiler version 4.8 on github action builds.

deniska21233 commented 1 month ago

8] badf load accuracyfix_mm.so v - ini - -
Хостинг myarena тариф про

SmileYzn commented 1 month ago

I have updated projec.