Page 1 of 1
Puase Button doesnt work
Posted: 24 Nov 2009, 13:54
by Deutscha
hello,
i dl "Pause Button", but it doesnt work at my pc (vista 32bit).
why?
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 15:01
by manolo_
activated ingame?
what mod, some mods (e.g. xta) have problems with that widget
Re: Pause Button doesnt work
Posted: 24 Nov 2009, 16:03
by Deutscha
at my other pc (win xp) it works...
i dont see it in the overview (f11) ingame.
i dont know why...
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 16:27
by Daksad
Tried reinstalling?
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 17:16
by very_bad_soldier
manolo_ wrote:activated ingame?
what mod, some mods (e.g. xta) have problems with that widget
Really? Whats wrong?
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 18:12
by manolo_
very_bad_soldier wrote:manolo_ wrote:activated ingame?
what mod, some mods (e.g. xta) have problems with that widget
Really? Whats wrong?
dunno, there is a line error, test it
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 18:28
by very_bad_soldier
Well, I did. It works well for me with xta 9.58 and 9.59. Maybe provide infolog.txt and I will take a look at it.
Just to be sure, we are talking about PauseScreen widget arent we?
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 18:35
by manolo_
error in drawscreen(): [string spirng-path]:228 attempt to index upvalue myfont a vil value
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 18:44
by very_bad_soldier
Probably the font could not be initialized . Missing fontfile?
Code: Select all
local fontPath = "LuaUI/Fonts/MicrogrammaDBold.ttf"
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 18:52
by manolo_
very_bad_soldier wrote:Probably the font could not be initialized . Missing fontfile?
Code: Select all
local fontPath = "LuaUI/Fonts/MicrogrammaDBold.ttf"
there is no such font, could u add it to the downloader?
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 18:57
by very_bad_soldier
manolo_ wrote:
there is no such font, could u add it to the downloader?
*facepalms*
fixed
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 19:10
by Deutscha
but i doesnt work at mine...
there ist no button when i take a pause ?!
why not?
Re: Puase Button doesnt work
Posted: 24 Nov 2009, 19:16
by very_bad_soldier
Try reinstalling by using SpringDownloader.
Something failed badly when it is not even listed in the F11-menu.
Re: Puase Button doesnt work
Posted: 25 Nov 2009, 15:42
by Deutscha
i tried to reinstall but it doesnt work yet...
do you have some other helps?
thanks
Re: Puase Button doesnt work
Posted: 25 Nov 2009, 15:59
by very_bad_soldier
Not really. What mod are you using?
Do you have a file \LuaUI\Widgets\gui_pauseScreen.lua?
Or another thing:
Start spring.exe, boot up your mod and start the game. Then you quit spring and post the infolog.
Re: Puase Button doesnt work
Posted: 25 Nov 2009, 20:20
by Deutscha
of course i have got this files... and in the right directory
but it isnt shown ingame -.-
Re: Puase Button doesnt work
Posted: 25 Nov 2009, 21:04
by bartvbl
just an idea:
since your keyboard is DVORAK, could it have to do with keycodes?
Like that the button is there, but spring is looking for another keycode?
Re: Puase Button doesnt work
Posted: 27 Nov 2009, 15:07
by very_bad_soldier
Mod and infolog can still help.
Re: Puase Button doesnt work
Posted: 27 Nov 2009, 16:46
by Deutscha
My Infolog:
it is helpful for you?
thanks
Re: Puase Button doesnt work
Posted: 27 Nov 2009, 18:23
by very_bad_soldier
Well, actually no, It's strange.
It does not load a single user-widget from your widget directory. And it does not load pauseScreen widget from the mod either (its included in BA).
Maybe related to AIs? You can try to just start spring.exe without AIs, maybe it behaves different.
Solution B: Reinstall spring
