Results 45 issues of Samuel Hulme

Im trying to install the conan profile on MacOS bigSur like it says to in the readme but i get this error ```makefile % conan install .. -pr clang-6.0-macos-x86_64 ERROR:...

I've followed the [instructions](https://ghostkernel.org/documentation/building.html#_toolchain_via_docker) and when I run `./build.sh` the following errors are produced: ``` # ./build.sh Ghost Build ports skipped libapi clean all \u2714 libc clean all \u2714 applications...

@jonwright , @einarf Im running Python 3.7.3 on macOS Catalina, I tried to import the OpenGLFrame like this ``` from OpenGL import GL from pyopengltk import OpenGLFrame ``` Which resulted...

This is a repost of the issue (https://github.com/hollow-cube/minestom-ce/issues/126) since this issue still applies in version `7320437640` on Maven central. More information can be found in the orignal issue,

We can already define custom head html like ``` (doc ... (site ... (head doc/head.html) ) ``` You could insert custom html (from a file like the head is) at...

### What is this suggestion for? Mod Itself ### Suggestion Having the ability to see other player's statistics would be good for competitive servers. I have seen the 3.0 changelog...

Suggestion

**Describe the bug** When I create an instance of `org.mapeditor.io.MapReader` the following error is produced: `Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException` **To Reproduce** Steps to reproduce the behavior: 1. Import...

bug

There is a folder called "[securety](https://github.com/INeddHelp/os-template/tree/main/src/securety)", I assume it is meant to be called security.

Adding some kind of "plugin" system to the engine will allow other people to customise how the internals work. This will allow people to do different plugins without breaking how...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] It would be hard...

enhancement