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

cant open sc files #15

Open
V2nus opened this issue Feb 26, 2024 · 4 comments
Open

cant open sc files #15

V2nus opened this issue Feb 26, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@V2nus
Copy link

V2nus commented Feb 26, 2024

image

How fix that

@danila-schelkov
Copy link
Owner

Share your files please, so I can debug it

@V2nus
Copy link
Author

V2nus commented Feb 27, 2024

Sure and I use this
java --add-exports java.base/java.lang=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.java2d=ALL-UNNAMED -jar {PATH TO JAR} -Xmx12G
cuz
java -jar sc-editor-win64.jar Not working for me
image

ZIP.zip

@danila-schelkov danila-schelkov self-assigned this Mar 9, 2024
@danila-schelkov
Copy link
Owner

danila-schelkov commented Mar 9, 2024

It looks like you're using uncompressed files. Currently this program doesn't support such files, but I will add support later with a kind of flag when opening files.

For now, you can compress these files back using my tool: https://github.com/danila-schelkov/sc-compression.
It is also available on PyPi, so if you have Python installed, you can install the module with a terminal command like this:
For Windows:

pip install sc-compression

For *nix systems:

pip3 install sc-compression

@V2nus
Copy link
Author

V2nus commented Mar 10, 2024

Can you accept the request of Discord friend?

Function._.

I don't know how to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants