13.06.2015, 09:23
Pawnocc crahes when ever i try to compile SouthClaw's Gamemode but works fine with other gms or fss.
#include <sscanf2> // By ******: https://sampforum.blast.hk/showthread.php?tid=120356
#include <YSI\y_utils> // By ******, 3.1: https://sampforum.blast.hk/showthread.ph...pid1696956
#include <YSI\y_va>
#include <YSI\y_timers>
#include <YSI\y_hooks>
#include <YSI\y_iterate>
#include <YSI\y_ini>
#include <YSI\y_dialog>
#include "SS\Core\Server\Hooks.pwn" // Internal library for hooking functions before they are used in external libraries.
#include <crashdetect> // By Zeex https://sampforum.blast.hk/showthread.php?tid=262796
#include <streamer> // By Incognito, 2.7: https://sampforum.blast.hk/showthread.php?tid=102865
#include <irc> // By Incognito, 1.4.5: https://sampforum.blast.hk/showthread.php?tid=98803
#include <dns> // By Incognito, 2.4: https://sampforum.blast.hk/showthread.php?tid=75605
#include <socket> // By BlueG, v0.2b: https://sampforum.blast.hk/showthread.php?tid=333934
#include <sqlitei> // By Slice, v0.9.7: https://sampforum.blast.hk/showthread.php?tid=303682
#include <formatex> // By Slice: https://sampforum.blast.hk/showthread.php?tid=313488
#include <strlib> // By Slice: https://sampforum.blast.hk/showthread.php?tid=362764
#include <md-sort> // By Slice: https://sampforum.blast.hk/showthread.php?tid=343172
#include <geolocation> // By Whitetiger: https://github.com/Whitetigerswt/SAMP-geoip
#define time ctime_time
#include <CTime> // By RyDeR: https://sampforum.blast.hk/showthread.php?tid=294054
#undef time
#include <progress2> // By Toribio/Southclaw: https://github.com/Southclaw/PlayerProgressBar
#include <FileManager> // By JaTochNietDan, 1.5: https://sampforum.blast.hk/showthread.php?tid=92246
#include <SimpleINI> // By Southclaw: https://github.com/Southclaw/SimpleINI
#include <modio> // By Southclaw: https://github.com/Southclaw/modio
#include <SIF> // By Southclaw, HEAD: https://github.com/Southclaw/SIF
#include <SIF\extensions\ItemArrayData>
#include <SIF\extensions\ItemList>
#include <SIF\extensions\InventoryDialog>
#include <SIF\extensions\InventoryKeys>
#include <SIF\extensions\ContainerDialog>
#include <SIF\extensions\Craft>
#include <SIF\extensions\DebugLabels>
#include <WeaponData> // By Southclaw: https://github.com/Southclaw/AdvancedWeaponData
#include <Line> // By Southclaw: https://github.com/Southclaw/Line
#include <Zipline> // By Southclaw: https://github.com/Southclaw/Zipline
#include <Ladder> // By Southclaw: https://github.com/Southclaw/Ladder
native WP_Hash(buffer[], len, const str[]);
// By ******: https://sampforum.blast.hk/showthread.php?tid=65290