The most annoying error i ever seen
#1

True!

Код:
[14:51:12] [debug] [irc.amx]:     public OnGameModeInit()
[14:51:12] [debug] [irc.amx]:   File 'C:\Users\Justin\Documents\RXDM\pawno\include\irc.inc'
[14:51:12] [debug] [irc.amx]:   Some or all frames are missing
[14:51:12] [debug] [irc.amx]: Call stack (most recent call first):
[14:51:12] [debug] [irc.amx]:   IRC_ReplyCTCP
[14:51:12] [debug] [irc.amx]:   IRC_SetIntData
[14:51:12] [debug] [irc.amx]:   These natives are not registered:
[14:51:12] [debug] [irc.amx]: Run time error 19: "File or function is not found"
[14:51:12] [debug] [irc.amx]: During execution of OnGameModeInit():
Trying to add irc into a new gamemode im making. I've tried the following to fix this:
- Reuploading the newest version of sa-mp 0.3d
- Reuploading the newest plugin
- I have also tried switching the irc code between the gamemode and a filterscript.

This is not related to any code - that is not the reason i am getting this error.

Running Linux (volt)
Reply
#2

Make sure you have the IRC include file inside your Pawno's include folder, so that it registers the natives.
Reply
#3

Quote:
Originally Posted by Silentfood
Посмотреть сообщение
Make sure you have the IRC include file inside your Pawno's include folder, so that it registers the natives.
When the server compiles, it should compile any includes with it, so it wont matter if you have the includes when running the server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)