Hri7566

Results 4 comments of Hri7566

on my server, when i use the rift signature, i get the error `java.lang.ClassNotFoundException: org.dimdev.ddutils.RotatedLocationNBTWriter`

i tried generating build files with the following CMake command: ```sh mkdir build && cd build cmake .. -DSDL_INCLUDE_DIR=/usr/include/SDL -DSDL_LIBRARY=/usr/lib/libSDL-1.2.so -DSDL_IMAGE_LIBRARY=/usr/lib/libSDL_image-1.2.so.0.8.4 -DSDL_IMAGE_INCLUDE_DIR=/usr/include/SDL/ ``` i also added this to `CMakeLists.txt`: ```cmake...

judging by a hexdump of the file, it looks like a standard .exe file "amd64" just means it's compiled for the x86_64 architecture