When installing crossfire-server from apt on Debian 12, everything works except the Gatehouse guards don't answer when spoken to. The default Python version on Debian 12 is Python 3.11.2.
Looks like the install available in apt is not compatible with Python 3.11.2
But current source code compiled via source on Debian 12 is compatible.
http://wiki.cross-fire.org/dokuwiki/doku.php/server:server_compiling#debian_12_bookworm
Problem is fixed in current versions.
Log in to post a comment.
Looks like the install available in apt is not compatible with Python 3.11.2
But current source code compiled via source on Debian 12 is compatible.
http://wiki.cross-fire.org/dokuwiki/doku.php/server:server_compiling#debian_12_bookworm
Problem is fixed in current versions.