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

[Bungee] Config file created in wrong place #347

Open
255-user opened this issue Oct 20, 2024 · 7 comments
Open

[Bungee] Config file created in wrong place #347

255-user opened this issue Oct 20, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@255-user
Copy link

It's created in root folder (where bungeecord.jar located), not in plugins/SayanVanish/

@Syrent
Copy link
Owner

Syrent commented Oct 21, 2024

which version of the plugin do you use?

@255-user
Copy link
Author

which version of the plugin do you use?

Not fixed in https://hangar.papermc.io/Syrent/SayanVanish/versions/1.5.0

@darksaid98
Copy link

This is present in SayanVanish-1.5.1-SNAPSHOT-build.201-d14dfdd-proxy-velocity.jar on Velocity as well.

The settings.yml is generated in the root folder of the proxy (next to the velocity.toml), and it is re-generated every restart. It overwrites itself on every restart with default settings.

This is only applicable to the settings.yml. The rest of configuration works as intended.

My Velocity version is velocity-3.4.0-SNAPSHOT-449.jar.

@Syrent
Copy link
Owner

Syrent commented Oct 30, 2024

@darksaid98
Copy link

try this version: hangar.papermc.io/Syrent/SayanVanish/versions/1.5.1-SNAPSHOT-build.202

The bug is still present in this snapshot.

@Syrent
Copy link
Owner

Syrent commented Nov 18, 2024

image

in this build everything seems to be fixed.

@Syrent Syrent added the bug Something isn't working label Nov 18, 2024
@darksaid98
Copy link

Still present on Velocity in that build. settings.yml generates in the server's root directory.

Note that this is running inside a docker container, however, I find that unlikely to be causing this issue as the spigot version of the plugin runs fine inside a container.

Startup log:

[11:11:25 INFO]: Booting up Velocity 3.4.0-SNAPSHOT (git-cefa3b27-b450)...
[11:11:25 INFO]: Loading localizations...
[11:11:26 INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.x.x (Linux x86_64) ciphers
[11:11:26 INFO]: Loading plugins...
[11:11:27 INFO]: Loaded plugin ajqueue 2.7.0 by ajgeiss0702
[11:11:27 INFO] [floodgate]: Took 412ms to boot Floodgate
[11:11:27 INFO]: Loaded plugin floodgate 2.2.3-SNAPSHOT (b112-0360721) by GeyserMC
[11:11:27 INFO]: Loaded plugin geyser 2.4.4-b699 (git-master-3f60db1) by GeyserMC
[11:11:27 INFO]: Loaded plugin luckperms 5.4.141 by Luck
[11:11:27 INFO]: Loaded plugin libertybans 1.1.0-RC2 by Contributors to LibertyBans
[11:11:27 INFO]: Loaded plugin mapmodcompanion 0.10.0 by turikhay
[11:11:28 INFO]: Loaded plugin minimotd-velocity 2.1.3 by jmp
[11:11:28 INFO]: Loaded plugin sayanvanish 1.5.5-SNAPSHOT-build.213-69597f6 by Syrent
[11:11:28 INFO]: Loaded plugin signedvelocity 1.2.4 by 4drian3d
[11:11:28 INFO]: Loaded plugin spark 1.10.105 by Luck
[11:11:28 INFO]: Loaded plugin velocity-scoreboard-api 1.0.4 by William278, NEZNAMY
[11:11:28 INFO]: Loaded plugin tab 5.0.1 by NEZNAMY
[11:11:28 INFO]: Loaded 13 plugins
[11:11:29 INFO]:         __    
[11:11:29 INFO]:   |    |__)   LuckPerms v5.4.141
[11:11:29 INFO]:   |___ |      Running on Velocity - Velocity
[11:11:29 INFO]: 
[11:11:29 INFO] [luckperms]: Loading configuration...
[11:11:29 INFO] [luckperms]: Loading storage provider... [MARIADB]
[11:11:29 INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Starting...
[11:11:29 INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Start completed.
[11:11:29 INFO] [luckperms]: Loading messaging service... [REDIS]
[11:11:30 INFO] [luckperms]: Loading internal permission managers...
[11:11:30 INFO] [luckperms]: Performing initial data load...
[11:11:30 INFO] [luckperms]: Successfully enabled. (took 1766ms)
[11:11:30 WARN]: The server channel initializer has been replaced by java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:11:30 WARN]: The backend channel initializer has been replaced by java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:11:33 INFO] [geyser]: Loading extensions...
[11:11:33 INFO] [geyser]: Loaded 0 extension(s)
[11:11:33 INFO] [libertybans]: Detected 8 addon(s)
[11:11:33 INFO] [space.arim.libertybans.core.addon.AddonLoader]: Loaded and verified 8 addons
[11:11:33 INFO] [space.arim.libertybans.core.AbstractBaseFoundation]: Conducting start phase...
[11:11:34 INFO] [com.zaxxer.hikari.HikariDataSource]: LibertyBansPool-MariaDB - Starting...
[11:11:34 INFO] [com.zaxxer.hikari.pool.HikariPool]: LibertyBansPool-MariaDB - Added connection org.mariadb.jdbc.Connection@6e52ec68
[11:11:34 INFO] [com.zaxxer.hikari.HikariDataSource]: LibertyBansPool-MariaDB - Start completed.
[11:11:34 INFO] [org.flywaydb.core.internal.license.VersionPrinter]: Flyway Community Edition 8.2.0 by Redgate
[11:11:34 INFO] [org.flywaydb.core.internal.database.base.BaseDatabaseType]: Database: jdbc:mariadb://172.18.0.1/*****(MariaDB 11.5)
[11:11:34 WARN] [org.flywaydb.core.internal.database.base.Database]: Flyway upgrade recommended: MariaDB 11.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.6.
[11:11:34 INFO] [org.flywaydb.core.internal.command.DbValidate]: Successfully validated 15 migrations (execution time 00:00.055s)
[11:11:34 INFO] [org.flywaydb.core.internal.command.DbMigrate]: Current version of schema `*****`: 38
[11:11:34 INFO] [org.flywaydb.core.internal.command.DbMigrate]: Schema `*****` is up to date. No migration necessary.
[11:11:35 INFO] [space.arim.libertybans.core.database.jooq.JooqClassloading]: Finished pre-initializing classes in 0.86 seconds
[11:11:35 INFO] [space.arim.libertybans.core.addon.exempt.luckperms.ExemptionLuckPermsAddon]: LuckPerms detected and hooked: me.lucko.luckperms.common.api.LuckPermsApiProvider@570b1568
[11:11:35 INFO] [space.arim.libertybans.core.AbstractBaseFoundation]: Finished start phase in 1.909 seconds
[11:11:35 INFO] [mapmodcompanion]: Configuration has been loaded
Nov 18, 2024 11:11:35 AM org.sayandev.loader.common.StickyNoteLoader load
INFO: Some of the libraries are missing, Loading libraries... this might take up to a minute depending on your connection.
Nov 18, 2024 11:11:36 AM org.sayandev.loader.common.StickyNoteLoader loadCachedDependencies
INFO: Library cache found, loading cached libraries...
Nov 18, 2024 11:11:40 AM org.sayandev.loader.common.StickyNoteLoader load
INFO: Loaded 26 library in 4129 ms.
[11:11:44 INFO] [org.sayandev.sayanvanish.lib.reflections.Reflections]: Reflections took 1128 ms to scan 22 urls, producing 694 keys and 5381 values
Nov 18, 2024 11:11:44 AM org.sayandev.sayanvanish.api.feature.RegisteredFeatureHandler process
INFO: Found 9 features.
Nov 18, 2024 11:11:44 AM org.sayandev.sayanvanish.api.feature.RegisteredFeatureHandler process
INFO: Enabled 4 features.
[11:11:45 INFO] [signedvelocity]: Starting SignedVelocity
[11:11:45 INFO] [VelocityScoreboardAPI]: Successfully injected Scoreboard API.
[11:11:45 INFO] [TAB]: Enabled in 259ms
[11:11:45 INFO]: Listening on /[0:0:0:0:0:0:0:0]:25565
[11:11:45 INFO]: Listening for GS4 query on /[0:0:0:0:0:0:0:0]:25565
[11:11:45 INFO] [geyser]: ******************************************
[11:11:45 INFO] [geyser]: 
[11:11:45 INFO] [geyser]: Loading Geyser version 2.4.4-b699 (git-master-3f60db1)
[11:11:45 INFO] [geyser]: 
[11:11:45 INFO] [geyser]: ******************************************
[11:11:45 INFO]: Done (20.71s)!
>....
[11:11:49 INFO] [geyser]: Started Geyser on UDP port 19132
>....
[11:11:49 INFO] [geyser]: Done (3.886s)! Run /geyser help for help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants