Menu

#118 adminmod (mysql) + admin_map = crash

critical_bug
open
nobody
None
5
2005-01-05
2005-01-05
Anonymous
No

i ran into a wierd bugy lately.
when using adminmod mysql version, and
the "admin_map inferno" the server crashes.

- dunno if it does the same with others maps, my guess
it does
- in the exact same situation normal adminmod has no
problems
- temporary workaround to this: modifyed the
admin_map command in plugin_base to use "snprintf
(HText, MAX_TEXT_LENGTH, "changelevel %s",Data);
exec(HText);" insead of "changelevel(Data, 4);"

dunno exacly if this is from the adminmysql dll, or from
the bad conding of changelevel command, my guess is
that it's from the dll, but, it should really be fixed....

Discussion


Log in to post a comment.