I keep getting several errors since updating to 3.20b, and they are:
term Node 1 !ERROR in printfile.cpp line 291 (sbbs_t::menu) checking "C:\sbbs\text\menu/../banner.msg" access=0
next one
evnt QNET !ERROR 2 (No such file or directory) (EinError 2) in main.cpp line 3195 (event_thread) removing "C:\sbbs\data\VERT.qwk" access=0
Re: Errors
By: Greg Meckel to All on Sat Feb 08 2025 07:14 pm
I keep getting several errors since updating to 3.20b, and they are:
term Node 1 !ERROR in printfile.cpp line 291 (sbbs_t::menu) checking "C:\sbbs\text\menu/../banner.msg" access=0
Does the file text/banner.msg exist? This file is included in the stock text directory and there's a reference to it in the stock text/answer.msg, so it seems you have the stock answer.msg file but not the banner.msg file.
next one
evnt QNET !ERROR 2 (No such file or directory) (EinError 2) in main.cpp line 3195 (event_thread) removing "C:\sbbs\data\VERT.qwk" access=0
If you look further back in the event log, do you see other errors?
Plt wrote to All <=-
<plt2> When I click on usedit from the consol I am getting Error
reading the user file
<plt2> The heap size on java is set to 500mb
<plt2> From the consol bbs --> filemanager Loading configuration files from C:\sbbs\ctrl
<plt2> !ERROR loading configuration files: ERROR 2 (No such file or directory) opening C:\sbbs\ctrl\main.ini
<plt2> From the consol bbs --> filemanager Loading configuration files
from C:\sbbs\ctrl
<plt2> !ERROR loading configuration files: ERROR 2 (No such file or directory) opening C:\sbbs\ctrl\main.ini
Both systems is using the same sbbs directory c:\users\phil\sbbs\
Hey Plt!
On Wed, 18 Mar 2026 04:38:40 -0400, you wrote:
<plt2> From the consol bbs --> filemanager Loading configuration files from C:\sbbs\ctrl
<plt2> !ERROR loading configuration files: ERROR 2 (No such file or directory) opening C:\sbbs\ctrl\main.ini
I read this on your previous message:
Both systems is using the same sbbs directory c:\users\phil\sbbs\
Do you see a difference between the line above and your errors you posted?
We've been discussing this error in IRC and it appears that phil's
system is "losing" the SBBSCTRL environment variable at some point while running sbbsctrl.exe (re-starting sbbsctrl.exe gets the environment
variable back). jsexec and useredit.exe needs that environment variable
to know where to find the configuration files (e.g. main.ini and
friends) and when the environmetn variable isn't set, then it reverts to
the default of "/sbbs/ctrl/". Phil's been using the File->Run->File
Manager option a lot, so it could be related to that.
Accession wrote to Digital Man <=-
We've been discussing this error in IRC and it appears that phil's
system is "losing" the SBBSCTRL environment variable at some point while running sbbsctrl.exe (re-starting sbbsctrl.exe gets the environment
variable back). jsexec and useredit.exe needs that environment variable
to know where to find the configuration files (e.g. main.ini and
friends) and when the environmetn variable isn't set, then it reverts to
the default of "/sbbs/ctrl/". Phil's been using the File->Run->File
Manager option a lot, so it could be related to that.
While I completely understand environment variables and paths (and knew what the topic was just by his errors), I'm definitely clueless to how
a system magically loses an environment variable if it is set properly.
| Sysop: | Mikey |
|---|---|
| Location: | Cleveland, OH |
| Users: | 37 |
| Nodes: | 8 (0 / 8) |
| Uptime: | 147:39:05 |
| Calls: | 438 |
| Calls today: | 438 |
| Messages: | 21,142 |
| Posted today: | 84 |