Issue information

Issue ID
#8390
Status
New
Severity
None
Started
presence
Oct 8, 2014 3:01
Last Post
Ind
Oct 17, 2014 17:52
Confirmation
N/A

presence - Oct 8, 2014 3:01

my map-server is consistently crashing and there's no error code stated there even when debug-mode is enabled. I have a suspect that when some monsters try to cast a spell, it crashes the server. Also, upon entering nameless_n map or abbey01 maps and other maps as well, I'm not very sure, if the warping of maps or the monsters is making the map-server crash please I need help!

This post has been edited by presence on Oct 8, 2014 4:22

Dastgir - Oct 8, 2014 12:31

Can you provide us with coredump?

presence - Oct 9, 2014 14:49

I tried to ran

screen -s map

then

gdb [color=rgb(102,102,0)]./[/color]map[color=rgb(102,102,0)]-[/color]server
r

and it gave me this one:

[Fatal Error]: map_setipport : received info that this map-server SHOULD have map 'alb_ship', but it is not loaded.
[Thread 0x7ffff470f700 (LWP 7058) exited]

I checked my map_index.txt and maps.conf ..there aren't really any problems with it since im using the default one and i never added or modified any maps.

Ind - Oct 17, 2014 17:52

that error is char-server triggered, you should try restart char server before spawning the gdb'd map server