ID:119167
 
Not a bug
BYOND Version:N/A (Website Bug)
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 14.0.835.186
Applies to:Website
Status: Not a bug

This is not a bug. It may be an incorrect use of syntax or a limitation in the software. For further discussion on the matter, please consult the BYOND forums.
Descriptive Problem Summary:

Upon deciding to recreate my hub- to remove the redundant scores, I ran into an issue.

The problem is quite simple, the hub automatically produced the same unwanted scores after deleting the hub and recreating it using the same information. (Maybe there should be a [X] option to remove a score completely?)

Note: The scores did not produce as soon as I made the hub, just after(an unnoticeable time) they decided to popup.

Numbered Steps to Reproduce Problem:

1: Create a hub.
2: Create a set of random scores.
3: Delete the hub. (If this might help, the scores were set to Hide)
4: Create the same hub, using the same path and the information.
5: Look at the scores(?).

Expected Results:

No more useless scores.

Actual Results:



Does the problem occur:
Every time? Or how often? Tested once.
In other games? Untested.
In other user accounts? Untested.
On other computers? Untested.

When does the problem NOT occur?

~

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:

~
The unwanted ones would have occurred as a result of your game actually sending those to the hub. This is a problem in your code.