 |
 |
 |
 |
| Author |
Message |
Developer Silver
Joined: 05 Feb 2006 Posts: 58 Location: Italy
|
Posted: Wed May 24, 2006 4:58 pm Post subject: dblclickother attachment [096 2005-12-08 (and newer?)] |
|
|
I've this bug on yahoo group 5 months ago, but I've never seen a bugfix in core-changes, so I think it's still here... (I don't use dblclickother anymore)
| Quote: |
Yesterday I've added the dblclickother script on the live shard, but
something is wrong... now POL crashes very often (1 hour max between
crashes), without dump, printing this lines in console:
- - - - -
Character::start_script hiccup
Trying to start script scripts/misc/dblclickother.ecl
Script [something] is already running
Assertion Failed: !start_attached || (script_ex == NULL),
.\chrituse.cpp, line 30
Aborting due to assertion failure.
- - - - -
[something] is every time a different script...
We use latest core, and the code in dblclickother is very simple:
- - - - -
if(clicked.graphic in {400, 401, 605, 606})
OpenPaperdoll( who, clicked );
endif
- - - - -
Any idea? |
It may be something related to other script attached to char...
If it's already fixed, sorry and forgot this post  |
|
 |
|
|
 |
 |
|
 |
 |
|