Page 3 of 6
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 10:59 am
by Montis
Bug:
When you have a lever connected to a script that destroys said lever, the editor will crash.
I tried the same with a button, but the button got destroyed correctly and no crash happened.
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 3:35 pm
by Montis
Bug:
At the start of the game, when you call a function that has not been initialized, the game will crash. This crash will only happen in the game, in the editor there is a proper error message.
example:
Code: Select all
crashtest()
function crashtest()
print("test")
end
And another "bug":
When updateing a dungeon to the Steam Workshop, it doesn't remember the Visibility settings, so it will always default to "Public".
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 3:55 pm
by Lilltiger
I'd say that you need too prolong the beta, as the last patch introduced a few new bugs (like the "bad object" bugs, scroll bug etc) and because of those bugs we cant test stuff now as we cant know if it's the same bugs or not, too me it seams like using variables cross scrips is completely broken now.
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 4:03 pm
by Montis
Montis wrote:"Bug": The cube doesn't care about blockers

actually, the cube doesn't care about objects at all. I placed altars, cave-ins and all kinds of stuff in his way, he just ignores them as if they weren't even there.
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 4:07 pm
by Lilltiger
Also the editor can run scripts with tables containing other tables ( a = {{},{}} ) but the game crashes with an error about not being able to serialize tables containing tables.
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 6:05 pm
by tantalan
Bug? When i am in editor i cant fullscreen with "F" key it doesnt work. Firstly i thought its my problem cause i was changing my drive letters and than in the game the bug with scrolls happened (when i point over scroll the game crashes) as someone else mentioned it here so i think this can be bug as well?
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 6:05 pm
by Neikun
tantalan wrote:Bug? When i am in editor i cant fullscreen with "F" key it doesnt work. Firstly i thought its my problem cause i was changing my drive letters and than in the game the bug with scrolls happened (when i point over scroll the game crashes) as someone else mentioned it here so i think this can be bug as well?
Click the preview window, press f
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 6:10 pm
by SpacialKatana
The default was changed to Ctrl-f for 1.2.12
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 6:14 pm
by rsdworker
i have question what is FIN box in preview area - that appears next to stop button and when i click that and nothing happens
Re: Beta-1.2.12 now available!
Posted: Sat Sep 29, 2012 6:27 pm
by tantalan
SpacialKatana wrote:The default was changed to Ctrl-f for 1.2.12
Yep CTR+F works. But for me it was better with just "F".