VOGONS

Common searches


Search results

Display options

Re: Java Port

OS: Windows 8 Browser: Firefox 21.0 (but I don't think browser matters) I didn't compile it myself, I downloaded the official jar from sourceforge. The official jar is unsigned. Just follow the link and observe the problem: http://dekadence.ro/jdosbox/

Re: Java Port

The Doom Demo works but it's different from the latest release jar http://jdosbox.sourceforge.net/Doom.html File: jdosbox.27.1.jar Size: 4.782.457 bytes http://sourceforge.net/projects/jdosbox/files/jDosbox/0.74.27/jdosbox.jar/download File: jdosbox.jar Size: 4.782.413 bytes The latest release jar …

Re: Java Port

Problem with latest Java JRE 1.7.0_25 (Java SE 7u25) Exception in thread "Thread-15" Exception in thread "Thread-21" java.lang.ExceptionInInitializerError at jdos.cpu.core_dynamic.Compiler. (Compiler.java:6468) at jdos.cpu.core_dynamic.CacheBlockDynRec.Clear(CacheBlockDynRec.java:18) at jdos.cpu. …

Re: Java Port

The new try / catch doesn't works because JMF overwrites some classes. I think it is not fixable, JMF is way to old anyway. It's just an incompatibility with JMF that other people should be aware of. Fullscreen works ok for me, but I need to hint some not well known features of applets: Makes the …

Re: Java Port

Standalone app works without problems, just applets give this error, signed or not signed makes no difference. I'm using Firefox 15.0.1 on Win 8 x64 with 32-bit Java Plugin - JRE version 1.7.0_07-b11 (Java 7 update 7) Update: I finally found out what happend. Do not install this => http://www.oracle …

Re: Java Port

Self-signed applets have the same problem. Could this => http://download.java.net/jdk8/docs/technotes/guides/sound/enhancements_7.html be the problem for triggering error on midi init ? Update: Commenting out code in Midi.java from line ~150 MidiDevice.Info[] devices = MidiSystem.getMidiDeviceInfo …

Re: Java Port

Running jDosBox as an applet on Java 1.7.0_07 gives this error, any chance anyone knows what's wrong ? Java Exception in thread "Thread-16" java.lang.IllegalAccessError: class com.sun.media.sound.AbstractPlayer cannot access its superclass com.sun.media.sound.AbstractMidiDevice at java.lang. …

Page 1 of 1