Subj : src/sbbs3/userdat.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Mon Feb 03 2025 11:25:22 https://gitlab.synchro.net/main/sbbs/-/commit/1677e74966d6449e108ec464 Modified Files: src/sbbs3/userdat.c Log Message: Fix ERROR 2 (...) in putnode.cpp ... opening "node.exb" Need the O_CREAT mode flag. Broken with commit d116f3622: I started using opennodeext() (created 5 years ago with commit 710bb23c1bd) rather than nopen(), and I didn't realize that opennodeext() was not including O_CREAT. Once the ctrl/node.exb was created (by anything), this error wouldn't happen. And it'd only be an issues for systems with text.dat's that included custom node status (NodeAction*) strings. Good catch Nelgin! --- þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net .