Using Dance Skills on Dark Map Will Crash The Map-Server | closed | |
Darkpurple 2014-01-20 20:37:12 | This is big problem..it seem the developer didn't sense the bug, so I open new topic post it again! [color=rgb(40,40,40)] when you @rura thor_v03,1,46 and using some dance skills like: [/color] [color=rgb(40,40,40)] 330,0,6,4,0,0x1,0,10,1,no,0,0x2020,0,misc,0, DC_SERVICEFORYOU [/color] [color=rgb(40,40,40)] 321,0,6,4,0,0x1,0,10,1,no,0,0x2020,0,misc,0, BA_POEMBRAGI [/color] [color=rgb(40,40,40)] it will crash and showed those 2 of error: [/color] [color=rgb(40,40,40)] [Debug]: status_change_end: SC_DANCING is missing skill unit group (val1=655681, [/color] [color=rgb(40,40,40)] val2=5026, val3=114, val4=0, timer=65, tid=-1, char_id=156122, map=thor_v03, x= [/color] [color=rgb(40,40,40)] 3, y=43, prev=<none>:0, from=..\src\map\skill.c:6377). Please report this! (#350 [/color] [color=rgb(40,40,40)] 4) [/color] [color=rgb(40,40,40)] [Debug]: skill_delunitgroup: group is NULL (source=..\src\map\status.c:10271, )! [/color] [color=rgb(40,40,40)] Please report this! (#3504) [/color] [color=rgb(40,40,40)] [Error]: map_addblock: out-of-bounds coordinates ("thor_v03",-2,43), map is 300x [/color] [color=rgb(40,40,40)] 300 [/color] [color=rgb(40,40,40)] [Error]: Server received crash signal! Attempting to save all online characters! [/color] [color=rgb(40,40,40)] I test many times and crashed many times !!! Trust me and fixed as soon as possible !!Thanks!! [/color] | |
Aleos 2014-01-21 01:32:14 | You didn't have to make a second topic, but now that you posted a picture of the area you are trying to cast the skill I see what you are doing to cause the crash. You're trying to place a skill on an area of a map that isn't possible. I guess there should be checks to keep it from crashing but to also not let the skill be placed. | |
Darkpurple 2014-01-21 09:56:26 | [quote name="Aleos" post="24609" timestamp="1390267934"] You didn't have to make a second topic, but now that you posted a picture of the area you are trying to cast the skill I see what you are doing to cause the crash. You're trying to place a skill on an area of a map that isn't possible.I guess there should be checks to keep it from crashing but to also not let the skill be placed.[/quote] Yup, when you try my situation, I very make sure that will make the server crashed ! is it easy to fix it?..Thanks. | |
Lemongrass 2014-01-23 15:10:30 | Fixed in 80f7984. | |
j0ester 2014-01-24 05:38:00 | I've ran into a similar crashing issue that I think may be related to this. After updating whenever a monster uses a skill such as Heaven's Drive it will also cause a crash. This one, however, shows no error messages in the console as far as I have tested, just a hard crash of the Map Server. It happened 5 times while a friend and I were running around in Glast Heim Churchyard, and in every occasion was right as an Evil Druid finished casting Heaven's Drive. |