apignotti
apignotti
LTLeaning Technologies
Created by JacobDK123 on 4/29/2025 in #support
UnsatisfiedLinkError
It is much, much harder for us to fix problems without an example
7 replies
LTLeaning Technologies
Created by JacobDK123 on 4/29/2025 in #support
UnsatisfiedLinkError
Can you provide access to the whole sample?
7 replies
LTLeaning Technologies
Created by JacobDK123 on 4/29/2025 in #support
UnsatisfiedLinkError
Please provide a complete test case
7 replies
LTLeaning Technologies
Created by JacobDK123 on 4/29/2025 in #support
java.lang.UnsatisfiedLinkError 2
This problem should be relatively easy to fix, but please provide a complete test case that we can use to reproduce the error
3 replies
LTLeaning Technologies
Created by JacobDK123 on 4/29/2025 in #support
cacerts No such file or directory
Currently we don't ship certifcates, is this an actual problem for you? Please provide a test case if so
2 replies
LTLeaning Technologies
Created by JacobDK123 on 4/29/2025 in #support
UnsupportedClassVersionError
Hi, can you provide a complete example that demontrate this problem? It seems to me you are downloading corrupted data, which is not something we have ever seen before
3 replies
LTLeaning Technologies
Created by SharkBaitDLS on 4/27/2025 in #support
Licensing Confusion
The licensing pages in the docs still need to be refreshed to adopt the same wording
8 replies
LTLeaning Technologies
Created by SharkBaitDLS on 4/27/2025 in #support
Licensing Confusion
No description
8 replies
LTLeaning Technologies
Created by SharkBaitDLS on 4/27/2025 in #support
Licensing Confusion
I'll report this to the team to make sure the terms are clarified.
8 replies
LTLeaning Technologies
Created by SharkBaitDLS on 4/27/2025 in #support
Licensing Confusion
I am unsure if you are referring to CheerpJ or CheerpX, but the licensing is identical so it should not matter
8 replies
LTLeaning Technologies
Created by SharkBaitDLS on 4/27/2025 in #support
Licensing Confusion
You can use the community license, since the project is FOSS. We want to make the license as clear as possible, can you clarify what you find confusing?
8 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
#support is only intended for bug reports or complex issues
11 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
For basic support please consider using the #cheerpj channel, where other members of the community may also help
11 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
I am marking this problem as solved, since it seem to be just a matter of basic configuration.
11 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
Running minecraft is fairly complicated, see this repo for a complete setup: https://github.com/leaningtech/browsercraft/
11 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
Please follow our tutorial first, it will help you understanding the basics.
11 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
The immediate problem is that minecraft.jar is not in the root of your web server.
11 replies
LTLeaning Technologies
Created by User on 4/23/2025 in #support
Why isn't the .jar file reading for the web test?
Hi, please provide more information about what you are trying to achieve. I would strongly recommend following the tutorial step-by-step before attempting anything else: https://cheerpj.com/docs/getting-started/Java-app
11 replies
LTLeaning Technologies
Created by oyin.bo on 4/21/2025 in #support
VSCode extension
CheerpX is free to use for FOSS projects, personal projects and one-man companies. Your use case (assuming the extension will be FOSS) does not require a license. You should mention CheerpX in your README. More example are available here: https://cheerpx.io/docs/licensing
2 replies
LTLeaning Technologies
Created by parvob19 on 3/17/2025 in #support
adding a file as a jar argument cheerpjRunJar
You are not using the correct syntax to pass arguments. Try the following.
cheerpjRunJar("/app/2009scape.jar", "--config", "/app/config.json")
cheerpjRunJar("/app/2009scape.jar", "--config", "/app/config.json")
3 replies