Issue information

Issue ID
#8301
Status
Fixed
Severity
None
Started
Emistry
Aug 15, 2014 3:00
Last Post
Ind
Sep 20, 2014 21:18
Confirmation
Yes (1)
No (0)

Emistry - Aug 15, 2014 3:00

[img]http://i.imgur.com/SrphiIr.jpg[/img]
this is how the error look like.

[b]How to Reproduce :[/b][list]
[*]spawn a few warpportal using the script command[i]. ( warpportal <x>,<y>,"<mapname>",<x>,<y>; )[/i]
[*][b]Within 15 seconds or before the warpportal disappear[/b], do @reloadscript.
[*]error shown in map server..
[*]more will come out if you repeat same steps above after the @reloadscript.
[/list]
not sure if this still exist in latest GIT, but I didnt notice any changes or update regarding warpportal too.

This post has been edited by Emistry on Aug 15, 2014 3:33

Cydh - Aug 18, 2014 4:07

[git='src/map/npc.c#L2177']
when script unloaded (npc_unload), no action to remove skill group/unit. so the timer is lasting but the src has been removed

Ind - Sep 20, 2014 21:18

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/34624b97980e256256897832eda4c7a8c00ca725"]https://github.com/HerculesWS/Hercules/commit/34624b97980e256256897832eda4c7a8c00ca725[/url]