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

no local.yml found in jar file #377

Open
g782Craft opened this issue Nov 1, 2020 · 7 comments
Open

no local.yml found in jar file #377

g782Craft opened this issue Nov 1, 2020 · 7 comments

Comments

@g782Craft
Copy link

[Server thread/WARN]: [ChestShop] No default config 'local.yml' found in ChestShop's jar file!

This starts on every load, please add this to the jar so it doesn't spam our console. (Happens on /chestshop reload as well).

@Phoenix616
Copy link
Member

Please provide the information requested by the issue template, especially your version as this should already be fixed.

@andrewkm
Copy link

andrewkm commented Nov 2, 2020

@Phoenix616 I'm getting the same thing here.

[15:44:11] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.11.1-SNAPSHOT (build 248)
[15:44:11] [Server thread/INFO]: [ChestShop] Found locale cs!
[15:44:11] [Server thread/INFO]: [ChestShop] Found locale de!
[15:44:11] [Server thread/INFO]: [ChestShop] Found locale en!
[15:44:11] [Server thread/INFO]: [ChestShop] Found legacy local.yml. Loading it as 'legacy' language and using that for all messages.
[15:44:11] [Server thread/INFO]: [ChestShop] As long as the legacy file is used automatic language switching based on the client settings will not be supported!
[15:44:11] [Server thread/INFO]: [ChestShop] Import it into the corresponding language file and remove/rename the file if you don't want it anymore!
[15:44:11] [Server thread/WARN]: [ChestShop] No default config 'local.yml' found in ChestShop's jar file!
[15:44:11] [Server thread/INFO]: [ChestShop] LWC version 2.2.7-dev-a2c6dd9 loaded.
[15:44:11] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
[15:44:11] [Server thread/INFO]: [ChestShop] Vault loaded!
[15:44:12] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent!
[15:44:12] [Server thread/INFO]: [ChestShop] Auto-updater is disabled. If you want the plugin to automatically download new releases then set 'TURN_OFF_UPDATES' to 'false' in your config.yml!

I'm running ChestShop compiled as of: 4bd443c
Paper 1.16.3: Build 253
Config: https://pastebin.com/S3WK3cjF

Lemme know if you want any other info.
Been like this for months, just never bothered to report.

Edit: Deleting local.yml from my ChestShop folder and restarting fixes the issue.

@Phoenix616
Copy link
Member

Yeah this is expected if the legacy locale.yml is used. Tbh. I thought it wouldn't print the warning in that case but I guess it does. If @g782Craft could confirm that they are also using the legacy locale then this would be expected and not really an issue.

@seema84
Copy link

seema84 commented Feb 19, 2021

i get [ChestShop] No default config 'languages/lang.de.yml' found in ChestShop's jar file!
the old file locale.yml is not in the chestshop folder

@Phoenix616
Copy link
Member

i get [ChestShop] No default config 'languages/lang.de.yml' found in ChestShop's jar file!
the old file locale.yml is not in the chestshop folder

Your issue is most likely unrelated to this issue, please make sure to use the latest dev build and test if it still occurs. If it does, open a new issue and provide all the requested info.

@seema84
Copy link

seema84 commented Feb 19, 2021

Is the latest dev build stable to use? if yes I will try it

@Phoenix616
Copy link
Member

Is the latest dev build stable to use?

It's as stable as any other build/version.

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

No branches or pull requests

4 participants