Page 1 of 1
different behavior in runtime and designer
Posted: 09 Jul 2013, 09:13
by in_ty
Hello everybody!
Need super urgent help! Texture disappears in presenter, but works fine in designer? whats wrong?!
Scene:
https://www.dropbox.com/s/r3x1luak1elci2z/New2.vza
Re: different behavior in runtime and designer
Posted: 09 Jul 2013, 09:22
by Daniel Willer
Ok I have tested it in the Presenter and it is working. The probleme could be the size of the texture it is 8k big you should go down to 4k.
Re: different behavior in runtime and designer
Posted: 09 Jul 2013, 09:26
by in_ty
No 4k is not enough. There is another strange thing, if I use only one rectangle with this texture, everything works, and if I add anything else, circle for example, it doesn't
Re: different behavior in runtime and designer
Posted: 09 Jul 2013, 09:44
by in_ty
Solved, I've divided the map in two different rectangles. But its strange anyway, it is not the first situation, when presenter works different from designer...
Re: different behavior in runtime and designer
Posted: 09 Jul 2013, 15:37
by Daniel Willer
Could you please post the presenter.log file located at
Re: different behavior in runtime and designer
Posted: 20 Aug 2013, 08:56
by in_ty
Thx for the idea with log! The reason was that I had x86 and x64 Ventuz on one comp and presenter was starting as x86 so it was a lack of memory!