YSI Compiling errors [0.3z]
#1

Hello SA-MP forum.

When i compile my script i get the following errors:
pawn Код:
C:\Users\Izzy\Desktop\SG RP\pawno\include\YSI\internal\..\y_scriptinit.inc(258) : error 017: undefined symbol "ScriptInit_OnGameModeExit"
C:\Users\Izzy\Desktop\SG RP\pawno\include\YSI\internal\..\y_scriptinit.inc(270) : error 017: undefined symbol "ScriptInit_OnGameModeExit"
C:\Users\Izzy\Desktop\SG RP\pawno\include\sscanf2.inc(227) : error 017: undefined symbol "SSCANF_OnPlayerDisconnect"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.
I've tried to install the new include files which i found on this forum for 0.3z but somehow it doesn't seem
to fix that problem for me.

Can anyone help me with that error here, cause i don't know what to do at the moment.
If you need more information, like the lines of the inc file, i will provide them.

Thanks in advance for reading and helping me to solve the problem.
Reply
#2

Did you update all the inc files? or just some?
Reply
#3

Quote:
Originally Posted by Blademaster680
Посмотреть сообщение
Did you update all the inc files? or just some?
I downloaded the .zip file which contains all the files.
So i think i replaced them all (Unless they wern't included in the zip file on github)
Reply
#4

Did you put the files in the correct folders etc,
Heb je alles op de goede plek gezet enzovoort?
heb je
Код:
#include <Sscanf2>
#include <YSI>
bovenaan je script?

-- do you have those 2 lines above in ur script? hence the error tells me outdated files, or forgotten to include within the script.
Reply
#5

I included all the #include 's
pawn Код:
#include <foreach>
#include <sscanf2>
#include <zcmd>
#include <YSI>
I tried updating it to the beta version 0.3z version (All the options there were basicly...)
But still i get that error.

I get that error with all the gamemodes i try unless they dont require YSI.
I will try your option again, by re-adding it, #include <YSI> and try some other options aswell like YSI\something
And put the ones in manually...
(Didn't try that yet!)

Thanks for the help Hope we can fix this!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)