clientServerSkipUpdate does not skip java-db #2444
Unanswered
EmilTK
asked this question in
Help & Support
Replies: 1 comment
-
hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I use clientServerSkipUpdate in the ClientServer mod, to skip downloading the database and java database by the client. But it doesn't work for java-db.
Is there any other solution to skip java-db download on client side?
skipJavaDBUpdate is not suitable, because then the jobs terminate with an error:
Beta Was this translation helpful? Give feedback.
All reactions