Deleted user
Deleted user
The panic indicates that the field [routeRegexp.regexp](https://github.com/gorilla/mux/blob/v1.8.0/regexp.go#L162) == nil. I cannot find a code path that will set the field to nil, even in the presence of a data race....
Pull Request Revisions RevisionDescriptionr4Added `/robots.txt` endpoint handlerImplemented a new RobotsHandler in handlers.go and registered the route in app.go to handle robots.txt requestsr3Robots handler adds content type headerUpdated RobotsHandler to set...
@newhinton maybe roundsync should foucus on sync related functions (like #313 ) , [basic file browsing functions](https://github.com/zhanghai/MaterialFiles/), leaving mounting/streaming/editing to RSAF.
Unless you set a prolonged expire time for the pastebin document, consider posting the SQL here instead. (I have changed some of the formatting to fit TC codestyle, like query...
The SQL could also be simplified by adding all the `smart_scripts` lines into 1 `DELETE FROM` / `INSERT INTO` query. I will rework the SQL and post an update. Feel...
That is OK. We all learn by getting feedback from other contributors.
Here is one way of doing it (not sure if more or less documentation is required). ```sql -- Scourge damaged or killed by Gymer's Throw should fulfill quest criteria UPDATE...
Thank you for the feedback. I think I have seen one or two YouTube videos about it long ago, it is about before and after Vegard the Unforgiven is resurrected...
BTW @Killyana or @dr-j , would you like to check this SQL for wrong or missing content before it is pushed?
Check if the same issue happens with the cannon quest in the Death Knight starting area. (BTW, the Mine Cart does not work (waypoint issue) so you need GM to...