TommyB
TommyB
Make sure you're using the latest community compiler. https://github.com/pawn-lang/compiler
Have you checked if your gamemode compiles with just PawnPlus added? If it hangs with only PawnPlus without eSelection then the problem lies there. I'm not really sure how to...
What distro are you running?
There's currently no way around that. The parse function needs a buffer size, otherwise it won't work. I would recommend against storing huge JSON nodes in MySQL anyway since it's...