SA-MP Forums Archive
Plugin error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Plugin error (/showthread.php?tid=570004)



Plugin error - Sn00Py - 04.04.2015

pawn Код:
[20:08:41] [debug] Run time error 19: "File or function is not found"
[20:08:41] [debug]  newPlayerElement
[20:08:41] [debug]  erasePlayerElement
[20:08:41] [debug]  setItemVariable
[20:08:41] [debug]  itemInPossession
[20:08:41] [debug]  getPhoneIndexFromOccurance
[20:08:41] [debug]  getItemVar
[20:08:41] [debug]  getItemType
[20:08:41] [debug]  getItemPage
[20:08:41] [debug]  getItemID
[20:08:41] [debug]  itemIndexExists
[20:08:41] [debug]  getItemTypeFromVar
[20:08:41] [debug]  givePlayerItem
[20:08:41] [debug]  getPlayerItemID
[20:08:41] [debug]  removePlayerItem
[20:08:41] [debug]  removePlayerItemType
[20:08:41] [debug]  getItemTempVarFromVar
[20:08:41] [debug]  getItemVarFromID
[20:08:41] [debug]  setItemVariableByID
[20:08:41] [debug]  getItemTempVar
[20:08:41] [debug]  setItemTempVar
[20:08:41] [debug] Run time error 19: "File or function is not found"
[20:08:41] [debug]  newPlayerElement
[20:08:41] [debug]  erasePlayerElement
[20:08:41] [debug]  setItemVariable
[20:08:41] [debug]  itemInPossession
[20:08:41] [debug]  getPhoneIndexFromOccurance
[20:08:41] [debug]  getItemVar
[20:08:41] [debug]  getItemType
[20:08:41] [debug]  getItemPage
[20:08:41] [debug]  getItemID
[20:08:41] [debug]  itemIndexExists
[20:08:41] [debug]  getItemTypeFromVar
[20:08:41] [debug]  givePlayerItem
[20:08:41] [debug]  getPlayerItemID
[20:08:41] [debug]  removePlayerItem
[20:08:41] [debug]  removePlayerItemType
[20:08:41] [debug]  getItemTempVarFromVar
[20:08:41] [debug]  getItemVarFromID
[20:08:41] [debug]  setItemVariableByID
[20:08:41] [debug]  getItemTempVar
[20:08:41] [debug]  setItemTempVar
I have a problem with a plugin named dataHandler.so. What's the matter? Please help me.


Re: Plugin error - Michael B - 05.04.2015

Hey! Try to use the nativechecker plugin, which can be found here.
Remember to place it the last in your server.cfg at the plugins line.

e.g. plugins plugin1.so plugin2.so nativechecker.so


Re: Plugin error - Sn00Py - 05.04.2015

Same thing..
The problem is I have .dll and not .so. if someone has it please help me.


Re: Plugin error - Michael B - 05.04.2015

On which OS are you hosting your server? Linux or Windows? .SO is for Linux and .DLL is for Windows.
In case you're running Linux, you can find the .so format in the link I've provided above (Click on 'here').


Re: Plugin error - Sn00Py - 14.04.2015

Do someone help me pls?


Re: Plugin error - FernandoLight - 14.04.2015

Do you need the OS. plugin?


Re: Plugin error - Sn00Py - 14.04.2015

Quote:
Originally Posted by FernandoLight
Посмотреть сообщение
Do you need the OS. plugin?
I need the .SO version of the dataHandler plugin.


Re: Plugin error - FernandoLight - 14.04.2015

What gamemode are you using, tell the full name and a link to it if possible, don't be afraid to tell us you're using a edit gamemode, it's okay, that's why there were released so players can enjoy it's features.


Re: Plugin error - Michael B - 14.04.2015

I'm afraid that the plugin you requested is not available anymore and possible banned from SA-MP community.


Re: Plugin error - Sn00Py - 14.04.2015

Код:
[21:09:39]    Error: Function not registered: 'newPlayerElement'
[21:09:39]    Error: Function not registered: 'erasePlayerElement'
[21:09:39]    Error: Function not registered: 'setItemVariable'
[21:09:39]    Error: Function not registered: 'itemInPossession'
[21:09:39]    Error: Function not registered: 'getPhoneIndexFromOccurance'
[21:09:39]    Error: Function not registered: 'getItemVar'
[21:09:39]    Error: Function not registered: 'getItemType'
[21:09:39]    Error: Function not registered: 'getItemPage'
[21:09:39]    Error: Function not registered: 'getItemID'
[21:09:39]    Error: Function not registered: 'itemIndexExists'
[21:09:39]    Error: Function not registered: 'getItemTypeFromVar'
[21:09:39]    Error: Function not registered: 'givePlayerItem'
[21:09:39]    Error: Function not registered: 'getPlayerItemID'
[21:09:39]    Error: Function not registered: 'removePlayerItem'
[21:09:39]    Error: Function not registered: 'removePlayerItemType'
[21:09:39]    Error: Function not registered: 'getItemTempVarFromVar'
[21:09:39]    Error: Function not registered: 'getItemVarFromID'
[21:09:39]    Error: Function not registered: 'setItemVariableByID'
[21:09:39]    Error: Function not registered: 'getItemTempVar'
[21:09:39]    Error: Function not registered: 'setItemTempVar'