- Code: Select all
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x658cd]
each from an attempt to open the program.
I was able to get it to run if I ran the .jar file instead of the .exe (I think it's an exe), but in addition to not detecting my wireless TV on the network, when I played a video it skipped around, (Though not according to the timestamp) making it unwatchable.
*EDIT*
Using the
- Code: Select all
javaw -classpath pms.jar net.pms.PMS > output.txt 2>&1
thingy in the FAQ seems to load the program for some reason (Haven't tested to see if it actually plays things properly.)
*EDIT2*
Since I'm not sure about rolling back Java I went ahead and tried to see if it would play properly loaded in that manner (At least as a temporary measure), but no, I get the same skipping problems as before (And it also seemed to just give up and stop transcoding this after less than a minute.)
