Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data File Too short Error #2

Open
CommunistMeth opened this issue Dec 2, 2021 · 6 comments
Open

Data File Too short Error #2

CommunistMeth opened this issue Dec 2, 2021 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@CommunistMeth
Copy link

So basically I followed the insturctions, 30 songs, successful on every step and then as I packed and uploaded it, when I load the mod it says this error? Anyway you can assist me ? You can hit me up on discord if it is faster.

@bijx
Copy link
Owner

bijx commented Dec 2, 2021

@CommunistMeth Yep! Could you post a screenshot of the error on this thread (or DM me) here so I can see what's going on?

@CommunistMeth
Copy link
Author

CommunistMeth commented Dec 2, 2021 via email

@bijx
Copy link
Owner

bijx commented Jan 7, 2022

@CommunistMeth Did you ever DM me the screenshot, or is it not causing a problem anymore?

@OshidaBCF
Copy link

So i've been having the same issue, and it seems that this happen if any "special" characters is in the files name

if you open the pso file, you can see a list of objects, if the names contrain "?" then that mean it was a special character (Russian or Japanese for exemple)

Is this a limitation of the tool or limitation of Arma ?
I don't want to spend hours renaming russian and japanese title to english.

@bijx
Copy link
Owner

bijx commented Jun 19, 2023

So i've been having the same issue, and it seems that this happen if any "special" characters is in the files name

if you open the pso file, you can see a list of objects, if the names contrain "?" then that mean it was a special character (Russian or Japanese for exemple)

Is this a limitation of the tool or limitation of Arma ? I don't want to spend hours renaming russian and japanese title to english.

This sounds like a limitation of Arma as it doesn't really play well with non-alphanumeric characters. When I get around to it, I will add a feature to the tool that automatically removes illegal characters, but for now it is up to users to make sure the files are named correctly. Thanks for adding context!

@OshidaBCF
Copy link

Okay i managed to make my script works

files names cannot contain special characters, but the "song" name can

what i did is just rename every file to a number but keep the name in the mod
I made a simple pyscript if you want to check
https://github.com/OshidaBCF/Arma-3-Music-Mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants