I've released a new version of the AI-WX Weather Door today. If you are
not familiar with AI-WX it's a door that displays weather radar in ANSI
and Sixel, weather maps and graphs for weather stations around the
globe. The new 1.5 version has 15 additional Sixel weather maps plus a couple of bug fixes. The door comes in several builds, there is a
version for Win 32, Win 64, Linux 64, Linux Arm 64 and Linux Arm 32. For nostalgic purposes, the door is released as shareware and is on sale for
a limited time for $4.99 if you put in the coupon code FALL. That's less than the price of a fancy cup of coffee ;-). All updates are always free
to registered users.
Hey folks,
Hey Lonewolf!
On Mon, 22 Sep 2025 15:15:14 +0000, you wrote:
I've released a new version of the AI-WX Weather Door today. If you are
Is there a separate update package for registered users, or are we just following the "initial install" section, overwriting everything and reconfiguring the .ini file? Or are we able to just copy over the new executable? Or.... I guess some "upgrade" instructions would be nice, if there's an easier way than to overwrite and reconfigure..
Either way, thanks for the update and info!
Regards,
Nick
I've released a new version of the AI-WX Weather Door today. If you are not familiar with AI-WX it's a door that displays weather radar in ANSI and Sixel, weather maps and graphs for weather stations around the globe. The new 1.5 version has 15 additional Sixel weather maps plus a couple of bug fixes. The door comes in several builds, there is a version for Win 32, Win 64, Linux 64, Linux Arm 64 and Linux Arm 32.
AI-WX can be downloaded from my support BBS at
firesidebbs.com:23231 (telnet) in the Lone Wolf Software file
area. It can also be downloaded and registered (remember coupon
code FALL) with a web browser at firesidebbs.com. Registration
allows me to justify all the time spent coding it to my wife
(see honey, I made a whopping $9.98 last month, actually less
than that after PayPal get's it's cut). I hope you check it out
and like what you see.
Re: New AI-WX Weather Door
I've released a new version of the AI-WX Weather Door today. If you are
I downloaded it and updated from my previous version. I've noticed that when using the live radar sixel feature, I can't seem to pause or exit out.. It's like it's stuck in an infinite loop, and I had to kill the process on my BBS machine in order to exit out.
Nightfox
until later in the week...we have threats of severe weather and flash flooding here into Thursday.
Hmmm, that is strange because none of the radar code changed from the last version. Do you have your terminal's baud rate set to something slow?
Re: New AI-WX Weather Door
By: Lonewolf to Nightfox on Tue Sep 23 2025 07:07 pm
Hmmm, that is strange because none of the radar code changed from the last version. Do you have your terminal's baud rate set to something slow?
No, I was connected to my BBS via RLogin with no restrictions on baud rate.
Nightfox
There is a new version 1.6 available on my BBS at firesidebbs.com:23231 or on the website at https://firesidebbs.com. See if that solves your issue. Also you may try deleting all of your old files (except your lwsdoor.ini file) and see if that helps. This version has a better menu system and even more SIXEL weather maps.
I've released a new version of the AI-WX Weather Door today.
I downloaded 1.6 and set it up, but it has the same issue; I can't quit out of the sixel refresh loop without killing the process.
Also, one thing I've noticed since the first version I've tried: For the Linux version, the wxdoor binary isn't marked executable, so after extracting a new version, I have to remember to chmod ugo+x wxdoor.
Also, one thing I've noticed since the first version I've tried: For the
Linux version, the wxdoor binary isn't marked executable, so after
extracting a new version, I have to remember to chmod ugo+x wxdoor.
That security is not set on purpose, the install doc states to chmod +x wxdoor
That security is not set on purpose, the install doc states to chmod +x wxdoor
I've noticed that zip on Linux preserves execution permissions for files, so I just thought it was odd to have to apply +x permissions after unzipping it. What do you mean by "that security is not set on purpose"?
It's not set on purpose because the app is compiled and zipped on a Windows 11 machine. I use Visual Studio 2022 to create the Linux versions of the app, and VS 2022 only runs on Windows. So the app is never on a Linux machine until you unzip it on yours. Does that make sense?
until later in the week...we have threats of severe weather and flash flooding here into Thursday.
Heheh, can't update the weather app due to bad weather ;).
There is a new version 1.6 available on my BBS at
firesidebbs.com:23231 or on the website at
https://firesidebbs.com. See if that solves your issue. Also
you may try deleting all of your old files (except your
lwsdoor.ini file) and see if that helps. This version has a
better menu system and even more SIXEL weather maps.
I downloaded 1.6 and set it up, but it has the same issue; I can't quit out
of the sixel refresh loop without killing the process.
That is very strange. Here's something to look into. Make sure you are NOT using the -W command line parameter, this can mess with the radar throughput and buffering. I have not had any reports of this happening from any other users. Anyone else seen this with AI-WX?
I just tried it again, and it appears it's actually working okay for me now. I wonder if it was just me accidentally pressing the wrong key or something.
I think it's a great weather door - Thanks for making it. :)
Nightfox
I think it's a great weather door - Thanks for making it. :)
Hello, LoneWolf. I installed the new AI-WX door on my BBS yesterday, but I keep getting an error
"DOSEXTRN Error 2 (no such file or directory) executing LWSWeather.exe -DC:\sbbs\node1\ -I0001"
Any idea what I have set wrong? I set it as directed with "LWSWeather.exe -D%n", but I just get the error above.
Greg
Re: New AI-WX Weather Door
By: Lonewolf to Nightfox on Wed Sep 24 2025 05:47 pm
Hello, LoneWolf. I installed the new AI-WX door on my BBS yesterday, but I keep getting an error
"DOSEXTRN Error 2 (no such file or directory) executing LWSWeather.exe -DC:\sbbs\node1\ -I0001"
Any idea what I have set wrong? I set it as directed with "LWSWeather.exe -D%n", but I just get the error above.
Re: New AI-WX Weather Door
By: Greg Meckel to Lonewolf on Fri Sep 26 2025 05:26 pm
Re: New AI-WX Weather Door
By: Lonewolf to Nightfox on Wed Sep 24 2025 05:47 pm
Hello, LoneWolf. I installed the new AI-WX door on my BBS yesterday, but I
keep getting an error
"DOSEXTRN Error 2 (no such file or directory) executing LWSWeather.exeIs it a 16-bit DOS program? DOSXTRN is only used to execute non-native 16-bit DOS programs from Synchronet. --
-DC:\sbbs\node1\ -I0001"
Any idea what I have set wrong? I set it as directed with "LWSWeather.exe
-D%n", but I just get the error above.
digital man (rob)
Re: New AI-WX Weather Door
By: Digital Man to Greg Meckel on Sat Sep 27 2025 02:35 pm
Re: New AI-WX Weather Door
By: Greg Meckel to Lonewolf on Fri Sep 26 2025 05:26 pm
Re: New AI-WX Weather Door
By: Lonewolf to Nightfox on Wed Sep 24 2025 05:47 pm
Hello, LoneWolf. I installed the new AI-WX door on my BBS yesterday, but I
keep getting an error
"DOSEXTRN Error 2 (no such file or directory) executing LWSWeather.exeIs it a 16-bit DOS program? DOSXTRN is only used to execute non-native 16-bit DOS programs from Synchronet. --
-DC:\sbbs\node1\ -I0001"
Any idea what I have set wrong? I set it as directed with "LWSWeather.exe
-D%n", but I just get the error above.
digital man (rob)
It's a Windows 32 bit DOOR32.SYS door he's trying to get going.
Something you want to look into is the addition of an
install-xtrn.ini file to make Synchronet installation more
fool-proof. https://wiki.synchro.net/module:install-xtrn
DUNNO, that install-xtrn .ini shit is pretty convoluted.
an installer) and make the Synchronet-install of their program that
much more automated. That hasn't really happened much, but it could definitely help eliminate fat-finger or RTFM-stylel mistakes
by sysops if more door authors did so.
I think the "convultion" you're referring to is the
xtrn/3rd-install/*.ini files and that's not what I'm referring to.
All that for doorgame that has to go in a directory, use a certain dropfile and have a short command line.
Re: New AI-WX Weather Door
By: Greg Meckel to Lonewolf on Fri Sep 26 2025 05:26 pm
Hello, LoneWolf. I installed the new AI-WX door on my BBS yesterday, but I keep getting an error
"DOSEXTRN Error 2 (no such file or directory) executing LWSWeather.exe -DC:\sbbs\node1\ -I0001"
Any idea what I have set wrong? I set it as directed with "LWSWeather.exe -D%n", but I just get the error above.
Greg
Try these suggestions and see if any of them help...
1. Make sure you placed all of the files in the zip in the same folder.
2. Make sure you have I/O Method set to Socket.
3. Native Executable/Script should be set to Yes
4. BBS Drop FIle Type should be DOOR32.SYS.
5. The most likely issue, according to the SBBS error message is that your startup directory is not correct. Make sure your Start-up Directory is pointing to the folder where the door actual exists, something like ../xtrn/weather/
Your Command Line above looks good.
Hope this helps,
After going through your suggestions and making necessary
corrections, I no longer get the error message. However, when I
attempt to run the program I get nothing on my screen and can't even
get out of the program.
Re: New AI-WX Weather Door
By: Greg Meckel to Lonewolf on Wed Oct 01 2025 06:33 pm
After going through your suggestions and making necessary
corrections, I no longer get the error message. However, when I
attempt to run the program I get nothing on my screen and can't even
get out of the program.
can you please post your scfg settings.
cut and paste or do a screenshot and put it on imgur
https://imgur.com/a/5eul761 Place Drop File In: Node Directory
Greg
Greg Meckel wrote to MRO <=-
Re: New AI-WX Weather Door
By: MRO to Greg Meckel on Thu Oct 02 2025 07:16 am
Re: New AI-WX Weather Door
By: Greg Meckel to Lonewolf on Wed Oct 01 2025 06:33 pm
After going through your suggestions and making necessary
corrections, I no longer get the error message. However, when I
attempt to run the program I get nothing on my screen and can't even
get out of the program.
can you please post your scfg settings.
cut and paste or do a screenshot and put it on imgur
https://imgur.com/a/5eul761
Place Drop File In: Node Directory
Re: New AI-WX Weather Door
By: Greg Meckel to MRO on Thu Oct 02 2025 06:22 pm
https://imgur.com/a/5eul761 Place Drop File In: Node Directory
Greg
change it to this:
���������������������������������������������������������
�Name weather
�Internal Code WEATHER
�Start-up Directory c:\sbbs\xtrn\weather
�Command Line LWSWEATHER.EXE -D%N
�Clean-up Command Line
�Execution Cost None
�Access Requirements
�Execution Requirements
�Multiple Concurrent Users Yes
�I/O Method Socket
�Native Executable/Script Yes
�Use Shell or New Context No
�Modify User Data No
�Execute on Event No
�Pause After Execution No
�Disable Local Display No
�BBS Drop File Type Mystic DOOR32.SYS ���������������������������������������������������������
also your door directory name is goofy
Thanks. It is now working after changing the i/o method to socket.
I didn't make any other changes. Yes, the door directory name is
goofy, but that's just the way I am. LOL
his install text file is too wordy and needs to be pared down in my opinion. i would do screenshots for synchronet and mystic and linux installs and on the bottom i'd put the command switches.
Re: New AI-WX Weather Door
By: MRO to Greg Meckel on Fri Oct 03 2025 09:34 pm
his install text file is too wordy and needs to be pared down in my opinion. i would do screenshots for synchronet and mystic and linux installs and on the bottom i'd put the command switches.
I'll add screenshots to the next version 1.7 release's !NSTALL.TXT file for folks that just look at the pictures of a manual. ;) I also very much appreciate fellow sysops helping other sysops to get the door working on their systems.
Re: New AI-WX Weather Door
By: MRO to Greg Meckel on Fri Oct 03 2025 09:34 pm
his install text file is too wordy and needs to be pared down in my opinion. i would do screenshots for synchronet and mystic and linux installs and on the bottom i'd put the command switches.
I'll add screenshots to the next version 1.7 release's !NSTALL.TXT file for folks that just look at the pictures of a manual. ;) I also very much appreciate fellow sysops helping other sysops to get the door working on their systems.
Thanks again,
Lonewolf
I'll add screenshots to the next version 1.7 release's !NSTALL.TXT file for
Please consider including an install-xtrn.ini file as well. If you need help creating one, please ask. https://wiki.synchro.net/module:install-xtrn --
digital man (rob)
Hey, I'm not too proud to admit I made a nistake and missed the
"Socket" setting. I do appreciate the help (although the directory I
used doesn't really make a difference one way or the other.)
Sysop: | Danilo |
---|---|
Location: | Keeling, VA |
Users: | 4 |
Nodes: | 20 (0 / 20) |
Uptime: | 113:45:55 |
Calls: | 13 |
Calls today: | 13 |
Files: | 1 |
U/L today: |
3 files (272K bytes) |
D/L today: |
2 files (240K bytes) |
Messages: | 11,441 |
Posted today: | 23 |