Enter your vote today! A new poll has been created for the BeipMU group: Would anyone like SSL support? (would only work on servers that support it) o Yes, I...
BeipMU@yahoogroups.com
Feb 1, 2002 8:39 pm
161
I got this error when I started Beip: Int Value out of range In scope: Windows.Positions.<Unnamed> Yesterday I opened a few more windows than usual, and one...
Yea, Sabbath ran into this problem too, see message 136 and it's replies to know about the solution (it's a bug that was fixed that caused that to appear). ......
I had two windows open. I've been able to duplicate it. I had a client open to ats.trekmush.org 1701 (yes, i'm a musher, the client works sooooo well. :) I...
... FurryMUCK moved to furry.com 8888 a few months back. The webpage hasn't been updated since the current webmaster doesn't have access to it. Anyway, the...
Oh yea, I remember you! I still have the emails to help remind me of my ansi madness. I'm not sure if you're experiencing the same problem, but I found a bug...
... Thats the bug. I did a direct connection too. <forgot to mention that! gasp!> Wasn't minimize, and on my repro conditions where it /didn't/ crash, I ...
That's the same bug I reported a little while back. Bast =^.^= My art! My stories! My site!! http://users.bscn.com/~sabbath/ =^.^= =^.^= Visit Cat's Haven...
Yea, and both of you forgot to say you used direct connect >:) I just happened to not have the old furry.org address in my world list so used a 'direct...
Silly! =^.^= I usually use /connect to get into a site I don't have listed, but it and direct connect did the same crash. Bast =^.^= My art! My stories! My...
And just for clarity so everyone else listening knows the difference between direct connect and Normal/(in)direct connect: Normal (indirect) connect: /connect...
I also notice that the program crashed on me when I used the direct connect option in the world window and left the word 'port' in my host string by mistake. ...
Yea, that will go through the same code, it causes an instant DNS failure then on the retry it decides to croak. I also made it so that it doesn't retry if...
I've duplicated this on both Win98 and WinNT 4. When I open more windows than usual, it creates a smallish window with the input box non-existant. I have to...
I'm the guy who sent in the bug report about the 'whole word' bug a while ago. I'm currently working around that bug until the next release comes out, and...
That code to do the resizing on the main windows has had problems for a long time, I rewrote it once recently, but found an even better way that should prevent...
Hmm, I never thought of the nested triggers being used to only go deeper when a condition is not met. Right now the stop processing will abort all trigger...
I hope Azrael is reading this, but when you're using auto log files with the date appended I got it so that it starts a new file at midnight. All late night...
Well actually will be able to use whatever complexity you might want in the script level hooks, using OnDisplay, including regular expressions. The current...
It crashed again. In the new /connect/directconnect window I had disconnected from the addy I put in then reconnectected using the IP. There was no double...
Oh yea, that bug is so fixed now, I reworked a bunch of the connect code and removed some old code that has been there since pre 1.0. So all you typed was...
I typed /connect <addy> <port> the first time, disconnected then reconnected using /connect <IP> <port> to try and connect to the muck using the IP instead of...
Yea, this is the same bug I already fixed. It's the direct connect that's dying on the reconnect. Wait until the next version :) ... reconnected ... IP...
I'm logging military time to every line of my log files. The error is that 12 AM is being logged as 12:xx:xx, rather than 0:xx:xx (which it does correctly in...
Good idea, I should be following the localized date format.. and for files I'll use the sorted date style (independant of locale). I doubt there's a need for...
When I run Beip under WinNT 4, I run into a slight, mostly cosmetic, bug. When I open Beip, the disconnect, ping, and copy buttons (and paste, if there's...
Yea, I can see where it would happen, but not how. Seems it could only happen if you're running in MDI mode, or if the toolbar is just ignoring my commands. ...
Fixed a non crashing bug where the font selection dialog fails to show the previous font name, it just leaves it blank, due to a stupid bug in my code (I...