ID:113417
 
Descriptive Problem Summary: It was working perfectly, but suddenly this happened:

[img]http://i56.tinypic.com/2l8gdtx.png[/img]

My internet is good
It worked 2 days ago, and has been working for 1+year

I tried deleteing Cache and restarting, didn't work

Can anyone help me?

Numbered Steps to Reproduce Problem:

Just login and it won't let you on the byond pop up window

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:

Actual Results:

Does the problem occur: Yes
Every time? Or how often? Everytime
In other games? Yes
In other user accounts? Yes
On other computers? Yes

When does the problem NOT occur? Never

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds:

Just for future reference, our site doesn't support BBcode (the [img] tag you used) so you should just use HTML. That would be: <img src="...">

Problems connecting to the hub rarely represent a BYOND bug, but instead usually are caused by other factors. Sometimes there is a problem with the connection between your machine and the hub itself; this can be diagnosed by going to a command prompt and typing "tracert hub.byond.com" to see the hops between you and the hub. More often though, the problem is a misconfigured firewall. Many users are running at least the Windows firewall if not a second one as well. All of your firewalls must be configured as follows:

- byond.exe, dreamseeker.exe, and dreamdaemon.exe must be able to use incoming and outgoing TCP connections.
- If the firewall uses a hash (like MD5) to see if the program file has changed, disable this feature.