by pyrometal » Sun Jun 07, 2009 2:33 pm
There are many script editor bugs I must say, but most are caused by copy-pasting opertations. Here are a few:
- When copy-pasting a line it might happen that you are unable to write anything immediately after it on the same line. You have to hit backspace a few times until the last character on the line is erased, type that erased character back in, ad finally write what you intended to... Kind of annoying.
- When copy-pasting larger blocks of code, it might also happen that you want to edit some numbers in there and this is where you might encounter the following bug... You click on the spot you want to insert the cursor, and the cursor is placed on the line below or above instead, sometimes also being offset by a few characters left or right... The only way to get rid of the bug is by closing the script editor and reopening it.
- Finally, beware! If you copy-paste (again) more than one thing inside the same script without closing the window in between all of them, you may also encounter another bizzar problem. Sometimes on the second or later copy-pasting, you'll find that even though you copied 10 lines of code, when you paste them, only the first 2 or 3 are actually pasted and the rest of what you copied isn't.
- The final bug I have to report is the fact that GE has a bad habit of freezing my taskbar (in Win XP). This happens often when I test a game, exit it, and try to go edit something like some graphics by clicking on my already opened application on the taskbar. It outright freezes and can take up to 2 minutes to recover. This is annoying thing...
lol, that's all I have to report!
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).