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

Breaks Python on TI 84 Plus CE Python Edition #48

Open
theswordsgame opened this issue Aug 5, 2024 · 6 comments
Open

Breaks Python on TI 84 Plus CE Python Edition #48

theswordsgame opened this issue Aug 5, 2024 · 6 comments

Comments

@theswordsgame
Copy link

Title is self explanatory when installed on a python edition calculator the python app becomes unusable specifically it cause the calculator to soft lock when running programs requiring a ram reset.

@adriweb
Copy link
Member

adriweb commented Aug 6, 2024

Can you give more details?

  • What version of the libraries did you use?
  • Which program used the libraries?
  • Which calculator exactly ("TI-84 Plus CE Python" or "TI-84 Plus CE-T Python Edition") and in which datecode-revision ?

@theswordsgame
Copy link
Author

The latest version
Just installing the libraries causes issues but I tested a minesweeper game
Old Style date code TI-84 Plus CE Python

@mateoconlechuga
Copy link
Member

You aren't giving enough information to reproduce the issue. What are the steps? What minesweeper game? What Python thing are you doing? Please assume we know nothing about your issue.

@theswordsgame
Copy link
Author

theswordsgame commented Aug 6, 2024

I first reset the calculator than I installed the latest os, then I installed artifice and asmhook and after I installed the clibs running programs in the python app on my calculator would freeze it. I used https://cemetech.net/downloads/files/1450/x3066 to test if asmhook was working

@adriweb
Copy link
Member

adriweb commented Aug 6, 2024

Just so you know: the thing is that "installed the clibs" doesn't really mean anything, since there is no installation. So I suppose you mean just transferring them. But that itself doesn't matter since it's just adding files to your archive memory. So the real problem is either in some of the library functions when called by the game in question, or directly in the game itself.

@theswordsgame
Copy link
Author

Yeah transferring is probably the better way to describe it but the issue is happening before I even transfer any game or app to the calc it happens after transferring the clibs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants