You are not logged in.
Pages: 1
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
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.
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
I also consulted in the FH2 forums, but they no longer support for FH1...
Last edited by exemaco (2023-06-15 13:54:52)
Pages: 1