Getting started using Decoda
<div class="IPBDescription">Getting started using Decoda</div>I just started recently on making a mod. What is the proper way to set up Decoda for debugging?
What I've done is to launch Decoda from the launchpad. Then I added existing files and chose the ones that I modified. Then I started the app with debugging. The app launches but I see the background of the main menu, and it hangs there.
In the output I see:
Debugging session started
Debugger attached to process
0x12f5eb60: VM created
In the log I see:
Build 235
Steam initialized
Render Device: NVIDIA GeForce GTS 250 (9.18.13.697)
Sound Device: Speakers (Realtek High Definition Audio) 7.1
Record Device: Microphone (Logitech G930 Headset)
Loading config://ConsoleBindings.json
Loading config://FavoriteServers.json
In the app I see:
the background image of the main menu (but no main menu)
It doesn't load past this point? I let it sit for 10 minutes or so in windowed mode to see if it was just slow. I searched around for the basic setup to debug NS2 with Decoda but couldn't find anything. Could anyone help me out with getting started using Decoda for debugging?
What I've done is to launch Decoda from the launchpad. Then I added existing files and chose the ones that I modified. Then I started the app with debugging. The app launches but I see the background of the main menu, and it hangs there.
In the output I see:
Debugging session started
Debugger attached to process
0x12f5eb60: VM created
In the log I see:
Build 235
Steam initialized
Render Device: NVIDIA GeForce GTS 250 (9.18.13.697)
Sound Device: Speakers (Realtek High Definition Audio) 7.1
Record Device: Microphone (Logitech G930 Headset)
Loading config://ConsoleBindings.json
Loading config://FavoriteServers.json
In the app I see:
the background image of the main menu (but no main menu)
It doesn't load past this point? I let it sit for 10 minutes or so in windowed mode to see if it was just slow. I searched around for the basic setup to debug NS2 with Decoda but couldn't find anything. Could anyone help me out with getting started using Decoda for debugging?
Comments