jrbudda / Vivecraft_Spigot_Extensions

Spigot plugin for Vivecraft, the VR mod for Java Minecraft.
http://www.vivecraft.org
GNU General Public License v3.0
111 stars 33 forks source link

"Vivecraft server mod not detected" but I already installed it #118

Closed TasksBili closed 1 month ago

TasksBili commented 1 month ago

I installed Vivecraft on Bungee, Paper and cilent, but when I join my server, "Vivecraft server mod not detected. This server may not support teleporting. Restricted movement mode (fallback to free move) has been enabled." I don't know how to fix it, can someone help me? image

fayer3 commented 1 month ago

you unzipped the pligin, so that it is a jar? if so can you post a server log

TasksBili commented 1 month ago

[17:06:16 INFO]: [Vivecraft] Enabling Vivecraft-Spigot-Extensions v1.21-1 [17:06:16 ERROR]: [Vivecraft] Vault not found, permissions groups will not be set …… [17:06:23 INFO]: [Vivecraft] Version: 1.21-1 [17:06:23 INFO]: [Vivecraft] Checking for update... …… [17:06:24 WARN]: [ViaVersion] There is a newer plugin version available: 5.0.5, you're on: 5.0.4

17:06:24 INFO: Timings Reset 17:06:24 INFO: UUID of player TasksBili is xxxxxx [17:06:26 INFO]: TasksBili joined the game [17:06:26 INFO]: TasksBili[/39.80.70.62:51443] logged in with entity id 104 at ([world]68.5, 57.0, 125.5) …… [17:06:44 ERROR]: [Vivecraft] Error retrieving version list: Connection timed out: connect …… (Screenshot) …… [17:12:46 INFO]: TasksBili lost connection: Disconnected

fayer3 commented 1 month ago

hm so the plugin works fine on the server, apart from that weird conection timeout. could you enable debug in the plugin config, and check if the server detects vivecraft for the client?

TasksBili commented 1 month ago

嗯,所以这个插件在服务器上运行良好,除了那个奇怪的连接超时。您能否在插件配置中启用调试,并检查服务器是否检测到客户端的 Vivecraft?

[20:13:58 INFO]: [Vivecraft] Enabling Vivecraft-Spigot-Extensions v1.21-1 [20:13:58 ERROR]: [Vivecraft] Vault not found, permissions groups will not be set …… [20:14:06 INFO]: [Vivecraft] Version: 1.21-1 [20:14:06 INFO]: [Vivecraft] Checking for update... ……

20:14:07 INFO: Timings Reset …… [20:17:07 ERROR]: [Vivecraft] Error retrieving version list: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 …… [20:18:01 INFO]: UUID of player TasksBili is 74f60553-f607-3bd7-a28c-4012c18c6a05 [20:18:02 INFO]: [Vivecraft] TasksBili Has joined the server [20:18:02 INFO]: [Vivecraft] Checking TasksBili for Vivecraft [20:18:02 INFO]: TasksBili joined the game [20:18:02 INFO]: TasksBili[/39.80.70.62:58077] logged in with entity id 107 at ([world]68.5, 57.0, 125.5) [20:18:12 INFO]: [Vivecraft] TasksBili Vivecraft not detected …… (Screenshot) …… [20:19:52 INFO]: TasksBili lost connection: Disconnected [20:19:52 INFO]: TasksBili left the game

TasksBili commented 1 month ago

I think the plugin isn't detects vivecraft for the client, but I don't know why.

fayer3 commented 1 month ago

is the bungee plugin working correctly? not sure how to test that, but it looks like the viveecraft packets don't reach the paper server

TasksBili commented 1 month ago

20:32:47 [信息] Loaded plugin Vivecraft_BungeeCord_Extensions version 1.1 by Techjar

Note: My BungeeCord server and Paper server is not in a same host.

TasksBili commented 1 month ago

is the bungee plugin working correctly? not sure how to test that, but it looks like the viveecraft packets don't reach the paper server

I just tested without bungee, the plugin works. What should I do?

TasksBili commented 1 month ago

em I think I need to close this