Closed DragonLizardDude712 closed 3 years ago
How much free ram do you have? That's basically the most important point here.
Whatever the base ram is minus like 1kb so 153kb I think
Well, yes but no: I'm asking because there are precisely issues with memory leaks in some programs that make you lose free RAM over time and the only way to solve that is to hold the reset button for a few seconds. So... archive your things, then try that, I guess?
Alright, I will try that. Thanks!
If that doesn't work, I ended up having to update to OS version 5.6.1 and had to use the jailbreak before I could get the prgmPCAS running. It was all fine after that.
I got it working! I just had to stop using ASMHook. I did find a different error, maybe. I was doing the equation: (3x^2+3x−6)/(3x+6) in a fraction form. It should simplify to x-1, but instead, it simplified to (in fraction form): (x^2/(x+2)) + (x/(x+2)) - (2/(x+2)). I don't know if this is something that needs to be fixed or is an error with the syntax. Side note, I put in the (x^2/(x+2)) + (x/(x+2)) - (2/(x+2)) to see if it just needed to simplify it again, but all it did was repeat the answer.
pinging @jacobly0 regarding ASMHook, it's odd that it caused this issue.
Idk, when I removed it I stopped getting the memory errors
But do you know what's going on with the above problem?
No idea, that's something specific to this program here, so maybe @nathanfarlow knows
Update: I fixed the issue. I simply had to upload asmhook to the archive rather than the ram after I implemented PCAS
Not with the equation though
Yep PineappleCAS doesn't support polynomial division. Glad you got it running, though!
I have made sure to put it on the system's archive memory and have also downloaded the latest clibs. How much memory does it require to have available to use at all? I am using asmhook and artifice so those might be taking up too much space. Please help.