I tried to change my settings and I broke it >_> Can anyone tell me why I get a stack overflow when I try to create a jsonsetting class? It seemed like if it was in a constructor, it wouldn't overflow but the instance wouldn't save either T_T anyone mind helping me?
I had a writelog immediately after the new settings() but overload happened and the second write was never called. I just went back to creating it like singular, but I couldn't figure out why it wasn't working :S