You can enable the DEBUG_LEVEL on 16, instead of the level 0 as default. See here how to do it.
After that, to compile, install the plugin, restart your server and let your server run until the problem
you are experiencing happens and after that send me by PM or post here log file '_galileo_log.txt'.
The log file '_galileo_log.txt' will be at the folder 'addons/amxmodx/logs'.
The file '_galileo_log.txt' will be very helpful to find out why it is not working.
You current plugin is not creating the file log file '_galileo_log.txt', only the one with the debugging
log enabled, as I explained above with the DEBUG_LEVEL 16 constant inside the plugin.
After enable debug, make the server crash. Then send me the `_galileo_log.txt` file.
Can you also explain how do you make it crash?