|
Post by hcmffm on Sept 7, 2019 14:46:36 GMT -5
Just searched the forum for a thread of the Vectrex emulator ParaJVE and didn't find much. So I'm starting a new one... ParaJVE is an excellent Vectrex emulator programmed by Parabellum. ParaJVE can be downloaded via www.vectrex.fr . ParaJVE is programmed in Java and will run on Windows systems. Not 100% sure but it's supposed to run on MacOS, too. Related topic(s): - ParaJVE Overlays- Can't run ParaJVE on OSX High Sierra
|
|
|
Post by hcmffm on Sept 7, 2019 14:55:42 GMT -5
My ParaJVE no longer runs: When starting ParaJVE the small start-up screen "Loading ParaJVE..." appears and after that nothing happens.
My configuration: ParaJVE 0.7.0 Windows 10.0.18362 Build 18362 Java Version 8 Update 221 (Build 1.8.0_221-b11)
Do other people also experience problems when starting ParaJVE?
|
|
|
Post by VectorX on Sept 7, 2019 17:22:15 GMT -5
I've had that happen before with one version years ago and just downloaded the newer version once that occurred. Odd that there hasn't been a thread on this before though
|
|
|
Post by Chainsaw on Sept 8, 2019 8:59:20 GMT -5
Also tested with the same configuration (same Windows build and exactly same Java Version) and it works. I think I used this emulator last time with Windows XP. I cannot remember how perfect the emulation was on XP, but now on Windows 10 I'm not sure, if it has a very little bit timing issues, but it looks not bad and the games are playable. But I also didn't test 1 hour now, just started some ROMs without doing the optimal settings.
I remember that I used this emulator very often in the past for demos (demoscene) or other binary files, before I got a Vecflash and a Mateos Cart... With these cartridges, there is really no need anymore for this great emulator, just maybe for testing files that are not running on original hardware. And sure, it is a very great emulator for people with no original hardware, they will love playing the games on the emulator.
|
|
|
Post by hcmffm on Sept 19, 2019 15:09:23 GMT -5
Yesterday, parabellum (aka Franck Ch.) replied to me. With Franck's help I could track down the problem very quickly: A while back I had edited the configuration file and added Vec-Man. My entry was wrong which caused ParaJVE to no longer start. I simply replaced my erroneous configuration file with my back-up configuration file and voila: ParaJVE starts and works like a charm, again. Lessons learnt/recommendations:
- Make a back-up of the configuration file of ParaJVE before your edit it. - Be aware that ParaJVE may no longer start-up if there are invalid entries in the configuration file. The dump/output (see below) helps you to track down problems even within your configuration file.
Below please find some steps that help to track down problems when running ParaJVE.
ParaJVE: Tracking down start-up problemsIf you should experience problems when starting ParaJVE you can try out the following steps: - Open a DOS console
- Start ParaJVE with the "ParaJVE_console.exe -debug -noredirect" command (the parameters are not mandatory but help to gather more info).
- ParaJVE will start and output its problem to the console. Either you try to interpret the output yourself or send the output to parabellum .
Note: Alternatively you could also start ParaJVE with the command "ParaJVE_console.exe -debug -noredirect 1>2>dump.log" to have the content of the console to be redirected automatically in the "dump.log" file. ParaJVE: Tracking down freeze problemsIf you should experience freeze problem, i.e. ParaJVE freezes and no longer works, then perform the follwing steps: - Open a DOS console
- Start ParaJVE with the command "ParaJVE_console.exe -debug -noredirect 1>2>dump.log" to have the content of the console to be redirected automatically in the "dump.log" file.
- Once the freeze occurred, select back the DOS console, and hit CTRL+BREAK (or CTRL+PAUSE depending on your keyboard). This should dump the whole JVM state if it responds
- Then send the contents of the dump.log file to parabellum for analysis.
|
|
|
Post by arquillos on Jul 30, 2022 4:04:03 GMT -5
Hi, one quick question...is it possible to execute the emulator with a newer Java version installed? I have java 15 installed and also Java 8 just to run this emu. Is there any possibility to execute ParaJVE with Java 15?
|
|
|
Post by drsnuggles on Jul 30, 2022 9:11:11 GMT -5
Sorry, not sure about Java 15, but i quickly checked the version i have installed Java JDK 11 and RTE 8. openjdk version "11.0.11" 2021-04-20 OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9) OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed mode)
Also tried RTE version: 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)
Tried ParaJVE_0.7.0_windows both .exe and .bat are working with both Java versions.
|
|
|
Post by arquillos on Aug 4, 2022 12:40:58 GMT -5
Good to know drsnuggles! I will try Java 11 Path
|
|