tvkanters / Dopestreamer

A wrapper for Livestreamer that offers a GUI to easily launch streams.
10 stars 2 forks source link

Issues with running on JRE6 32bit #17

Closed VackerSimon closed 10 years ago

VackerSimon commented 10 years ago

On Viilipurkki's setup, this message was given: Error: could not open*C:\Program Files\Java\jre6\lib\amd64\jvm.cfg

tvkanters commented 10 years ago

Researching the options for this, we can only make the application run on lower JREs when compiling for them. However, since this will introduce bugs that were present in older JREs this should not be done, considering there is no reason why people can't use an updated JRE.