EDIT I managed to find my issue:
I have an extra thread connected to the console that allows me to type commands into the normal console, and for some reason calling the new event from there caused an issue (probably has to do with the fact that something was not yet initialized yet before it...