Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: Bgoulette on December 17, 2018, 02:58:22 PM

Title: Where's the debugger/console window?
Post by: Bgoulette on December 17, 2018, 02:58:22 PM
I feel so stupid, but I'll ask anyway: how can I bring up the AM debugger or console window? I swear once upon a time, it was just there, but I'm sure I'm misremembering. I'm trying to create some layouts and a few custom classes, but I'm doing it so spectacularly poorly that I can't see anything, and I'm hoping the debugger/console will point me in the right direction. Thanks for anyone willing to help!
Title: Re: Where's the debugger/console window?
Post by: keilmillerjr on December 17, 2018, 04:18:53 PM
Windows builds have console included version now a separate binary. Check the downloads section.
Title: Re: Where's the debugger/console window?
Post by: rand0m on December 17, 2018, 04:22:46 PM
In recent AM versions there are two exe files, atrract.exe and attract-console.exe. If you want to see the console output use the later one. You can also check a plugin and module created by forum member keilmillerjr here:

Debug Module: https://github.com/keilmillerjr/debug-module
Debug Plug-in: https://github.com/keilmillerjr/debug-plugin