I got a problem with one Bluray disk which I cannot fix.
Reading the menu stops always with "Fatal error occured, program will exit now" while reading a file called /BDMV/JAR/04518/menu_p1.1.prop
I'm on Linux and tried a recent Ubuntu and a recent Debian. I switched to a few available Java Versions (Openjdk 9,10,11 and Sun/Oracle Java 7,8). All stop with the same error. The Bluray is new and every Bluray before worked quite well.
Contents of the file mentioned above:
Code: Select all
########################### SPECIAL FEATURES ###############################
inmovie_on.image=radio_IME_on_png,radio_IME_on_f_png,radio_IME_on_on_png,radio_IME_on_f_on_png
############################################################################
imePodMenu.name=IMEPodMenu
imePodMenu.zIndex=-1
imePodMenu.position=70,75
imePodMenu.size=126,63
imePodMenu.image=PIP_POD_pod_png
imePodMenu.children=imePodLeftArrow,imePodRightArrow
imePodLeftArrow.name=imePodLeftArrow
imePodLeftArrow.type=Button
imePodLeftArrow.position=0,27
imePodLeftArrow.image=,PIP_POD_lfArrow_png,PIP_POD_lfArrow_a_png
imePodRightArrow.name=imePodRightArrow
imePodRightArrow.type=Button
imePodRightArrow.position=91,27
imePodRightArrow.image=,PIP_POD_rtArrow_png,PIP_POD_rtArrow_a_png
Thanks for your kind answer!