Page 1 of 1
[1.4.0 - 1.4.2] After update game not run!
Posted: Wed Jan 27, 2016 3:53 pm
by Ambrelium
Greet, I have a trouble. After update game not run!
I see empty window. What wrong?
http://i1368.photobucket.com/albums/ag1 ... jmkxnp.png
Re: After update game not run! [1.4.0 - 1.4.1]
Posted: Wed Jan 27, 2016 4:17 pm
by Micbran
Could you try starting the game again and then posting the te4_log.txt here? Thanks.
Re: After update game not run! [1.4.0 - 1.4.1]
Posted: Wed Jan 27, 2016 4:42 pm
by Ambrelium
Micbran wrote:Could you try starting the game again and then posting the te4_log.txt here? Thanks.
Log file is empty!
Re: [1.4.0 - 1.4.2] After update game not run!
Posted: Sat Jan 30, 2016 10:07 am
by ScrewedUp
I had the same problem. Open your game/loader/init.lua with a text editor and see if it has dofile("/engine/init.lua") at the very end after RUN engine RUN !!. if not then make a line break put dofile("/engine/init.lua") into the new line, save the file and start your game.
Re: [1.4.0 - 1.4.2] After update game not run!
Posted: Sun Jan 31, 2016 12:35 am
by Ambrelium
ScrewedUp wrote:I had the same problem. Open your game/loader/init.lua with a text editor and see if it has dofile("/engine/init.lua") at the very end after RUN engine RUN !!. if not then make a line break put dofile("/engine/init.lua") into the new line, save the file and start your game.
not work!
Re: [1.4.0 - 1.4.2] After update game not run!
Posted: Mon Feb 01, 2016 11:06 pm
by Rectifier
Sometimes a screenshot isn't enough for diagnosis, but here's my guess:
Since the window frame appears, but lacks content, most likely there is a loading error of some sort.
I recommend looking at any log, ini, or txt files you can find in ToME's directory for useful information.
If that doesn't help you can always try re-installing ToME.