Hello,
i’ve set up a yuzu server, it all works perfectly fine, but i somehow can’t use the banlist or the log file.
i really need that option because there are some people that keep joining my server that are clearly cheating and i don’t want to ban them over and over.
My banlist is located in /home/yuzu/banlist.txt
My logfile is located in /home/yuzu/logs.txt
My Server is running the latest Debian 12, Docker version 24.0.6, build ed223bc.
These are my docker start parameters:
docker run -d --publish 5000:5000/udp yuzuemu/yuzu-multiplayer-dedicated --room-name "****" --room-description "****" --preferred-game "Mario Kart 8 Deluxe" --preferred-game-id "0100152000022000" --port 5000 --max_members 64 --token "*****" --enable-yuzu-mods --web-api-url https://api.yuzu-emu.org --ban-list-file "/home/yuzu/banlist.txt/" --log-file "/home/yuzu/logs.txt"
Thats the log upon startup.
[ 0.000044] Network <Info> dedicated_room/yuzu_room.cpp:main:306: Bind address is empty: defaulting to 0.0.0.0
[ 0.000048] Network <Info> dedicated_room/yuzu_room.cpp:main:328: Hosting a public room
[ 0.000196] Network <Error> dedicated_room/yuzu_room.cpp:LoadBanList:122: Could not open ban list!
[ 0.204358] WebService <Info> web_service/verify_user_jwt.cpp:GetPublicKey:30: Fetched external JWT public key (size=450)
[ 0.205238] Network <Info> dedicated_room/yuzu_room.cpp:main:377: Room is open. Close with Q+Enter...
[ 0.566827] WebService <Info> network/announce_multiplayer_session.cpp:Register:47: Room has been registered