Lexi Henson
Lexi Henson
After extracting, running `find . -name '*\\*' -type f -exec bash -c 't="${0//\\//}"; mkdir -p "${t%/*}"; mv -v "$0" "$t"' {} \; ` should allow for it to run.
Batch Downloads would be nice, HOWEVER, downloading all of the episodes for a series is a bit extreme and not what I would like to do with larger series. Being...
Afaik scrapers aren't illegal, so making a program that doesn't host the content but accesses it is fine On Sat, May 19, 2018, 10:51 PM Debakar Roy wrote: > @antony-jr...
Nashorn Engine is what ScriptCraft uses. https://github.com/walterhiggins/ScriptCraft/blob/6f5771d4c842ea86143ae5d5c9e022292bcd0de6/src/docs/java/jscript.java#L10 As of Java 15, the Nashorn Engine was removed due to maintanence costs. Minecraft 1.17 depends on versions of Java 16 and newer....
Hey! Sorry, that would be something @walterhiggins would have to implement.
Is there any update on booting your old ubuntu machine? @the-dagger
Here's a log of someone trying to compile it and it failing. ``` from /home/pavel/Загрузки/RaLink-RT3290-Drivers-Ubuntu-master/src/include/os/rt_linux.h:18, from /home/pavel/Загрузки/RaLink-RT3290-Drivers-Ubuntu-master/src/include/rtmp_os.h:42, from /home/pavel/Загрузки/RaLink-RT3290-Drivers-Ubuntu-master/src/include/rtmp_comm.h:56, from /home/pavel/Загрузки/RaLink-RT3290-Drivers-Ubuntu-master/src/os/linux/../../os/linux/rt_linux.c:35: /home/pavel/Загрузки/RaLink-RT3290-Drivers-Ubuntu-master/src/os/linux/../../os/linux/rt_linux.c: In function ‘__RTMP_OS_Init_Timer’: ./include/linux/timer.h:116:27: error: passing argument 2...