https://bugs.winehq.org/show_bug.cgi?id=47541
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- It looks like Romstation needs this; response: {"version":206,"manifest":"/romstation/application/updates/win_x64/update.xml","error":1} Nov 05, 2019 10:18:55 AM org.romstation.application.Z a SEVERE: null java.io.IOException: Cannot run program "route": CreateProcess error=2, File not found at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
After quickly adding stub program it still fails:
=2 response: {"version":206,"manifest":"/romstation/application/updates/win_x64/update.xml","error":1} 0081:fixme:route:wmain stub: L"route" L"print" Exception in Application start method Exception in thread "JavaFX Application Thread" netscape.javascript.JSException: at com.sun.webkit.dom.JSObject.fwkMakeException(JSObject.java:156) at com.sun.webkit.WebPage.twkExecuteScript(Native Method)
So it looks like it needs "route.exe print" to output something useful. Let`s make this bugreport about that, ok?