Debugger shell starts without developed module

Post Reply
User avatar
seal58
Posts: 351
Joined: Fri Jul 12, 2019 5:28 pm
Location: Rostock, Germany
Contact:

Debugger shell starts without developed module

Post by seal58 »

Hello,
I'm newcomer with Module Designer and happy to have got my first module compiled. Now I would like to test it but it does not appear within debugger window.
So I finished Module Designer, started it again and loaded an example module. Than it is the same: Compiling works fine but with "Run with Debugger" or "Run without Debugger" only Test Module is in the test window.
What could be wrong?

I use Windows 10 (64 bit), Voltage Modular 1.3.14, javac 12.0.1, JRE 12.0.1+12
CherryRuss
Posts: 27
Joined: Sat Oct 20, 2018 9:29 pm

Re: Debugger shell starts without developed module

Post by CherryRuss »

Hi Seal58.

There's a compatibility issue with Voltage and version 12 of the JDK that's likely the source of this problem. We're planning to release a new build next week that we expect to take care of it. Until then, the only fix we know of is to uninstall version 12 and install version 11 instead. Let us know if this doesn't take care of it or if you wait for the new build and that still doesn't fix it.

Russ
User avatar
seal58
Posts: 351
Joined: Fri Jul 12, 2019 5:28 pm
Location: Rostock, Germany
Contact:

Re: Debugger shell starts without developed module

Post by seal58 »

Hi Russ,
thank you for information. For me it is not urgent. So I will wait for the patch. If the problem stays, I will try JDK 11 then.
Regards
User avatar
seal58
Posts: 351
Joined: Fri Jul 12, 2019 5:28 pm
Location: Rostock, Germany
Contact:

Re: Debugger shell starts without developed module

Post by seal58 »

Hi,
with new Module Designer 1.3.15 release, debugger shell runs fine with JDK-12 as with openJDK-11 now.
Thanks for fixing the problem so quickly. :P
User avatar
seal58
Posts: 351
Joined: Fri Jul 12, 2019 5:28 pm
Location: Rostock, Germany
Contact:

Re: Debugger shell starts without developed module

Post by seal58 »

Many time has gone and the problem seems to be there again.

VMD debugger shell sometimes stays completely empty. After stopping and starting debugger again, initial state appears with only VMD test controls and the project module. Former built up test preset has gone.
I'm not sure, which java version is full complient to VMD at the moment.

Does anybody else have this problem?

(Windows 10 home, JDK 17.0.2, VM+VMD 2.5.5)
User avatar
honki-bobo
Posts: 305
Joined: Sat Nov 09, 2019 1:18 pm

Re: Debugger shell starts without developed module

Post by honki-bobo »

I occasionally have this problem, but usually only when I patch something that reveals some f***ed up code of mine. Then the test client hangs and I have to stop debugging through the menu, sometimes even kill VMD through the task manager. I suppose it's a bug in the debugger, because the test client simply should not crash, but it really rarely happens.
Image
Monkey Business Audio
Modules - Music - Twitter - YouTube
User avatar
seal58
Posts: 351
Joined: Fri Jul 12, 2019 5:28 pm
Location: Rostock, Germany
Contact:

Re: Debugger shell starts without developed module

Post by seal58 »

Ok, thanks. I'll watch that problem a while before I'll create an issue report.
Post Reply

Return to “Module Designer”