#Flashing my proffie, need help fixing some code.

61 messages ยท Page 1 of 1 (latest)

quiet umbra
#

Anyone can help me fix this?

#

https://www.greyscalefonts.com/free_stuff < trying to install 2 new fonts from these. tbh i don't know where they got the first .wav from but the original code say something like venus.wav, couldnt find that anywhere so i grabbed a random wav in their folder and renamed 19 and 20

agile fractal
#

Could you share the full .h file?

quiet umbra
balmy merlinBOT
#

GG @quiet umbra, you just advanced to level 1!

quiet umbra
#

Here, sorry i have zero coding knowledge, just adding something similar to the default ones. and replace the codes from the soundfonts

agile fractal
#

You're missing a } after your last style before the };

#

As far as I can see at a quick glance

quiet umbra
#

i added one at 717 here is that correct?

agile fractal
#

19 was fine, it's the one you labled 20

#

Oh, actually, move what you have on line 717 to line 838

#

and add a , after the } on 716

quiet umbra
#

can you have a look at this one

#

only one error left now but it's different

agile fractal
#

Oh, right, you got two blades defined, my bad. Overlooked that part. Gotta add that StylePtr<WHITE>(),
after the (), but before the name of the preset.

quiet umbra
#

so here?

agile fractal
#

yeah, don't forget the comma after the ()

#

Also gotta put a , StylePtr<WHITE>(),

#

there

#

Otherwise you'll end up with another compiler error.

#

The naming of the thing isn't strictly neccesary.

quiet umbra
#

xD lmao got some extra error with , and } and after that and in an attempt to fix it myself i think i screwed up even more

agile fractal
#

Happens, it takes a bit of practice to understand the coding convention for Proffie.

quiet umbra
#

i'm here now

#

thanks for the help btw!

agile fractal
quiet umbra
#

seems like it's working. compiling is longer than usual

agile fractal
#

That means it worked.

#

Or at least it'll compile.

quiet umbra
#

is it still going?

#

oh i just verified not compile

#

in the mean time one more thing

#

{ "20-APOCALYPSE;common", "tracks/track_18.wav", <

#

the track 18 wav here

agile fractal
#

What about it?

quiet umbra
#

is the sound it says when you select the font on the saber right?

balmy merlinBOT
#

GG @quiet umbra, you just advanced to level 2!

agile fractal
#

It's not, that's the track that plays when you use the music player thing.

quiet umbra
agile fractal
#

And I can't say I've ever seen that kind of error before.

quiet umbra
#

i used the zadig thing but seems like they have a better option there

#

lemme try it

#

hmm now it just disconnect my saber loll

#

Thanks for fixing my code! I'll try a lil bit more with the installation

agile fractal
#

No problems.

manic shell
#

if you are still getting issues after redoing driver stuff, it might be because there is a space in your username

agile fractal
#

That's a thing?

manic shell
#

it can be, yeah

#

notice the error message that says "C:\Users\This"

#

when really it should be "C:\Users\This PC"

spice vector
#

that seems like it could be it. arduino/proffieos is a MF for certain things.

#

better not be using documents stored in the cloud either