-
Notifications
You must be signed in to change notification settings - Fork 1
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
PACMAN issue #6
Comments
Can you send a foto? |
a photo of my code? sorry, i don't have a smart phone/ a way to take pictures and my only webcam p much never works. Is there any other way I could show you the code? |
Sorry for the late reply, But I found the problem! I forgot to add a
parentheses to a part that needed one, LOL! However, I get a DOMAIN error
at line 52 (the one that reads If pxl-Test(C,4M-3D+2). The calculator takes
me to the end of that line. I have compared my code on this line to the
GITHUB version, and they are EXACTLY the same. What could be the problem
here? Again, thank you in advance!
…On Sat, Nov 16, 2024 at 11:47 AM Nice Zombies ***@***.***> wrote:
Well, if you can't show me your code, I can show you how it's supposed to
look:
Screenshot_20241116-173846.png (view on web)
<https://github.com/user-attachments/assets/4bc29f6f-0c9d-423f-ad02-e856567d2e6e>
If you have a USB-B cable you could just transfer the program from your PC.
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIGJTW4RGXJAV2I5WXMFDYL2A5ZLZAVCNFSM6AAAAABR4FQIQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBQGY3DANJUHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It's probably not on that line, this means one of the variables has an invalid value. But, if you can't send me a screenshot or video of your code, I can't really help you. A single typo in the program is enough to break something. And I can't predict where it will be. I can list some common pitfalls though:
The |
I just coded PACFIND on my TI-84 Plus SE. The game loads up just fine, and when I start the game, everything is find. However, the MOMENT the map is done loading, I get a SYNTAX error at line 22 (the line that reads Text(57,82,sub(">>>---",I,3). What could t he problem be? TY in advance!
The text was updated successfully, but these errors were encountered: