PDA

View Full Version : bankScreen._enterAmount - stopped working



Renzanity
04-28-2015, 03:50 AM
Hi reader,

I've encountered this problem just yesterday, it worked fine while I was testing out my scripts but then bankScreen._enterAmount suddenly decided to not type anything.

I saw this on my debug box:


-- TRSChooseOption.select() result = true
---- TRSBankScreen._enterAmount(): result = false
---- TRSBankScreen._enterAmount(): result = false
---- TRSBankScreen._enterAmount(): result = false
---- TRSBankScreen._enterAmount(): result = false

Which never happened before.

I didn't do anything weird on my script but just added my test custom object finder and then when I tried using the previous script I was using before changing the find object function, it's also not working. So I'm certain that it's not my fault.

Is anyone able to replicate this? If not, then I might need to update something on my machine(I haven't been able to since I'm still running on an unstable internet connection).

Clarity
04-28-2015, 03:53 AM
SRL-6 hasn't been updated to account for the interface updates this week. Many similar dialogues have been broken most likely.

Renzanity
04-28-2015, 03:56 AM
SRL-6 hasn't been updated to account for the interface updates this week. Many similar dialogues have been broken most likely.

Ohh, I didn't know there were interface updates that occurred. That's a relief, I thought I broke my SIMBA. xD

Thanks for the quick reply, as always, Clarity.:o