• Errors

    From Greg Meckel@VERT/THEICECA to All on Sat Feb 8 19:14:23 2025
    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

    Any help is appreciated
    ---
    þ Synchronet þ Ice Castle BBS, Anchorage, AK - ice-castle-bbs.net
  • From Digital Man@VERT to Greg Meckel on Sun Feb 9 00:06:06 2025
    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?
    --
    digital man (rob)

    Rush quote #26:
    Too many hands on my time, too many feelings, too many things on my mind
    Norco, CA WX: 50.8øF, 88.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Greg Meckel@VERT/THEICECA to Digital Man on Mon Feb 10 04:14:04 2025
    Re: Errors
    By: Digital Man to Greg Meckel on Sun Feb 09 2025 12:06 am

    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.

    There was a copy of banner.msg in \data and again in \text\menu, but not in \text so I copied it there.


    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?

    I will have to take a look, but I am sure there are other errors. I just didn't want to post them all at once.
    ---
    þ Synchronet þ Ice Castle BBS, Anchorage, AK - ice-castle-bbs.net
  • From Plt@VERT/MEGABBS to All on Wed Mar 18 04:38:41 2026
    <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

    ---
    ï¿­ Synchronet ï¿­ themegabbs.ddns.net 6400
  • From Gamgee@VERT/PALANTIR to Plt on Wed Mar 18 09:39:54 2026
    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

    Read the answers that DM has posted to you AT LEAST 4 TIMES IN THE IRC CHANNEL. You seem to not see anything there that people post to you, or you're just ignoring the answers.

    Pull your head out of your ass and pay attention.



    ... Ignorance can be cured. Stupid is forever.
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Accession@VERT/PHARCYDE to Plt on Wed Mar 18 21:53:30 2026
    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?

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- GoldED+/LNX 1.1.5-b20260304
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (723:1/1)
    ï¿­ Synchronet ï¿­ _thePharcyde telnet://bbs.pharcyde.org (Wisconsin)
  • From Digital Man@VERT to Accession on Wed Mar 18 20:47:41 2026
    Re: Errors
    By: Accession to Plt on Wed Mar 18 2026 09:53 pm

    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.
    --
    digital man (rob)

    Rush quote #8:
    One likes to believe in the freedom of music...
    Norco, CA WX: 80.3øF, 34.0% humidity, 7 mph WNW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Accession@VERT/PHARCYDE to Digital Man on Thu Mar 19 08:19:10 2026
    Hey Digital!

    On Wed, 18 Mar 2026 20:47:40 -0700, you wrote:

    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.

    FIX THIS FOR HIM DIGITAL MAN PLEASE. :D

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- GoldED+/LNX 1.1.5-b20260304
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (723:1/1)
    ï¿­ Synchronet ï¿­ _thePharcyde telnet://bbs.pharcyde.org (Wisconsin)
  • From Gamgee@VERT/PALANTIR to Accession on Thu Mar 19 13:34:35 2026
    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.

    This only happens on a Phil system.

    The key/answer is the last five words of your last sentence. :-)



    ... Gone crazy, be back later, please leave message.
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From MRO@VERT/BBSESINF to plt on Fri Mar 20 02:42:31 2026
    Re: Errors
    By: Accession to Digital Man on Thu Mar 19 2026 08:19 am

    Hey Digital!

    On Wed, 18 Mar 2026 20:47:40 -0700, you wrote:

    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.

    FIX THIS FOR HIM DIGITAL MAN PLEASE. :D

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.


    Phil: set your synchronet environment variables in your windows OS.
    Sbbsctrl and sbbsnode

    That might correct your issue.

    --
    "Before using Wildcat....This Company did not have a convenient way of
    looking after some of the richest clients in the world...Now we do!"


    President of BBS Sysop's Union +++ https://bbses.info/union
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Plt@VERT/MEGABBS to Gamgee on Fri Mar 20 20:36:45 2026
    Gamgee

    I have been reading DM replied and we had several discussion about the user edit and some of the other js scripts will not run. It's a ongoing and trying to resolve the issue. DM said I am the only one having the issue, but we are not sure what is causing it.

    ---
    ï¿­ Synchronet ï¿­ themegabbs.ddns.net 6400
  • From Plt@VERT/MEGABBS to Digital Man on Fri Mar 20 20:41:03 2026
    Re: Errors
    By: Accession to Plt on Wed Mar 18 2026 09:53 pm

    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.
    --
    digital man (rob)

    Rush quote #8:
    One likes to believe in the freedom of music...
    Norco, CA WX: 80.3�F, 34.0% humidity, 7 mph WNW wind, 0.00 inches rain/24hrs ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net



    Maybe ut was a typo error but the directory location of my sbbs has not changed. For the env for sbbsctrl I have checked it it several times and its set to c:\users\plt\sbbs\ctrl. I do agree with this --> Phil's been using the File->Run->File Manager option a lot, so it could be related to that.

    Phil

    ---
    ï¿­ Synchronet ï¿­ themegabbs.ddns.net 6400
  • From Plt@VERT/MEGABBS to Gamgee on Fri Mar 20 20:43:03 2026
    Read the answers that DM has posted to you AT LEAST 4 TIMES IN THE IRC CHANNEL. You seem to not see anything there that people post to you, or you're just ignoring the answers.

    Pull your head out of your ass and pay attention.

    ... Ignorance can be cured. Stupid is forever.
    --- MultiMail/Linux v0.52
    � Synchronet � Palantir BBS * palantirbbs.ddns.net * Pensacola, FL



    I am not ingoring any one, I have been very busy and I read everyone replies and very active on the IRC Network.

    Phil Taylor

    ---
    ï¿­ Synchronet ï¿­ themegabbs.ddns.net 6400
  • From Plt@VERT/MEGABBS to Gamgee on Fri Mar 20 20:44:39 2026
    Read the answers that DM has posted to you AT LEAST 4 TIMES IN THE IRC CHANNEL. You seem to not see anything there that people post to you, or you're just ignoring the answers.

    Pull your head out of your ass and pay attention.

    ... Ignorance can be cured. Stupid is forever.
    --- MultiMail/Linux v0.52
    � Synchronet � Palantir BBS * palantirbbs.ddns.net * Pensacola, FL




    Do you have a issue creating dups or you just like repeating your self here. This is the third time you said the same thing over and over again.

    ---
    ï¿­ Synchronet ï¿­ themegabbs.ddns.net 6400
  • From Gamgee@VERT/PALANTIR to Plt on Fri Mar 20 21:46:05 2026
    Plt wrote to Gamgee <=-

    I have been reading DM replied and we had several discussion about the user edit and some of the other js scripts will not run. It's a ongoing and trying to resolve the issue. DM said I am the only one having the issue, but we are not sure what is causing it.

    You didn't quote any of the context, but I am quite aware of the
    discussions in both IRC and DoveNet.

    Does the fact that you're the only one having the issue give you any
    clues as to what might be wrong?



    ... I'd love to help you out. Which way did you come in?
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Gamgee@VERT/PALANTIR to Plt on Fri Mar 20 21:46:05 2026
    Plt wrote to Gamgee <=-

    Read the answers that DM has posted to you AT LEAST 4 TIMES IN THE IRC CHANNEL. You seem to not see anything there that people post to you, or you're just ignoring the answers.

    I am not ingoring any one, I have been very busy and I read everyone replies and very active on the IRC Network.

    You certainly ARE ignoring plenty of people, including DM.

    You keep asking the same questions, with the same error messages, and
    get answers from several people, including DM. Usually you don't bother
    even responding with something like "OK, I'll try that", you just ramble
    on with some other unrelated and irrelevant commentary, and then mark
    yourself as "away". Then you eventually come back and ask the *EXACT*
    same thing again, and once again ignore the answers.

    You switch OS's for no apparent reason. You install everything into non-standard locations. You do pretty much everything you can to ENSURE
    that the system will not operate correctly. Then.... we're endlessly
    looping through the paragraph above this one, AGAIN.

    Maybe read some instructions, FOLLOW those instructions, and do things
    the way they are meant to be done, instead of changing/breaking
    everything. You behavior is just impossible to understand, just like
    your "writing" methods.



    ... I'd love to help you out. Which way did you come in?
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL