Same! It's so frustrating to deal with. It was already a pain finding an unpacker, especially for Final Fight LNS, then when I use it, an error pops up saying 'Illegal characters in path' and can't even find the answer on Reddit or these forums. Only Youtubers hiding content through their Discord page to join which I find EXTREMELY shady.I wanted to unpack a PAK but I get 'Illegal characters in path'![]()
It errors out by saying "Invalid Argument" the moment I drag the pak into it.Could use the official paxplode
Same! It's so frustrating to deal with. It was already a pain finding an unpacker, especially for Final Fight LNS, then when I use it, an error pops up saying 'Illegal characters in path' and can't even find the answer on Reddit or these forums. Only Youtubers hiding content through their Discord page to join which I find EXTREMELY shady.
The special characters error I understand but this is not referring to packing the files but extracting an already packed file downloaded elsewhere, which came bundled with the Final Fight LNS game. THAT"S the issue I came across and nothing in the forum broke down how the error occurred, what filename caused it, and the solution to be done., especially for people new to coding and really slow, ADHD having people like me who needs an ELI5 help lolThew answers ARE here, have been stated ad infinitum, and they are simple. Don't use special characters in file names or build text. The end. That's blanket advice for pretty much anything outside of a word processor BTW, not just OpenBOR tools. LNS and other non native English creators tend to ignore that and go outside ASCII, and so the packers don't play nice. There are workarounds, but no single one is going to handle every case.
We don't support anything to do with LNS because they pull genuinely shady crap in other ways, but this one is just a case of bad encoding.
DC
The special characters error I understand but this is not referring to packing the files but extracting an already packed file downloaded elsewhere, which came bundled with the Final Fight LNS game. THAT"S the issue I came across and nothing in the forum broke down how the error occurred, what filename caused it, and the solution to be done.
in summary: the error is caused by having spanish especial characters in file names or folders = Ñ Ó É Ü Á Í. Openbor works mostly with English standard characters
That's what I was confused about because I'm like how tf did that get packed anyway? But again, I'm hella ignorant within the coding field and don't know any better so I really appreciate your insight on this. I wanted to add in a thorough breakdown for folks who also have this same problem in the future and don't have much knowledge on this as well.I am referring to both. There are plenty of cases where you can get away with a bit of badly encoded text or names to pack - but unpacking, not so much. How in the world are we going to break down every single use case of that across literally hundreds of creations and thousands of possible characters? We tell creators don't use special characters. If they ignore those explicit instructions, what do you expect us to do about it?
It's like putting diesel in a gasoline car. It will run for a while, but it's not the maker's fault when it inevitably gums up and breaks down.
DC