Page 1 of 1
Black sreen when game launching(Solved)
Posted: Fri Jun 07, 2013 3:12 pm
by Advan721
When I launch the game there is only black window
In log I have this error:
Code: Select all
Lua Error: /engine/Module.lua:92: bad argument #1 to 'mount' (string expected, got nil)
At [C]:-1
At [C]:-1 mount
At /engine/Module.lua:92 createModule
At /engine/Module.lua:45 listModules
At /engine/utils.lua:1878 showMainMenu
At /engine/init.lua:139
At [C]:-1 dofile
At /loader/init.lua:196
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 11:33 am
by jenx
Any addons?
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 1:05 pm
by Advan721
No, I don't have addons.
There is full log:
http://pastebin.com/VkK6dMUx
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 2:47 pm
by jenx
I'd check then your installation directories, as this doesn't look right:
Code: Select all
WARNING: No bootstrap code found, defaulting to working directory for engine code!
LuaVM: LuaJIT 2.0.0-beta8 x86
Creating particles thread 0
[DO RESIZE] Requested: 800x600 (0)
LuaVM: LuaJIT 2.0.0-beta8 x86
[DO RESIZE] Got: 800x600 (0)
OpenGL max texture size: 8192
OpenGL max texture size: 8192
Running lua loader code...
Reboot using te4 LATEST boot player false
[ENGINE LOADER] available from teae: te4-1.0.4
[ENGINE LOADER] found engines te4={[1]={[1]=1.000000 , [2]=0.000000 , [3]=4.000000 , [4]="te4" , [5]=17.000000 , ["load_teae"]="/engines/te4-1.0.4.teae" , } , } __byname={["te4-1.0.4"]=true , }
[ENGINE LOADER] looked in:
C:\Users\New\\T-Engine\4.0
F:\????????\t-engine4-windows-1.0.4\t-engine4-windows-1.0.4\t-engine.exe
game/thirdparty
game/
Are your user files in C:\Users\New\\T-Engine\4.0 and is the game found in F:\????????\t-engine4-windows-1.0.4\t-engine4-windows-1.0.4\t-engine.exe.
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 2:55 pm
by Advan721
Yes, the game is in F:\????????\t-engine4-windows-1.0.4\t-engine4-windows-1.0.4\ folder.
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 3:00 pm
by jenx
and user?
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 3:02 pm
by Advan721
Yes
Re: Black sreen when game launching.
Posted: Sat Jun 08, 2013 3:38 pm
by Strongpoint
I'd try to run the game from somewhere that have no cyrillic letters in the path..... That is a receipt for trouble for so many programs that I stopped to put any applications in such places
Move the TOME folder from "????????" and try again
Re: Black sreen when game launching.
Posted: Fri Jun 14, 2013 2:45 pm
by Advan721
Strongpoint wrote:I'd try to run the game from somewhere that have no cyrillic letters in the path..... That is a receipt for trouble for so many programs that I stopped to put any applications in such places
Move the TOME folder from "????????" and try again
Thank you it works now!