Lua BTimers

Langues: JP EN DE FR
users online
Forum » Windower » Support » Lua bTimers
Lua bTimers
 Bismarck.Jarlax
Offline
Serveur: Bismarck
Game: FFXI
user: AgroMonk
Posts: 52
By Bismarck.Jarlax 2013-04-01 17:56:32
Link | Citer | R
 
I have been trying to get bTimers to work as a Yarnball replacement, but it says that I am missing "Tablehelper". I have looked around the windower forum, checked the plugins for WV4, and nothing. Were do we get this addon to make bTimers function?
 Cerberus.Diabolique
Offline
Serveur: Cerberus
Game: FFXI
user: Uchitoru
Posts: 526
By Cerberus.Diabolique 2013-04-01 18:01:06
Link | Citer | R
 
Here
The rest of the libs needed are one directory up.
 Bismarck.Jarlax
Offline
Serveur: Bismarck
Game: FFXI
user: AgroMonk
Posts: 52
By Bismarck.Jarlax 2013-04-01 18:52:42
Link | Citer | R
 
Thanks for that, but now I have more questions >.>

Where do these get saved at? I tried saving them in the addons folder and treating them like any other lua addon, however, btimers still doesn't register them.
 Cerberus.Diabolique
Offline
Serveur: Cerberus
Game: FFXI
user: Uchitoru
Posts: 526
By Cerberus.Diabolique 2013-04-01 18:56:04
Link | Citer | R
 
Need to make a folder named Libs in the Addon folder and put those in there. Can't remember how many of those things were actually needed but I just got them all.
 Bismarck.Jarlax
Offline
Serveur: Bismarck
Game: FFXI
user: AgroMonk
Posts: 52
By Bismarck.Jarlax 2013-04-01 19:28:27
Link | Citer | R
 
Still getting the same error, saved all the lib folder as individual files, and tried under separate folders for each file, still no go. Here is the error that W4 is spitting out to me:

Lua error: D:\\Windower4\\addons\btimers\btimers.lua:14 module 'tablehelper' not found:
no field package.preload['tablehelper']
no file 'D:\playonline\squareenix\playonlineviewer\lua\tablehelper.lua'
no file 'D:\playonline\squareenix\playonlineviewer\lua\tablehelper\init.lua'
no file 'D:\playonline\squareenix\playonlineviewer\tablehelper.lua'
no file 'D:\playonline\squareenix\playonlineviewer\tablehelper\init.lua'
no file '.\tablehelper.lua'
no file 'D:\windower4\\addons\btimers\tablehelper.lua'
no file 'D:\windower4\\addons\libs\tablehelper.lua'
no file 'D:\playonline\squareenix\playonlineviewer\tablehelper.dll'
no file 'D:\playonline\squareenix\playonlineviewer\loadall.dll'
no file '.\tablehelper.dll'.

Apologizes if I am making a simple stupid mistake, really wish there was a good lua write up somewhere that fully details this new stuff.

Thanks again for the quick response.
 Bismarck.Jarlax
Offline
Serveur: Bismarck
Game: FFXI
user: AgroMonk
Posts: 52
By Bismarck.Jarlax 2013-04-03 19:06:58
Link | Citer | R
 
Anyone able to help with this, still haven't figured out where I am going wrong with using this stuff >.<
 Cerberus.Diabolique
Offline
Serveur: Cerberus
Game: FFXI
user: Uchitoru
Posts: 526
By Cerberus.Diabolique 2013-04-03 19:16:53
Link | Citer | R
 
You saved all the files in to a folder named Libs, or to their own individual folders? Or both? Tired so not reading that so well.

You also needed to right click > save as on the Raw I believe, would give errors if you copied directly from the page.
I just happened to get some help from a friend on this, was just as lost as you were.
 Bismarck.Jarlax
Offline
Serveur: Bismarck
Game: FFXI
user: AgroMonk
Posts: 52
By Bismarck.Jarlax 2013-04-03 19:37:23
Link | Citer | R
 
I originally saved them all as individual files into the folder "Libs". Since that didn't work, I then copied them and made separate folders in "Libs" for each file which also didn't work.

So currently I have all the files in the Libs folder, plus additionally individual folders in the libs folder with the files as well.

I will try doing as you said and see if it changes things.

Do you need to add any of them to the .init for start up, or by just running "//lua load btimers" it will know to find the additional support files within the libs folder?
 Bismarck.Jarlax
Offline
Serveur: Bismarck
Game: FFXI
user: AgroMonk
Posts: 52
By Bismarck.Jarlax 2013-04-03 19:48:05
Link | Citer | R
 
Thanks Diabolique, looks like you were right. You can't just copy and paste, you need to save as from the raw. Haven't had a chance to check it out yet, but it loaded this time without errors. Much appreciation for the help!
Log in to post.