01.12.2014, 17:17
(
Последний раз редактировалось xeeZ; 02.12.2014 в 14:42.
)
iggy1: You can safely ignore this error or turn crashdetect off if it bothers you. It's not a bug or something, just need to update crasdhetect to support the new callback system in GDK 4.2. I've already committed a fix for this but haven't released it yet (edit: https://github.com/Zeex/samp-plugin-...es/tag/v4.15.1).
BTW callbacks are bugged in 4.2, you don't want to update to it unless you're not using an empty gamemode because there's a bug where if a callback exists in the gamemode it won't work in the plugin. This will be fixed in 4.2.1 (it's already fixed in git in case you want to check).
diclofoss: I think you need to install a 32-bit libstdc++. I'm not sure how would you do this in CentOS but in Debian-based distrois you would install gcc-multilib and g++-multilib.
BTW callbacks are bugged in 4.2, you don't want to update to it unless you're not using an empty gamemode because there's a bug where if a callback exists in the gamemode it won't work in the plugin. This will be fixed in 4.2.1 (it's already fixed in git in case you want to check).
diclofoss: I think you need to install a 32-bit libstdc++. I'm not sure how would you do this in CentOS but in Debian-based distrois you would install gcc-multilib and g++-multilib.