Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Forum News, Suggestions and Discussion (http://zelaron.com/forum/forumdisplay.php?f=2)
-   -   *OFFICIAL* Chatbox Bug report thread (http://zelaron.com/forum/showthread.php?t=44834)

WetWired 2008-03-05 11:32 PM

*OFFICIAL* Chatbox Bug report thread
 
Report any bugs related to the chatbox here.

When reporting a bug, please follow these steps:
  1. Post a thorough description of the bug, including steps to repeat if possible, your web browser name and version
  2. In the chatbox, enter the message
    /copydebug
    to obtain important debug information, which will be placed on the clipboard (after confirmation) on IE, or placed in a new window for other browsers.
    If this doesn't work, you can enter the message
    /debug
    then manually copy and paste from the new pane.
    If you can't get that to work either, please indicate such
  3. Paste the data from step 2 in the message
  4. Get any script errors and add them to the message.
    On IE, there will be a yellow triangle in the icon on the left side of the status bar. Click it to get a dialog with the error messages (IE6 users will have to open the chatbox in a normal window to access this, if it's repeatable -- click here).
    On FF, go to the Tools menu, then select Error Console. Scroll to the bottom and add any errors below the last one ending with "Declaration dropped"

Lenny 2008-03-07 08:11 AM

No errors, it's not a horrible bug, and nor is it reproducable for people who aren't me, I think.

The problem - the time that the Chatbox displays next to posts is American, rather than GMT.

http://i3.photobucket.com/albums/y97/Lenny1882/time.jpg

The time over here was ten past three, in the debug window it shows the time as being ten past three, but the chjatbox itself tells me I'm actually living six hours in the future.

The browser is Maxthon, by the way - it's based on Trident (the layout engine behind IE) and Gecko (the layout engine behind Firefox).

WetWired 2008-03-07 08:45 AM

Interesting. I had assumed that the way I was doing the time compensated for user timezone, but apparently it does not. As for the difference on the same page, the debug and alert messages are generated clientside and use your computer's clock, whereas the time on the messages is generated serverside.

Demosthenes 2008-03-07 11:26 AM

So for whatever reason, the chatbox is not popping up for me anymore.

Grav 2008-03-08 09:45 AM

1. When I have the Chatbox open and I click the right arrow to return it to a smaller size, it never actually does. I have to restart FF to get the minichatbox back.

3. Page loaded
[11:42:50] MyChatReadMessages()
[11:42:50] MyChatReadMessages complete
[11:42:50] Communication complete. Status=200 Ping=469
[11:42:50] XML good
[11:42:50] Time=10:41,1204994499
[11:42:51] MyChatReadSchedule(5000)
[11:42:51] Update complete
[11:42:56] MyChatReadMessages()
[11:42:56] MyChatReadMessages complete
[11:42:56] Communication complete. Status=200 Ping=266
[11:42:56] XML good
[11:42:56] Time=10:41,1204994505
[11:42:56] MyChatReadSchedule(10000)
[11:42:56] Update complete

4. All the warnings end with "Declaration dropped" for mychat.php.

WetWired 2008-03-08 01:10 PM

Um yeah, I need to take the arrow off. It doesn't do anything anymore. Because the cookie was screwing up on many browsers for some reason, I changed it.On some browsers, with the cookie, even though the arrow should have set it back, it didn't.
It now just requires you to time out of the popup chatbox (up to 60 seconds), then it comes back on its own. Reloading the browser won't help, you must have just timed out between loading the page, closing, restarting and loading again.

I may get arround to trying to set it up to log you out immediately when closing it, but that's among the lowest of priorities.

!King_Amazon! 2021-02-16 11:39 PM

1. My chatbox is stuck like this.
https://i.imgur.com/kgrT5TM.png

2 & 3.
Page loaded
[23:44:6] MyChatReadMessages()
[23:44:6] do=start&pop=0&securitytoken=1613543725-62ffea4b9508a9887f6952065d1087d838a5dd4c&s=
[23:44:6] MyChatReadMessages complete
[23:44:8] Communication complete. Status=200 Ping=2535
[23:44:8] Update complete

4. I don't seem to have this option on Firefox. Here is what I have.
https://i.imgur.com/bdrH6sX.png

-Spector- 2021-02-23 03:46 PM

Add a fucking timestamp to the messages jesus christ

Silverjinx18 2021-02-23 08:13 PM

But then WW wouldn't have a reason to pop by any more :(

!King_Amazon! 2021-02-23 10:51 PM

Follow up: The chatbox seems to be mostly working for me now, though it occasionally gets stuck in the loading state pictured in my previous post. Mostly working is probably acceptable.

WetWired 2021-02-24 10:47 AM

Yeah, FireFox decided only the developer version needs any diagnostic capability. At this point, I cannot effectively debug chatbox issues; I’m just too far removed from the time when I wrote the code. I’m pretty sure that the actual problem is the delay by the server on accepting the connection, which applies to every service.

Asamin 2021-02-24 11:33 AM

Quote:

Originally Posted by !King_Amazon! (Post 714642)
Mostly working is probably acceptable.

Said every coder that's ever written any code ever.

-Spector- 2021-02-28 07:38 AM

Quote:

Originally Posted by WetWired (Post 714652)
Yeah, FireFox decided only the developer version needs any diagnostic capability. At this point, I cannot effectively debug chatbox issues; I’m just too far removed from the time when I wrote the code. I’m pretty sure that the actual problem is the delay by the server on accepting the connection, which applies to every service.


It's literally already in the code, just not displayed:

https://i.imgur.com/LKAGWNe.png

Asamin 2021-03-02 11:16 AM

Quote:

Originally Posted by -Spector- (Post 714712)
It's literally already in the code, just not displayed:

https://i.imgur.com/LKAGWNe.png

I mean, of course the timestamp is in the packet. Doesn't mean it's ever read on the other side :P

Demosthenes 2021-03-02 03:08 PM

Quote:

Originally Posted by Asamin (Post 714743)
I mean, of course the timestamp is in the packet. Doesn't mean it's ever read on the other side :P

How did you all become 1337 h4x0r5?

kaos 2021-03-09 04:59 PM

Botting microsoft paint.

-Spector- 2021-03-09 07:51 PM

Quote:

Originally Posted by Asamin (Post 714743)
I mean, of course the timestamp is in the packet. Doesn't mean it's ever read on the other side :P


If you think that timestamp is the timestamp from the header in the packet, do I have news for you..


https://tools.ietf.org/html/rfc8877


All times are GMT -6. The time now is 02:23 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.