#1 2023-06-12 23:38:28

exemaco
Player
Argentina
Reputation: 0
Registered: 2023-06-08
Posts: 8
Windows 10 Firefox 114.0

FH 0.7 Dedicated Server Linux - Help

Hello everybody,

I'm having a problem trying to run the FH mod, for what I was investigating it is due to the version of glibc.

https://www.bf-games.net/forum/topic/32 … sh-mit-fh/

https://www.hslan.de/forum/viewtopic.ph … 86&p=21595

log:

root@instance-20230604-2027:/home/bf1942_server# ./start.sh +statusMonitor 1
./start.sh: using statically linked binary
munmap_chunk(): invalid pointer
Aborted (core dumped)

I know this version of FH is not under development, but can any expert help me? thank you

Offline

    Positive reputation 0   Negative reputation 0

#2 2023-06-13 23:23:11

tuia
BFSoldier
Portugal
Reputation: +1095
Location: Lisbon
Registered: 2012-02-20
Posts: 6,344
Website
Windows 7 Chrome 109.0

Re: FH 0.7 Dedicated Server Linux - Help

FH mod is triggering that free() invalid pointer errors. Since you are using the static binary the version of glibc should not matter. Either those free() errors are manually patched or you have to use the dynamically linked binary with an old version of glibc to run the FH mod in Linux.

Offline

    Positive reputation 0   Negative reputation 0

#3 2023-06-15 13:17:30

exemaco
Player
Argentina
Reputation: 0
Registered: 2023-06-08
Posts: 8
Windows 10 Firefox 114.0

Re: FH 0.7 Dedicated Server Linux - Help

tuia wrote:

FH mod is triggering that free() invalid pointer errors. Since you are using the static binary the version of glibc should not matter. Either those free() errors are manually patched or you have to use the dynamically linked binary with an old version of glibc to run the FH mod in Linux.

Too bad, it's a great mod and it's abandoned sad

I also consulted in the FH2 forums, but they no longer support for FH1...

Last edited by exemaco (2023-06-15 13:54:52)

Offline

    Positive reputation 0   Negative reputation 0

Board footer