Results 1 to 3 of 3

Thread: bankScreen._enterAmount - stopped working

  1. #1
    Join Date
    Feb 2015
    Location
    Taguig, Philippines
    Posts
    342
    Mentioned
    15 Post(s)
    Quoted
    137 Post(s)

    Exclamation bankScreen._enterAmount - stopped working

    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:
    Code:
    -- 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).

  2. #2
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  3. #3
    Join Date
    Feb 2015
    Location
    Taguig, Philippines
    Posts
    342
    Mentioned
    15 Post(s)
    Quoted
    137 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •