You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at jdk.nashorn.internal.scripts.Script$Recompilation$105$4307AAZ$\^eval\_.run([Engines, Wine, Engine, Object]:232)
at jdk.nashorn.internal.scripts.Script$Recompilation$104$6856$\^eval\_.programFiles([Engines, Wine, Engine, Object]:273)
at jdk.nashorn.internal.scripts.Script$Recompilation$108$1054A$\^eval\_.manifest([Engines, Wine, QuickScript, SteamScript]:40)
at jdk.nashorn.internal.scripts.Script$Recompilation$109$1606A$\^eval\_.downloadFinished([Engines, Wine, QuickScript, SteamScript]:60)
at jdk.nashorn.internal.scripts.Script$Recompilation$43$2030$\^eval\_.go([Engines, Wine, QuickScript, SteamScript]:122)
The strange thing is that the same command obviously worked before (e.g. in downloadStarted). I could imagine that this is the same as #324.
The text was updated successfully, but these errors were encountered:
Yes. But as @ImperatorS79 pointed out it seems to depend on the number of times this is called. I can't really imagine how this can happen but I've implemented a workaround which should fix the issue. I'm currently testing it with a big Steam download and will then provide a PR.
The strange thing is that the same command obviously worked before (e.g. in
downloadStarted
). I could imagine that this is the same as #324.The text was updated successfully, but these errors were encountered: