![]() |
The Xonotic in-game guide is here! - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Community (https://forums.xonotic.org/forumdisplay.php?fid=6) +--- Forum: Xonotic - News (https://forums.xonotic.org/forumdisplay.php?fid=2) +--- Thread: The Xonotic in-game guide is here! (/showthread.php?tid=10062) |
The Xonotic in-game guide is here! - k9er - 09-30-2025 Hi all! Not a huge announcement, but recently the in-game guide got merged. You can find it in the Singleplayer menu, next to "Instant action with bots!". If you'd like to check it out, update to autobuild now! You can also read a short blog post I made about it here. Feel free to comment any improvement suggestions below ![]() RE: The Xonotic in-game guide is here! - Space Ace - 09-30-2025 When I updated to Autobuild, Xonotic now doesn't work at all. Won't open. Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: @rpath/SDL2.framework/Versions/A/SDL2 Referenced from: <D0ECEF7D-9CBD-3CA9-BB41-8086D5B864FA> /Volumes/VOLUME/*/Xonotic.app/Contents/MacOS/xonotic-osx-sdl-bin Reason: tried: '/Games/Xonotic/Xonotic.app/Contents/MacOS/../Frameworks/SDL2.framework/Versions/A/SDL2' (no such file), '/Games/Xonotic/Xonotic.app/Contents/MacOS/SDL2.framework/Versions/A/SDL2' (no such file), '/Games/Xonotic/Xonotic.app/Contents/MacOS/../Frameworks/SDL2.framework/Versions/A/SDL2' (no such file), '/Games/Xonotic/Xonotic.app/Contents/MacOS/SDL2.framework/Versions/A/SDL2' (no such file), '/Library/Frameworks/SDL2.framework/Versions/A/SDL2' (no such file), '/System/Library/Frameworks/SDL2.framework/Versions/A/SDL2' (no such file, not in dyld cache) (terminated at launch; ignore backtrace) The SDL2 file it's looking for is not in that folder, it's in this folder: /Games/Xonotic/Xonotic.app/Contents/Frameworks/Versions/A/SDL2 RE: The Xonotic in-game guide is here! - k9er - 09-30-2025 (09-30-2025, 11:04 AM)Space Ace Wrote: When I updated to Autobuild, Xonotic now doesn't work at all. Won't open. That issue in particular should be fixed now, you can try updating to autobuild again (re-run the same script). Can't give any guarantees it'll work, macOS has had some issues here and there which have made it difficult to get Xonotic to work with it. If you still can't get it to work, let us know the new issues ![]() You can always revert to 0.8.6 with update-to-release.sh in the same folder. RE: The Xonotic in-game guide is here! - Space Ace - 09-30-2025 [quote pid="90636" dateline="1759253587"] Quote:That issue in particular should be fixed now, you can try updating to autobuild again (re-run the same script). [/quote] Thanks. I tried to revert using update-to-release.sh before, but there's an rsync error. It tells me to update to rsync 3.2.0 or later. Same rsync error with the autobuild.sh Rsync won't run the script now. error. Mac still has the old rsync. I think only the newest os have openrsync. unknown option -verify_quiet ....... rsync error: error in rsync protocol data stream (code 12) at /AppleInternal/Library/BuildRoots/8eXXX7f-xxxc-11xx-a904-xxxx1afxxxx/Library/Caches/com.apple.xbs/Sources/rsync/rsync/io.c(453) [receiver=2.6.9] [update] I downloaded the zip and used the 0.8.6 rsync update files. Didn't want to download the entire zip, but couldn't find any place to only get those files or how to edit them to fix the prob. Update worked. I see the Guide now. RE: The Xonotic in-game guide is here! - bones_was_here - 10-01-2025 You can get individual files from https://rsync.xonotic.org/ It should be possible to install the current version of rsync from homebrew https://formulae.brew.sh/formula/rsync |