Issue information

Issue ID
#133
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Sep 28, 2007 0:38
Last Post
Hercules Elf Bot
Sep 28, 2007 0:38
Confirmation
N/A

Hercules Elf Bot - Sep 28, 2007 0:38

Originally posted by [b]Christian[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=133

CODE
[SQL]: DB error - Unknown command
[Debug]: at \svn\src\map\
script.c:3353 - SELECT `varname`, `index`, `value` FROM `mapreg`

While loading map-server

CODE
[SQL]: DB error - Unknown command
[Debug]: at \svn\src\char
_sql\char.c:906 - SELECT `char_id`,`account_id`,`char_num`,`name`,`class`,`base_
level`,`job_level`,`base_exp`,`job_exp`,`zeny`,`str`,`agi`,`vit`,`int`,`dex`,`lu
k`,`max_hp`,`hp`,`max_sp`,`sp`,`status_point`,`skill_point`,`option`,`karma`,`ma
nner`,`party_id`,`guild_id`,`pet_id`,`homun_id`,`hair`,`hair_color`,`clothes_col
or`,`weapon`,`shield`,`head_top`,`head_mid`,`head_bottom`,`last_map`,`last_x`,`l
ast_y`,`save_map`,`save_x`,`save_y`,`partner_id`,`father`,`mother`,`child`,`fame
` FROM `char` WHERE `char_id`=? LIMIT 1

Occurs when char select window appears.
Only one char is displayed in char select: a nameless default styled Novice with 0 stats.
Entering map server is impossible.