Hello - I am wondering what is the correct approach to assign SHA's in the object code so the patcher is happy?
Before I would simply type some random characters to replace characters in an SHA of a default object I would be editing, but the current version of the app is giving me some kind of errors when scanning the object in the folder.
search path : objects
Incorrect sha hash detected for object: C:\Program Files (x86)\Axoloti\app\objects\math\wrapGC.axo its implementation does not match its signature. Correct SHA hash would be 2b43a7d49d2d414bda90716174519b00f8e26515
Incorrect sha hash detected for object: C:\Program Files (x86)\Axoloti\app\objects\math\wrapGC.axo its implementation does not match its signature. Correct SHA hash would be c2e421acac3373d19e522d5e54e3b8d6cf415eb2
finished loading objects
*edit: I used the 2 SHA's that the app suggested IN THE CORRECT PLACES of the object code.
Sorry, didn't notice where it wanted me to put them at first.
I answered my own question - the app suggests correct SHA to use.
What is the upgrade SHA though?
< upgradeSha > e59f5a52c5966bbd4a924a17b6720480cdd99486 < /upgradeSha >