Nathaniel van Diepen
Nathaniel van Diepen
https://github.com/calc84maniac/tiboyce#converting-save-files
> Hi, I was wondering if there is any source code available for this project related to generating the patch. If so, is it publicly accessible? Please refer to #3...
What steps did you take to "unbrick it"?
What did you flash the boot partition with? This likely is the cause.
Okay, so you replaced the second partition with the latest OS update. Which is not the boot partition, it's a root partition. You should still be able to get into...
Probably a duplicate of #135
> > Probably a duplicate of [#135](https://github.com/Jayy001/codexctl/issues/135) > > not in my case: trying from 3.10 to 3.11 In your case, yes as well. The stack trace is the same,...
@bkirwi is it all fixed now?
Instead of adding a brand new test job and brand new test code, could you extend the existing test code which is already integrated into the workflow.
It looks like to get it to build you can use the following patch: ```patch diff --git a/go.mod b/go.mod index b44a443..912bcb7 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@...