-
New Win32 BBS with v3.20?
From
Alpha@VERT to
All on Wed Apr 12 17:03:50 2023
Hey there... If I'm starting fresh with a Win32-based Synchronet BBS and wanted to use v3.20 (I'm OK with nightly builds!), is this the right sequence?
1. Install v3.19b, e.g. using the Windows installer
2. Go through normal setup e.g. w/Configuration Wizard
3. Download sbbs_dev.zip and extract to sbbs/exec
4. Run sbbs/exec/upgrade_to_v320.exe
This is what I've done, so probably something isn't right with those steps, ha. Upon running upgrade:
---
upgrade - Upgrade Synchronet BBS to 3.20
Loading configuration files from C:\sbbs\ctrl
!ERROR loading configuration files: 2 (No such file or directory) opening C:\sbbs\ctrl\msgs.ini
---
Any tips appreciated!
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
-
From
Alpha@VERT to
All on Wed Apr 12 17:16:45 2023
Hey there... If I'm starting fresh with a Win32-based Synchronet BBS and wanted to use v3.20 (I'm OK with nightly builds!), is this the right sequence?
1. Install v3.19b, e.g. using the Windows installer
2. Go through normal setup e.g. w/Configuration Wizard
3. Download sbbs_dev.zip and extract to sbbs/exec
4. Run sbbs/exec/upgrade_to_v320.exe
Just realized my error. I copied over /sbbs/ctrl from the git repo and it all started up :)
---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
-
From
Digital Man@VERT to
Alpha on Wed Apr 12 17:33:28 2023
Re: New Win32 BBS with v3.20?ã By: Alpha to All on Wed Apr 12 2023 05:03 pmãã > Hey there... If I'm starting fresh with a Win32-based Synchronet BBS andã > wanted to use v3.20 (I'm OK with nightly builds!), is this the rightã > sequence?ã >ã > 1. Install v3.19b, e.g. using the Windows installerã > 2. Go through normal setup e.g. w/Configuration Wizardã > 3. Download sbbs_dev.zip and extract to sbbs/execã > 4. Run sbbs/exec/upgrade_to_v320.exeã >ã > This is what I've done, so probably something isn't right with those steps,ã > ha. Upon running upgrade:ã >ã > ---ã > upgrade - Upgrade Synchronet BBS to 3.20ã >ã > Loading configuration files from C:\sbbs\ctrlã > !ERROR loading configuration files: 2 (No such file or directory) openingã > C:\sbbs\ctrl\msgs.iniã > ---ã >ã > Any tips appreciated!ããThat should be a non-fatal error message from JSexec (it continues to run the update.js/upgrade_to_v320.js script). Did it create the ctrl/msgs.ini file? Then it worked.ããI didn't see the download/extract of sbbs_run.zip in your list of steps. Maybe you just missed that one?ãstep?ã-- ã digital man (rob)ããSynchronet/BBS Terminology Definition #94:ãXSDK = Synchronet External Program Software Development Kit for C/C++ãNorco, CA WX: 57.5øF, 85.0% humidity, 7 mph SSE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Alpha@VERT to
Digital Man on Wed Apr 12 17:38:17 2023
Re: New Win32 BBS with v3.20?
By: Alpha to All on Wed Apr 12 2023 05:03 pm
That should be a non-fatal error message from JSexec (it continues to run the update.js/upgrade_to_v320.js script). Did it create the ctrl/msgs.ini file? Then it worked.
I didn't see the download/extract of sbbs_run.zip in your list of steps. Maybe you just missed that one?
Yeah, as originally written, it was fatal. sbbs_run.zip I think is the missing piece.
---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
-
From
Digital Man@VERT to
Alpha on Wed Apr 12 17:39:46 2023
Re: New Win32 BBS with v3.20?ã By: Alpha to Digital Man on Wed Apr 12 2023 05:38 pmãã >ã > > Re: New Win32 BBS with v3.20?ã > > By: Alpha to All on Wed Apr 12 2023 05:03 pmã >ã > > That should be a non-fatal error message from JSexec (it continues to runã > > the update.js/upgrade_to_v320.js script). Did it create the ctrl/msgs.iniã > > file? Then it worked.ã >ã > > I didn't see the download/extract of sbbs_run.zip in your list of steps.ã > > Maybe you just missed that one?ã >ã > Yeah, as originally written, it was fatal. sbbs_run.zip I think is theã > missing piece.ããI actually don't think the reported/pasted error message was fatal. JSexec v3.20 will complain about the missing msgs.ini file (as you showed), but it'll continue to run the script. It's just that your update.js was from v3.19, not v3.20.ã-- ã digital man (rob)ããBreaking Bad quote #47:ãHe said he'll break my legs, he meant It... he gave me the dead mackerel eyes.ãNorco, CA WX: 57.5øF, 85.0% humidity, 7 mph SSE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã