Server: Retrieving Info
#1

I turn on my server and add it to my list, but it just says (Retrieving info). At the top of my script it has a list of includes that I need, so I put them all in my includes folder, which are these:

Quote:

#include <a_samp>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <yom_buttons>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <ZCMD>
#include <sscanf2>
#include <removebuilding_fix>
#include <fire2>

Those are all now in my includes folder, but I'm still not sure why my server says retrieving info. Is there a plugin I am missing or something? If so, how do I find out which plugin I'm missing?
Reply
#2

Check your server.log.
Reply
#3

*** Streamer Plugin: Warning Include file version (0x26104) does not match plugin (0x26105) (script might need to be recompiled with latest include file)
Reply
#4

So download streamer, put the new include in your includes file, Compile, upload it and the updated plugin.
Reply
#5

Quote:
Originally Posted by lsfmd
Посмотреть сообщение
So download streamer, put the new include in your includes file, Compile, upload it and the updated plugin.
Compile each of the plugins, and use streamer.dll since I'm using windows?
Reply
#6

Compile each of the includes I meant* Then just put them back in the folder?
Reply
#7

Compile the script not the includes. Get the latest version of streamer plugin AND the include and place each one in it's correct directory and re-compile (by pressing F5 while you're opening your script in pawno).
Reply
#8

I am using windows, and on my .cfg I changed the .so on my plugins to .dll, but whenever I update them and then come back, its sets itself back to .so

Quote:

plugins streamer.so sscanf.so

Reply
#9

Ryan update your streamer. include/plugin then recompile your gamemode
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)