C3RV1 / UndertaleNDS

Undertale port for Nintendo DS (src only, no copyrighted material).
GNU General Public License v2.0
179 stars 24 forks source link

I can't patch the files correctly #14

Closed Ralseidamagia closed 1 year ago

Ralseidamagia commented 1 year ago

I've followed all the steps but I simply can't get the .nds file. I've installed Ubuntu 18.04.6 on VirtualBox and I've also installed Python 3 and Pip 3, however, when I try to run the "patch_all.sh" file it shows me this error, what do I do? I've been trying to get this to work for a month and I can't figure it out, I need help.

error

C3RV1 commented 1 year ago

It seems like you're using an old python version, probably 3.7? The scripts use python 3.9

Ralseidamagia commented 1 year ago

Let me see...

Ralseidamagia commented 1 year ago

Ok, I'm running 3.6.9, I'm going to try to update it to see if it works.

Ralseidamagia commented 1 year ago

It gives me this error :/ thing

C3RV1 commented 1 year ago

you should run patch_all.sh

Ralseidamagia commented 1 year ago

I finally figured it out by myself. Thanks for responding anyway!! :D