1
Old Bugs (1.x/2.x) / Comments in cyrillic makes a huge lag
« on: July 12, 2013, 02:05:16 am »
Hey!
i have a scene behaviour in my game. This behaviour is the main script which controls all the levels in my game. It has a lot of blocks. To recognize these blocks more clearly i added 2 short comment box. And typed in Russian.
After that I worked with this file for some time and all was fine, but one day i cant even open it.
I tried to open with windows, with Mac and nothing happens, stencyl is showing OPEN dialog and load memory to 90% .
I went to check the files in stencylworks directory and here is what i saw.
A size of this *.design script file is 27MB.
And inside of it i have found many repeating letters:
<comment-short comment="false" x="26" y="699">
<int id="0" val="–≤–Р–£–≤–Щ¬І–≤–Р–£вАУвА†–≤–Р–£ ..... and so.
I think, every time that i opened this script in stencyl, the text in the comment block has been multiplied.
To fix that i deleted all the comment codes in the <comment-short> brackets and re-saved it again. Because i even was unable to open it via Stencyl.
After that everything is works fine !
It would be nice to fix that issue in future
i have a scene behaviour in my game. This behaviour is the main script which controls all the levels in my game. It has a lot of blocks. To recognize these blocks more clearly i added 2 short comment box. And typed in Russian.
After that I worked with this file for some time and all was fine, but one day i cant even open it.
I tried to open with windows, with Mac and nothing happens, stencyl is showing OPEN dialog and load memory to 90% .
I went to check the files in stencylworks directory and here is what i saw.
A size of this *.design script file is 27MB.
And inside of it i have found many repeating letters:
<comment-short comment="false" x="26" y="699">
<int id="0" val="–≤–Р–£–≤–Щ¬І–≤–Р–£вАУвА†–≤–Р–£ ..... and so.
I think, every time that i opened this script in stencyl, the text in the comment block has been multiplied.
To fix that i deleted all the comment codes in the <comment-short> brackets and re-saved it again. Because i even was unable to open it via Stencyl.
After that everything is works fine !
It would be nice to fix that issue in future
