SA-MP Forums Archive
Crash - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Crash (/showthread.php?tid=628176)



Crash - SpaceRP - 06.02.2017

I updated my YSI includes to the latest version

And i tried to compile my script but the compiler crashes
also tried (3.09 - 4.0) but it also crashes

i just want to upgrade YCMD to the latest also YINI

Also Brackets have been counted Open and close brackets have equal amount

I think its because of an incompatibility?

Код:
#include <a_samp>
#include <float>
#include <time>
#include <file>
#include <a_npc>
#include <streamer>
#include <Dini>
#include <dutils>
#include <YSI\y_iterate>
#include <utils>
#include <sscanf2>
#include <YSI\y_commands>
#include <YSI\y_timers>
#include <fdialog>
#include <mSelection>
#include <YSI\y_ini>
#include <a_actor>



Re: Crash - kloning1 - 07.02.2017

edited!, I do not read clearly


Re: Crash - SpaceRP - 07.02.2017

mod was before the YSI 1.03 and now want to transfer, or in any other YSI being transported 3.09 or 4.0 to compile and go after 20 seconds out that almost amx is 0KB, while in other modes, like all fine


Re: Crash - Sew_Sumi - 08.02.2017

That's a huge difference in versions so chances are there's an issue with the gamemode being so old. If you use the old version does it compile? because if it does, you'll have to compare the documentation between versions and see what has changed on YSI.


Re: Crash - SpaceRP - 08.02.2017

I use ravens gamemode, what could be


Re: Crash - Sew_Sumi - 08.02.2017

As I said, it's very old, and chances are there's a lot of work to be done to get it going...

Did you try using the old includes/plugins and did it compile? If it did, then you need to get the mode updated.


Re: Crash - SpaceRP - 08.02.2017

Works from 1.03 YSI, not all recent


Re: Crash - Sew_Sumi - 08.02.2017

Then you'll need to compare the new methods to the old, and make changes to make it compatible...


Re: Crash - SpaceRP - 08.02.2017

how to do this


Re: Crash - Sew_Sumi - 08.02.2017

Unless you are really planning to use the latest functions of that include, you could simply use the old include.

If you are wanting to update it though, you will have to compare the differences in it, and make updates as you go. This will take some work, and learning, as it's not a simple task.

You may need to get someone from the "Looking for scripters/Helpers" thread.