Posted 21 August 2014 - 02:29 AM
Salutations,
I am currently trying to make a thaumcraft essentia automation/refill system with computercraft. It would entail using a touch-screen monitor to view how much essentia i have of each aspect, and then having the ability to refill the essentia at a click of a button. To do this, I am currently using an edited version of Direwolf20's essentia automation system, however, it is giving me no end of grief.
When run, the program halts with the error
In case mod versions are a great factor in this, I am running on the Resonant Rise modpack, on the latest version.
Any help would be greatly appreciated. I have spent all day on this issue, to no avail. However, my knowledge of LUA is simple, at best. I was hoping perhaps a more experienced individual would be able to help me. Thank you in advance.
Sincerely,
Ratismal
Aspects:
http://pastebin.com/9Hy5LvNh
Button API:
http://pastebin.com/p5mpckg0
I am currently trying to make a thaumcraft essentia automation/refill system with computercraft. It would entail using a touch-screen monitor to view how much essentia i have of each aspect, and then having the ability to refill the essentia at a click of a button. To do this, I am currently using an edited version of Direwolf20's essentia automation system, however, it is giving me no end of grief.
When run, the program halts with the error
aspect:108: attempt to index ? (a nil value)
I have tried my very best to fix this error myself, however I honestly cannot see what is wrong in the code. I have checked both the program and the button API, both of which I will have included link to below.In case mod versions are a great factor in this, I am running on the Resonant Rise modpack, on the latest version.
Any help would be greatly appreciated. I have spent all day on this issue, to no avail. However, my knowledge of LUA is simple, at best. I was hoping perhaps a more experienced individual would be able to help me. Thank you in advance.
Sincerely,
Ratismal
Aspects:
http://pastebin.com/9Hy5LvNh
Button API:
http://pastebin.com/p5mpckg0