Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max dosen't like it if you don't immediatly open his shiny new toys #33

Closed
TheToddLuci0 opened this issue Dec 22, 2022 · 0 comments
Closed

Comments

@TheToddLuci0
Copy link
Contributor

Just like a real pupper, Max gets disappointed if he brings you something and you ignore it. Unlike a pupper, Max immediately dies.

[+] Writing HTML files
[+] Report has been written to the "Report.html" file in the "/client/REDACTED/dpat/" directory
[+] Would you like to open the report now? [Y/n]
n
Traceback (most recent call last):
  File "/home/notroot/git/Max/max.py", line 1666, in <module>
    main()
  File "/home/notroot/git/Max/max.py", line 1658, in main
    dpat_func(args)
  File "/home/notroot/git/Max/max.py", line 1417, in dpat_func
    elif ((reponse == 'n') or (response == "no")):
NameError: name 'reponse' is not defined. Did you mean: 'response'?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant