PDA

View Full Version : Girder 3.(x?) + Logger = shutdown crash?



Ron
October 13th, 2002, 12:55 PM
Most likely a Girder fix ;-) I'll look into it.

Ron
October 13th, 2002, 12:55 PM
Looks like you fixed the bug Mark!

Mark F
October 13th, 2002, 12:55 PM
I just sent Ron a new Logger that will probably change this behavior. For the better, no less. :)

mattwire
October 13th, 2002, 12:55 PM
When I enable the Logging plugin I recieve an access violation when I try to disable the plugin/exit Girder.
If I disable input devices however, everything is fine. So, what I assume is happening is that an event is getting sent to the logger plugin when it is closing, thus causing an access violation. I use the taskcreate plugin so this generates events when I close the logger window - thus opening it again.
I'm not sure whether a girder fix or plugin fix is required?