Jump to content
IGNORED

v9t9 and windows 10 / java 1.8.0_261


bluepen61

Recommended Posts

I have v9t9 running on my windows 10 pro but the sound doesn't work. This appears in the  command window:

 

"java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
WARNING: Found unknown Windows version: Windows 10
Attempting to use default windows plug-in.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Log file: v9t9.log
**** RESET ****
java.io.IOException: failed in waveOutPrepareHeader: The specified device handle is invalid.
        at ejs.base.sound.Win32SoundListener.createWaveHeader(Win32SoundListener.java:332)
        at ejs.base.sound.Win32SoundListener.access$500(Win32SoundListener.java:40)
        at ejs.base.sound.Win32SoundListener$1.run(Win32SoundListener.java:211)
        at java.lang.Thread.run(Unknown Source)"

 

Is there a fix or work around?

 

John L Kemmis

Link to comment
Share on other sites

Now V9T9 works!!  Here is the work around:

 

The author instructed me to install Zulu SDK version 8 (no higher).

 

It is here: https://www.azul.com/downloads/zulu-community/?version=java-8-lts&os=windows&architecture=x86-64-bit&package=jdk

 

Then I edited the .bat file by adding this PATH statement:

PATH="c:\Program Files\Zulu\zulu-8\bin";%PATH%

 

Voila, V9T9 sound and speech works on Windows 10. And it seems the game modules and disk drive setup works too; although to what extent, I am not sure. But Parsec works and so does TI-Writer and I Editor/Assembler starts.

 

Thank you Ed!!

 

Hope this helps others.

 

John L Kemmis

  • Like 3
  • Thanks 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...