RTCED BUG: Crash while makiing trigger

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Locked
User avatar
Gambit37
Should eat more pies
Posts: 13791
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

RTCED BUG: Crash while makiing trigger

Post by Gambit37 »

Ver: 0.1 Alpha rev 0.7
Bug: I'm trying to make a floor trigger open a door, but every time I assign the tile and click Change, I get a Windows error box stating "Parameter must be positive" then the editor bombs out.

I'll investigate some more to see if there are exceptions/variations.
User avatar
Gambit37
Should eat more pies
Posts: 13791
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Post by Gambit37 »

Ah, I see what the problem is -- I didn't realise you had to select an object on the tile, then click Add Item to place it in the list of targets.

Basically, if you don't do this and clikc Change, then obviously there are no targets defined and the editor gives the error above.

Can you change it so that it gives a more meaningful error message, oh -- and doesn't crash? ;)
User avatar
andyboy_uk
On Master
Posts: 647
Joined: Thu Feb 20, 2003 1:51 am
Location: London, UK

Post by andyboy_uk »

I think not crashing would be a lovley addition to the code.

Consider it done.
Regards,

Andy
User avatar
andyboy_uk
On Master
Posts: 647
Joined: Thu Feb 20, 2003 1:51 am
Location: London, UK

Post by andyboy_uk »

Fixed
Regards,

Andy
Locked