I am receiving the Problems in ****** Script.
#1

Better If ****** Reply on this Topic.

My Pawno Compilation isn't responding and It is showing nothing after Pressing F5. And Also there is no missing Brackets in it. But When I am starting the Server, it is saying that:

PHP код:
Script[gamemodes/Gamemode.amx]:Run Time error 17"invalid/unsupported P-code file format"
Failed to load 'gamemodes/Gamemode.amx' Script
But It is not showing me any ERROR. Can any Master Scripter take my Script and Solve this Problem, Like ****** or Someone else?
Reply
#2

How to Fix that Error:

pawn Код:
E:\Scritping\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.


Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
And That is my Includation and Defination Lists:

pawn Код:
#inclue <a_samp>
#include <YSI\y_ini>
#include <foreach>
#include <sscanf2>
#include <zcmd>
#define MODE_NAME "RunMeOnceOnly"
#include <YSI\y_users>
#define YSI_DO_USER_UPGRADE
#define PP_YSI

#define MODE_NAME "RunMeOnceOnly"

#include <YSI\y_users>

main()
{
}
#define MY_DEF                          if (IsPlayerConnected(playerid))
#define dregister 2011
#define dlogin 2012
#define UserPath "Users/%s.ini"
Reply
#3

Please Reply, I am waiting.
Reply
#4

try to re-download the include file just what like i did!
Reply
#5

Ok Solved Every Error, Now just receiving ONE Only.

pawn Код:
E:\Scritping\gamemodes\Gamemode.pwn(5) : error 031: unknown directive
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
pawn Код:
#inclue <a_samp> // Line 05
#include <YSI\y_ini>
#include <zcmd>
#include <sscanf2>
Reply
#6

It's
pawn Код:
#include <a_samp>
You wrote inclue by accident.
Reply
#7

Server Fixed Again. Thank you Everyone ! Specially my dear Friend Konstantinos.
Reply
#8

WAIT WAIT WAIT. My "Pawn" File isn't giving any Error so Why the Console is giving Error lol?



What is that ERROR:

And That is my Server .CFG File. Can you tell me What is the problem in my CFG File?
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 50
port 7777
hostname [ENG] MAFIA_WARS's PERMANENT RPG
gamemode0 Gamemode
filterscripts gl_actions gl_realtime gl_property gl_mapicon ls_mall attachments skinchanger vspawner
announce 0
query 1
chatlogging 0
weburl http://www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins sscanf2
Reply
#9

The plugin is called sscanf, not sscanf2. Correct it from server.cfg
Reply
#10

Done. But Still facing the Same Problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)