Omnimaga

Omnimaga => Discontinued => Our Projects => OmnomIRC Development => Topic started by: alberthrocks on December 02, 2011, 11:26:42 pm

Title: [Omnom BUG] Netham45 and I rule the world!
Post by: alberthrocks on December 02, 2011, 11:26:42 pm
I think this screenshot explains it all:
(http://dl.dropbox.com/u/1016340/PublicPictures/NethamOmnomBug.png)

Basically, Deep Thought highlighted Netham45 once, which caused OmnomIRC to freak out and make me and Netham45 invincible. :P
EDIT: And Deep Thought, as seen in the screenshot. :P Woo invincibility!
Title: [URGENT] OmnomIRC exploadinated
Post by: Deep Toaster on December 02, 2011, 11:30:09 pm
I typed your name into OmnomIRC, and it exploaded in fear.

Methinks it had something to do with opening your online WabbitEmu front-end and crashing your server.
Title: Re: [URGENT] OmnomIRC exploaded
Post by: Netham45 on December 02, 2011, 11:30:58 pm
The wabbitemu was running on my desktop, not the server.
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: Juju on December 02, 2011, 11:36:58 pm
Alright, I disabled OmnomIRC. And if you use the full-screen one, please do not use it.
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: Deep Toaster on December 02, 2011, 11:37:08 pm
Topics merged after a Fishbot retitled my post.
Basically, Deep Thought highlighted Netham45 once, which caused OmnomIRC to freak out and make me and Netham45 invincible. :P
My nick's there too ;D
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: Netham45 on December 03, 2011, 12:29:20 am
Awesome error.

9 as an int is < 10. 9 as a string is > 10.

We reached 1 million lines (maybe 10 million) in OmnomIRC, and it had been so long since I had changed part of it I didn't realize that I was doing a string compare instead of a numerical compare, so once it rolled over 9,999,999 was > 10,000,000.
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: TIfanx1999 on December 03, 2011, 09:20:07 pm
Wow... that's pretty ridiculous! O.O
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: epic7 on December 03, 2011, 09:25:16 pm
So 10,000,000 lines reached?!
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: DJ Omnimaga on December 03, 2011, 11:39:28 pm
I don't get it. Basically the maximum of lines OmnomIRC could reach is 9999999? I guess it doesn't help that parser pawdan and someone else kept spamming the same thing over 1000 times in #omnimaga-spam from time to time. :P
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: epic7 on December 03, 2011, 11:43:25 pm
I confess, I've done that before.

I only did that once :P
It sorta went overboard because of my iPod post-multiplying :P
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: Netham45 on December 04, 2011, 12:42:37 am
DJ_O, no, it was a bug that occurred somewhere between 1 million and 10 million lines that didn't show up until 10 million lines.
Title: Re: [Omnom BUG] Netham45 and I rule the world!
Post by: DJ Omnimaga on December 04, 2011, 12:43:11 am
Ah ok, thanks for clarifying.