Page 56 of 74 FirstFirst ... 646545556575866 ... LastLast
Results 551 to 560 of 738

Thread: [UNSUPPORTED] NeoQuester! - Fully Automated Neoquest 1 Completer

  1. #551

    Joined
    Apr 2016
    Posts
    3
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    16/0
    Mentioned
    Never
    Time Online
    3h 10m
    Avg. Time Online
    N/A
    Hey man, i tried to login with my account, but the launcher keeps closing and when i check the log it says "Login failed - Frozen - Exiting"

    am i being frozen? but i still can log into my account

  2. #552

    Joined
    Jan 2013
    Posts
    2,113
    Thanks
    1,851
    Thanked
    2,614/827
    DL/UL
    403/1
    Mentioned
    734 times
    Time Online
    120d 8h 12m
    Avg. Time Online
    42m
    Quote Originally Posted by jvstk22 View Post
    Hey man, i tried to login with my account, but the launcher keeps closing and when i check the log it says "Login failed - Frozen - Exiting"

    am i being frozen? but i still can log into my account
    You can still log in to your account?
    Do you have Birthday Login Prompt activated?

    Sent from my quantum calculator

  3. #553

    Joined
    Apr 2016
    Posts
    3
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    16/0
    Mentioned
    Never
    Time Online
    3h 10m
    Avg. Time Online
    N/A
    Quote Originally Posted by Ban View Post
    You can still log in to your account?
    Do you have Birthday Login Prompt activated?

    Sent from my quantum calculator
    I don't know, how does it work? i back to neo a few days ago

  4. #554

    Joined
    Jan 2013
    Posts
    2,113
    Thanks
    1,851
    Thanked
    2,614/827
    DL/UL
    403/1
    Mentioned
    734 times
    Time Online
    120d 8h 12m
    Avg. Time Online
    42m
    Quote Originally Posted by jvstk22 View Post
    I don't know, how does it work? i back to neo a few days ago
    Look for your preferences page, should be there. If it's ticked, untick and try again maybe? Good Luck.

    Sent from my quantum calculator

  5. #555

    Joined
    Apr 2016
    Posts
    3
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    16/0
    Mentioned
    Never
    Time Online
    3h 10m
    Avg. Time Online
    N/A
    Quote Originally Posted by Ban View Post
    Look for your preferences page, should be there. If it's ticked, untick and try again maybe? Good Luck.

    Sent from my quantum calculator
    Nope, it's unmarked :/

    ---------- Post added at 08:36 AM ---------- Previous post was at 08:32 AM ----------

    Quote Originally Posted by jvstk22 View Post
    Nope, it's unmarked :/
    i have no idea why, but i tried again and its working
    thx for the help anyway

  6. #556

    Joined
    Jan 2013
    Posts
    2,113
    Thanks
    1,851
    Thanked
    2,614/827
    DL/UL
    403/1
    Mentioned
    734 times
    Time Online
    120d 8h 12m
    Avg. Time Online
    42m
    Quote Originally Posted by jvstk22 View Post
    Nope, it's unmarked :/
    Make sure your account file is correct then. Check for typos on your username and pass maybe?

    Sent from my quantum calculator

  7. #557
    Ganymede's Avatar
    Joined
    Nov 2017
    Posts
    398
    Userbars
    4
    Thanks
    1,039
    Thanked
    485/160
    DL/UL
    80/0
    Mentioned
    14 times
    Time Online
    19d 31m
    Avg. Time Online
    11m
    I'm not sure what I'm getting wrong, but it doesn't seem to be doing much as is displaying this message -

    isRunning = 1
    while isRunning == 1:
    try:
    myGame.doLoop()
    except KeyboardInterrupt:
    logMsg("\n--------------------")
    logMsg("Interrupted, Saving game then exiting")
    logMsg("---------------------")
    myGame.saveAcc()
    sys.exit()

    ---------- Post added at 03:20 PM ---------- Previous post was at 02:58 PM ----------

    Ah wait, I'm really dumb and didn't realise we had to "run" it, but now I'm getting this instead

    ========== RESTART: /Users/Carlie/Downloads/NeoQuester 2/client.py ==========
    Traceback (most recent call last):
    File "/Users/Carlie/Downloads/NeoQuester 2/client.py", line 14, in <module>
    import classes.battle
    File "/Users/Carlie/Downloads/NeoQuester 2/classes/battle.py", line 1, in <module>
    from output import *
    ModuleNotFoundError: No module named 'output'
    >>>

  8. #558
    Nimoligist's Avatar
    Joined
    Aug 2013
    Posts
    146
    Userbars
    2
    Thanks
    249
    Thanked
    135/64
    DL/UL
    27/0
    Mentioned
    23 times
    Time Online
    3d 1h 29m
    Avg. Time Online
    1m
    I'm getting errors from this also.

  9. #559

    ailunbee's Avatar
    Joined
    Jul 2012
    Posts
    263
    Userbars
    2
    Thanks
    802
    Thanked
    952/171
    DL/UL
    49/0
    Mentioned
    8 times
    Time Online
    21d 4h 19m
    Avg. Time Online
    7m
    Hello! I'm so so sorry to bother, but I've scoured the thread and tried everything that was recommended to do, and I'm still getting:

    C:\Users\Ailun\Desktop\NeoQuester>C:\Users\Ailun\D esktop\NeoQuester\client.py
    Traceback (most recent call last):
    File "C:\Users\Ailun\Desktop\NeoQuester\client.py", line 14, in <module>
    import classes.battle
    File "C:\Users\Ailun\Desktop\NeoQuester\classes\battle. py", line 1, in <module
    >
    from output import *
    ModuleNotFoundError: No module named 'output'

    C:\Users\Ailun\Desktop\NeoQuester>

    However I know the program was created to run specifically for Win7 and I'm running Win 8.1, could this be the problem? Otherwise I'm not sure what else to do. Thank you so so much, and I'm super sorry to bother.

  10. #560
    ZeroTwo's Avatar
    Joined
    Jul 2017
    Posts
    669
    Pronouns
    She/Her
    Userbars
    33
    Thanks
    1,408
    Thanked
    636/295
    DL/UL
    80/0
    Mentioned
    58 times
    Time Online
    36d 21h 59m
    Avg. Time Online
    21m
    Code:
    C:\Users\Usuario\Desktop\NeoQuester>client.py
    Traceback (most recent call last):
      File "C:\Users\Usuario\Desktop\NeoQuester\client.py", line 14, in <module>
        import classes.battle
      File "C:\Users\Usuario\Desktop\NeoQuester\classes\battle.py", line 1, in <modu
    le>
        from output import *
    ModuleNotFoundError: No module named 'output'
    I'm having the same error

Page 56 of 74 FirstFirst ... 646545556575866 ... LastLast

Posting Permissions

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