ou_ryperd
ou_ryperd
I tried piping the output from the command in client.bat to a logfile with > logfile.txt 2>&1 but it writes nothing to the file. There is also nothing in the...
I tried the latest release today and after a few seconds of play, when I died, my PC BSOD'd. Can't gather output when BSOD happens.
I have libcurl3 installed: ``` tintin:~/assaultcubereloaded/source$ locate libcurl.so.3 /opt/Adobe/Reader9/Reader/intellinux/lib/libcurl.so.3 /opt/Adobe/Reader9/Reader/intellinux/lib/libcurl.so.3.0.0 /usr/lib/x86_64-linux-gnu/libcurl.so.3 ``` When trying to build from source I get: ``` tintin:~/assaultcubereloaded/source$ ./package_acr.sh ./package_acr.sh: 29: [: w: unexpected operator ./package_acr.sh:...
I made one with Python and Plotly as an example. 
I have added the groovy-all and groovy-sources jars to java build path. It seems that Groovy files are not recognised as "actually Java".