Talk:Bugtracker/Please Help

From BattleMaster Wiki
< Talk:Bugtracker
Revision as of 20:19, 11 November 2008 by Tinsley (talk | contribs) (bug 4383 info)
Jump to navigation Jump to search

Isn't this exactly what the bugtracker exists for? --Bannable 14:20, 3 November 2008 (CET)

The bug tracker tends to get overwhelming with the large number of bugs. (And also a lot of people don't know it's there, don't know how to use, get intimidated by it, etc.) I don't see anything wrong with the devs putting a pointer here to some of the bugs about which they need more information, so long as it's kept current. --Indirik 15:10, 3 November 2008 (CET)
The bugtracker only sends a message to the reporter that more info is needed; that person may not be in a position to give help for a while, or may not answer very promptly.
This lets us ask the entire game population to go check something, so we can see many perspectives in a short time. Items will be removed as we close the cases. --Jmadsen 05:46, 4 November 2008 (CET)

Bug 4383

As a duke character on the island of Atamara, I did what was asked, and two of the lords responded with the following...

Error during database query Please report the following error to the bugtracker, together with a short statement on when it occurred, especially on which page or action: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'limit 0,1' at line 1

Query was: select Name from Regions where ID= limit 0,1

Calling script: /stable/message-write.php

Warning: mysqlfetchrow(): supplied argument is not a valid MySQL result resource in /var/battlemaster/include/db.inc on line 65

Error during database query Please report the following error to the bugtracker, together with a short statement on when it occurred, especially on which page or action: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and P.ID!=14550 ORDER BY CharacterName ASC' at line 1

Query was: select P.ID from Players P JOIN Regions R ON P.ID=R.Commander where R.Duchy= and P.ID!=14550 ORDER BY CharacterName ASC

Calling script: /stable/message-write.php

Warning: mysqlfetchrow(): supplied argument is not a valid MySQL result resource in /var/battlemaster/include/db.inc on line 65

No valid recipients found for this selection.

---

I would typically report these results on the bugtracker, but it appears that the issue is closed and I can't find a way to add to the comments. Rather than opening up a new ticket and also realizing that sometimes it might take a bit of time to migrate the patches to the system, I note it here for anecdotal purposes only. --Tinsley 19:19, 11 November 2008 (CET)