T-Bear Posted June 12, 2014 Posted June 12, 2014 Hi Guys, Maybe somebody can help...? I had the same problem a couple of weeks ago when I tried to update to 1.2.8. Reverting to 1.2.7 was okay. Tried again today but :( After update I get a crash on load. Me.txt attached. I tried to repair, but no joy. Any ideas? T-Bearme.rar
ENO Posted June 12, 2014 Posted June 12, 2014 (edited) If it were me I would go to this file: \MissionEditor\modules\Options\DbOption.lua and rename it DbOption1.lua and then try another repair. At least that would be my first step. That will get the file rebuilt- I would also consider a "saved games / dcs folder" rename to dcs1 since there is also a mission editor entry there. If it doesn't work, you can delete the folder that is added during a repair / restart and we can return to the drawing board. Edited June 12, 2014 by ENO "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
T-Bear Posted June 12, 2014 Author Posted June 12, 2014 Hi ENO, Thx for the reply. I tried the rename and repair. Nope :( Tried the rebuild the Saved Gamed DCS folder also but same result. It just rebuilt the folder and repair replaced the bdoptions.lua. The new Me.txt is the same as the one posted above. T-Bear
ENO Posted June 12, 2014 Posted June 12, 2014 (edited) Hmmm- how did you do the udpate? As silly as it sounds- sometimes a restart helps. Edited June 12, 2014 by ENO "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
T-Bear Posted June 12, 2014 Author Posted June 12, 2014 I'm back! Just tried a restart - nope. Still the same GUI error in the me.log (new one). I would be thinking corrupt d/l but this is the second time and the same issue. Stumped... T-Bear
ENO Posted June 12, 2014 Posted June 12, 2014 Does it affect MP starts as well as SP start? "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
T-Bear Posted June 12, 2014 Author Posted June 12, 2014 Great minds.... :) Just tried loading up multi mission on pvt server. Works! Must be something simple.... T-Bear
ENO Posted June 12, 2014 Posted June 12, 2014 Very strange... Be interested to get some input from someone more knowledgeable than me- Which modules do you have loaded? "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
T-Bear Posted June 12, 2014 Author Posted June 12, 2014 Thx for the help ENO. I have A10C, P51, CA, and FC3. I reverted to 1.2.7 again.... need my fix :) Might try updating again at the weekend when I have more time. Others are having crashes on load as well but no clear solution yet... T-Bear
ENO Posted June 12, 2014 Posted June 12, 2014 Thought I'd heard something about a module manager problem from before... I'll need to go look around for it. If it were me, I'd probably try to do a clean install of 128 without any additional modules and see what happened. If you've been loading the ED files, it might be worth trying the steam files... It's a weird problem... for sure. "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
ENO Posted June 12, 2014 Posted June 12, 2014 So on a fact finding mission I went into that file to line 131 and took a look at what it was. Mine looks like this starting at 131: return Factory.createClass({ construct = construct, setValue = setValue, setEnforceable = setEnforceable, setValues = setValues, checkbox = checkbox, radio = radio, slider = slider, combo = combo, low = low, medium = medium, high = high, staticName = staticName, checkboxName = checkboxName, radioName = radioName, sliderName = sliderName, comboName = comboName, Item = Item, Range = Range, }) Makes me wonder if you copy and paste that into yours if that would work... What does yours look like? "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
ED Team c0ff Posted June 13, 2014 ED Team Posted June 13, 2014 http://forums.eagle.ru/showthread.php?t=124577&highlight=factory.lua http://forums.eagle.ru/showthread.php?t=122400&highlight=factory.lua Dmitry S. Baikov @ Eagle Dynamics LockOn FC2 Soundtrack Remastered out NOW everywhere - https://band.link/LockOnFC2.
ENO Posted June 13, 2014 Posted June 13, 2014 Thanks C0ff... hopefully that gets him going again. 1 "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
T-Bear Posted June 13, 2014 Author Posted June 13, 2014 Hi c0ff and ENO, That was it! :) I knew it had to be something simple. Thx a mil for all the help. Rep inbound ENO. T-Bear
Recommended Posts