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

error on console #76

Closed
xsorencoolx opened this issue May 28, 2023 · 5 comments
Closed

error on console #76

xsorencoolx opened this issue May 28, 2023 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@xsorencoolx
Copy link

hello there im getting this error can you help me with it?

[19:51:35] [RedisBungee Pool Thread #8/ERROR] [RedisBungee]: Unable to fix up stored player data
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: com.imaginarycode.minecraft.redisbungee.internal.jedis.exceptions.JedisDataException: ERR wrong number of arguments for 'hset' command
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.Protocol.processError(Protocol.java:96)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.Protocol.process(Protocol.java:137)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.Protocol.read(Protocol.java:192)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:316)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.Connection.getOne(Connection.java:298)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.Connection.executeCommand(Connection.java:123)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.executors.DefaultCommandExecutor.executeCommand(DefaultCommandExecutor.java:24)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.UnifiedJedis.executeCommand(UnifiedJedis.java:167)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.internal.jedis.UnifiedJedis.hset(UnifiedJedis.java:1258)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.api.util.player.PlayerUtils.createPlayer(PlayerUtils.java:50)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.BungeePlayerUtils.createBungeePlayer(BungeePlayerUtils.java:25)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.RedisBungee$1.handlePlatformPlayer(RedisBungee.java:247)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.api.tasks.IntegrityCheckTask.unifiedJedisTask(IntegrityCheckTask.java:79)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.api.tasks.IntegrityCheckTask.unifiedJedisTask(IntegrityCheckTask.java:22)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at com.imaginarycode.minecraft.redisbungee.api.tasks.RedisTask.execute(RedisTask.java:60)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[19:51:35] [RedisBungee Pool Thread #8/ERROR]: at java.base/java.lang.Thread.run(Thread.java:834)

@ham1255
Copy link
Member

ham1255 commented May 28, 2023

Hello, i need few things, Redis server version / version of redisbungee you are using, and proxy logs

@xsorencoolx
Copy link
Author

xsorencoolx commented May 28, 2023

redis_version:3.0.504

RedisBungee-Bungee-0.11.1-SNAPSHOT-all

https://pastebin.com/XczuKVrT

@ham1255
Copy link
Member

ham1255 commented May 28, 2023

it seems like you are running really old Proxy maybe try to update, if you can't update try version 0.6.5 https://github.com/ProxioDev/RedisBungee/releases/tag/0.6.5

@ham1255 ham1255 added question Further information is requested and removed waiting on the reporter labels May 28, 2023
@xsorencoolx
Copy link
Author

i have another question does redisbungee forward player ip to? look i want send player from proxy 1 to proxy 2
but when player connect to proxy 2 the player ip is the proxy 1 ip

@ham1255
Copy link
Member

ham1255 commented May 28, 2023

read first 2 lines on the readme of this project or #63 (comment)

@ham1255 ham1255 closed this as completed Jun 3, 2023
@ham1255 ham1255 mentioned this issue Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants