bonjour, quand j essaye de rejoidre mon server ca ne fonctione pas est ca m affiche ce message dans la cosole :
[15:53:20 ERROR]: [LuckPerms] Exception occurred whilst loading data for 3c047aaa-52b0-4f09-a7f7-ab5b60f531f7 - tutor59
java.util.concurrent.CompletionException: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Erreur dans le format de l'URL; doit Ûtre "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" mais est "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server "
URL format error; must be "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" but is "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server " [90046-214]
at me.lucko.luckperms.common.storage.Storage.lambda$future$0(Storage.java:93) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_361]
Caused by: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Erreur dans le format de l'URL; doit Ûtre "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" mais est "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server "
URL format error; must be "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" but is "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server " [90046-214]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:678) ~[?:?]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:477) ~[?:?]
at org.h2.message.DbException.get(DbException.java:223) ~[?:?]
at org.h2.engine.ConnectionInfo.getFormatException(ConnectionInfo.java:687) ~[?:?]
at org.h2.engine.ConnectionInfo.readSettingsFromURL(ConnectionInfo.java:330) ~[?:?]
at org.h2.engine.ConnectionInfo.<init>(ConnectionInfo.java:97) ~[?:?]
at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:113) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_361]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_361]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_361]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_361]
at me.lucko.luckperms.common.storage.implementation.sql.connection.file.H2ConnectionFactory.createConnection(H2ConnectionFactory.java:77) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:72) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:43) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.savePlayerData(SqlStorage.java:648) ~[?:?]
at me.lucko.luckperms.common.storage.Storage.lambda$savePlayerData$21(Storage.java:269) ~[?:?]
at me.lucko.luckperms.common.storage.Storage.lambda$future$0(Storage.java:88) ~[?:?]
... 6 more
[15:53:25 WARN]: [MCBans] Can't reach the MCBans API Server! Check passed player: tutor59
[15:53:25 INFO]: Disconnecting com.mojang.authlib.GameProfile@5e55c331[id=#####################,name=tutor59,properties={textures=[com.mojang.authlib.properties.Property@6c66a24a]},legacy=false] (/127.0.0.1:58541): [LP] Une erreur de base de donnÚes est survenue lors du chargement des donnÚes de permissions. Veuillez rÚessayer ultÚrieurement. Si vous Ûtes un administrateur du serveur, veuillez vÚrifier la console pour toute erreur.
[15:53:25 INFO]: com.mojang.authlib.GameProfile@5e55c331[id=################,name=tutor59,properties={textures=[com.mojang.authlib.properties.Property@6c66a24a]},legacy=false] (/127.0.0.1:58541) a perdu la connexion : [LP] Une erreur de base de donnÚes est survenue lors du chargement des donnÚes de permissions. Veuillez rÚessayer ultÚrieurement. Si vous Ûtes un administrateur du serveur, veuillez vÚrifier la console pour toute erreur.
aidez-moi svp :=(
[15:53:20 ERROR]: [LuckPerms] Exception occurred whilst loading data for 3c047aaa-52b0-4f09-a7f7-ab5b60f531f7 - tutor59
java.util.concurrent.CompletionException: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Erreur dans le format de l'URL; doit Ûtre "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" mais est "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server "
URL format error; must be "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" but is "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server " [90046-214]
at me.lucko.luckperms.common.storage.Storage.lambda$future$0(Storage.java:93) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_361]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_361]
Caused by: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Erreur dans le format de l'URL; doit Ûtre "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" mais est "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server "
URL format error; must be "jdbc:h2:{ {.|mem:}[name] | [file:]fileName | {tcp|ssl}:[//]server[ort][,server2[ort]]/name }[;key=value...]" but is "jdbc:h2:C:\\Users\\black\\Desktop\\server mc\\att what the server " [90046-214]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:678) ~[?:?]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:477) ~[?:?]
at org.h2.message.DbException.get(DbException.java:223) ~[?:?]
at org.h2.engine.ConnectionInfo.getFormatException(ConnectionInfo.java:687) ~[?:?]
at org.h2.engine.ConnectionInfo.readSettingsFromURL(ConnectionInfo.java:330) ~[?:?]
at org.h2.engine.ConnectionInfo.<init>(ConnectionInfo.java:97) ~[?:?]
at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:113) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_361]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_361]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_361]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_361]
at me.lucko.luckperms.common.storage.implementation.sql.connection.file.H2ConnectionFactory.createConnection(H2ConnectionFactory.java:77) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:72) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:43) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.savePlayerData(SqlStorage.java:648) ~[?:?]
at me.lucko.luckperms.common.storage.Storage.lambda$savePlayerData$21(Storage.java:269) ~[?:?]
at me.lucko.luckperms.common.storage.Storage.lambda$future$0(Storage.java:88) ~[?:?]
... 6 more
[15:53:25 WARN]: [MCBans] Can't reach the MCBans API Server! Check passed player: tutor59
[15:53:25 INFO]: Disconnecting com.mojang.authlib.GameProfile@5e55c331[id=#####################,name=tutor59,properties={textures=[com.mojang.authlib.properties.Property@6c66a24a]},legacy=false] (/127.0.0.1:58541): [LP] Une erreur de base de donnÚes est survenue lors du chargement des donnÚes de permissions. Veuillez rÚessayer ultÚrieurement. Si vous Ûtes un administrateur du serveur, veuillez vÚrifier la console pour toute erreur.
[15:53:25 INFO]: com.mojang.authlib.GameProfile@5e55c331[id=################,name=tutor59,properties={textures=[com.mojang.authlib.properties.Property@6c66a24a]},legacy=false] (/127.0.0.1:58541) a perdu la connexion : [LP] Une erreur de base de donnÚes est survenue lors du chargement des donnÚes de permissions. Veuillez rÚessayer ultÚrieurement. Si vous Ûtes un administrateur du serveur, veuillez vÚrifier la console pour toute erreur.
aidez-moi svp :=(