Hri7566

Results 7 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

The URL you are using to download the pack is pointing to a GitHub web page. It's downloading HTML instead of the `pack.toml` file. Use the raw link to the...

will this work on systems with infinite ram?

yes, there should probably be a parameter to concentrate exactly how much ram multiplication should happen