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

Unable to load images on the jar file #8

Open
ShreyaKapoor18 opened this issue Jun 15, 2023 · 0 comments
Open

Unable to load images on the jar file #8

ShreyaKapoor18 opened this issue Jun 15, 2023 · 0 comments

Comments

@ShreyaKapoor18
Copy link

ShreyaKapoor18 commented Jun 15, 2023

Dear all,

I used the command
sbt clean assembly
in order to build a jar file and then execute this particular jar file.
after executing the jar file
I am unable to load pictures onto the screen

image

At compile time I also get a warning saying

[warn] Credentials file C:\Users\kapoo.bintray.credentials does not exist
[warn] Credentials file C:\Users\kapoo.bintray.credentials does not exist
[warn] Credentials file C:\Users\kapoo.bintray.credentials does not exist

I tried to add a line in the build.sbt file with:

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")
export SBT_OPTS="-XX:MaxMetaspaceSize=1024m -Xms2048m -Xmx20484m"

but it does not seem to work

I wonder why, last night it was working for me but I reloaded everything again and it does not seem to work anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant