EU
erro

Erro HELP PLX

Por euller15, 07 de nov. de 2015 em Programação

3
1k
euller15E
07 de novembro de 2015 às 16:34

Galera eu estou com o seguinte erro, alguém ajuda por favor ?? Obrigado

 

[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoCreateItem) Tile not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoCreateItem) Tile not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found

Editado Novembro 7 por Psuchotime

SkyLighS
07 de novembro de 2015 às 16:39

Posta o script que o erro amostra.

euller15E
07 de novembro de 2015 às 17:59
--[[
Capture The Flag System
Author: Maxwell Denisson(MaXwEllDeN)
Version: 1.0
]]
function onStartup()
setGlobalStorageValue(_CTF_LIB.CTFSto, -1)
addEvent(CTF_createFlags, 1500)
return true
end

07/11/2015 17:52:28] [Error - GlobalEvent Interface]
[07/11/2015 17:52:28] In a timer event called from:
[07/11/2015 17:52:28] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 17:52:28] Description:
[07/11/2015 17:52:28] (luaDoItemSetAttribute) Item not found
[07/11/2015 17:52:28] [Error - GlobalEvent Interface]
[07/11/2015 17:52:28] In a timer event called from:
[07/11/2015 17:52:28] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 17:52:28] Description:
[07/11/2015 17:52:28] (luaDoItemSetAttribute) Item not found
[07/11/2015 17:52:29] [ADM] Rekin has logged in.
[07/11/2015 17:52:29] [ADM] Rekin has logged out.
[07/11/2015 17:52:51] OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such table: shop_history (SELECT * FROM shop_history WHERE "processed" = 0;)