[Fixed for V0.38] Crash clicking on triggers as ghost
Posted: Fri Apr 14, 2006 1:51 am
There's an Access violation exception when clicking a fountain without any character in party.
Do following to reproduce:
Editor:
- make a new dungeon and set the level bigger.
- place the Testcharacter into a mirror so that you begin without character.
- build a fountain
- build a WALLITEM_ACTION with Action ACTION_BOOST_CHARACTER_BYOBJECT and Object 1 is for example FLASK_POTION_VI. (Object 2 is NULL)
- make the fountain be a trigger, operated by Mouse, that is activating the WALLITEM_ACTION.
Ingame:
- Click on the fountain, but without any character.
I think it should only be possible to use mirrors if you have no character.
Do following to reproduce:
Editor:
- make a new dungeon and set the level bigger.
- place the Testcharacter into a mirror so that you begin without character.
- build a fountain
- build a WALLITEM_ACTION with Action ACTION_BOOST_CHARACTER_BYOBJECT and Object 1 is for example FLASK_POTION_VI. (Object 2 is NULL)
- make the fountain be a trigger, operated by Mouse, that is activating the WALLITEM_ACTION.
Ingame:
- Click on the fountain, but without any character.
I think it should only be possible to use mirrors if you have no character.