-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random welcome.ans files not working as they should #1637
Comments
Do you still have a This is the fallback if the randomfile display doesn't work. This is in
|
If I use a welcome.ans at all (within directory /wwiv/gfiles or /wwiv/menus/wwiv/gfiles) it ONLY displays welcome.ans. The random only appears to work IF the .ans extension is missing. Therefore, without, yes, the fall back is nothing. |
It appears that the culprit is an off-by-one error in |
i can't replicate this error where it won't display the randoms if welcome.ans is there. i'll open a different issue for this. |
Thank you for the fix. I added it to /common/printfile.cpp file. Curious which binary does this change that needs copied over and is there a master list of .cpp files and their associated binaries they compile into? |
At random, when a user logs into the WWIV BBS, and the BBS has random welcome.ans screens as welcome.0 welcome.1 welcome.2 ..etc... or welcome.1 welcome.2 doesn't matter .. one random choice appears to be display nothing. And or the issue is the Hit [ESC] fake mailer (Bot check) at initial connect. It happens after hitting escape twice and appears to happen more if the [ESC] has any length of pause between the first and second key press. I would think the only thing that would abort (or should) an ansi file from displaying would be the space bar, and only if that has not been disabled with an MCI code? This is also per instruction from a dev to place them in /wwiv/menus/wwiv/gfiles
The text was updated successfully, but these errors were encountered: