Issue information

Issue ID
#1214
Status
Fixed
Severity
Critical
Started
Hercules Elf Bot
Mar 18, 2008 19:51
Last Post
Hercules Elf Bot
Mar 18, 2008 19:51
Confirmation
N/A

Hercules Elf Bot - Mar 18, 2008 19:51

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

Crash report
CODE
    map-server.exe!pop_stack(script_stack * stack=0xfdfdfdfd, int start=16, int end=21)  Line 2476 + 0x6 bytes    C
    map-server.exe!run_func(script_state * st=0x02c181e4)  Line 2923 + 0x13 bytes    C
    map-server.exe!run_script_main(script_state * st=0x02c181e4)  Line 3118 + 0x9 bytes    C
    map-server.exe!npc_scriptcont(map_session_data * sd=0x03717db8, int id=110000101)  Line 969 + 0xf bytes    C
    map-server.exe!clif_parse_NpcSelectMenu(int fd=3, map_session_data * sd=0x03717db8)  Line 9493 + 0x28 bytes    C
    map-server.exe!clif_parse(int fd=3)  Line 12163 + 0x22 bytes    C
    map-server.exe!do_sockets(int next=50)  Line 739 + 0x1b bytes    C
    map-server.exe!main(int argc=1, char * * argv=0x003b3548)  Line 255 + 0x9 bytes    C
    map-server.exe!__tmainCRTStartup()  Line 318 + 0x19 bytes    C
    map-server.exe!mainCRTStartup()  Line 187    C
    kernel32.dll!7c816fd7()     
    [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]    
    map-server.exe!initChangeTables()  Line 158 + 0x10 bytes    C
    map-server.exe!__addlocaleref(threadlocaleinfostruct * ptloci=0x20726f74)  Line 237    C
    63657660()


Crash occurs when I try to use kafra warp(prontera->geffen) between two map-servers(with a single char-server).

"maps_athena.conf" look like:
QUOTE
map: prontera

and
QUOTE
map: geffen

respectively

Also, i get "map not found", when I try to "@rura" between these maps.

p.s. when I make a serv with a single map-server, I get no crash.