PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => FreshStuff3 => Finished Scripts => Support => Topic started by: carpat on 17 December, 2014, 22:30:14

Title: problem with freshstuff
Post by: carpat on 17 December, 2014, 22:30:14
hail there!
i got this errors :
[23:22:32] *** *** FreshStuff3 5.5 alpha 1 detected PtokaX 0.4.1.2 as host app.
[23:22:32] *** *** Loaded 1093 releases in 0.046999999998661 seconds.
[23:22:32] *** *** FreshStuff3 5.5 alpha 1 kernel loaded.
[23:22:32] *** *** FreshStuff3 5.5 alpha 1 'extras' module loaded.
[23:22:32] *** *** FreshStuff3 5.5 alpha 1 'requester' module loaded.
[23:22:32] *** D:/0412/scripts/freshstuff/tables.lua:158: attempt to get length of global 'tables' (a nil value)
[23:22:48] *** D:/0412/scripts/freshstuff/ptokax.lua:235: attempt to concatenate local 'id' (a nil value)

please help!10x!
Title: Re: problem with freshstuff
Post by: the-master on 19 December, 2014, 07:57:32
Somethings wrong with "tables" the .tbl files should be checked, repaired or replaced.
Title: Re: problem with freshstuff
Post by: carpat on 19 December, 2014, 10:29:28
you mean tables.lua 'cuz can't find a .tbl file :unsure:
Title: Re: problem with freshstuff
Post by: the-master on 19 December, 2014, 13:59:05
Unfortunately i don't have a copy of Freshstuff, but you could try to read line 158 in tables.lua.
It will give you a clue to the files or settings you lost..
Same goes for line 235 in Ptokax.lua.