Need help to track down Bugged Lua code

Horem

Emperor
Joined
Apr 1, 2010
Messages
1,721
Location
Wales, UK
We use a variation of a modcomp made by FiresForevers(You can see his thread on it here) in CCTP, it alters the Tech tree so you can have multiple tech trees, currently we are having issues with it showing the individual tech trees. Narrowed it down to a single lua file. That looks like it has 1 or maybe 2 errors in it.

All the techs show up in game just fine, just the actual Tech Tree UI will not. Included all the lua/xml/sql files associated with the broken code(TechTreeBFTT.lua), you will notice there is included an old TechButtonInclude.lua using the latest version completely break the techtree and techs and therefore makes it unplayable). Log files too.

Any Insight/Help will be greatly appreciated.
 
Small Update, Fixed one error, Its working better but still bugged, you can now open the individual tech tree's and see the tech branches, although there is no scroll bar so you only see the first 1-3 rows of techs(out of 5). From 5th Era on(Industrial) the Techs themselves are missing but the pipes are there.

Attached updated Files and Logs.
 

Attachments

Another small update, fixed the error(missing Instance) that broke the tech trees and scroll pipes. Seems to have thrown another bug at me in the process, 2 missing Era's, Nuclear and Future. Attached updated Lua and Logs.

EDIT:- SOLVED
 
Back
Top Bottom