Coder Social home page Coder Social logo

plasmo-voice's People

Contributors

apehum avatar codehusky avatar toldoven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

plasmo-voice's Issues

Несовместимость/Краш

Проблема наверное в плагине, установил себе его на сервер и при запуске есть значок микрофона и открывается меню мода, но через минуту значок микрофона пропадает и при открытии меню пишет что плагин не установлен на сервере. В чём проблема?
Если что вот список плагинов:

AuthMe-5.6.0-beta2
BetterCreepers
ChatBubbles
Chatty
civs-1.9.3
clearlag-3_2_2
CoreProtect-19.5
EssentialsX-2.18.2.0
EssentialsXAntiBuild-2.18.2.0
EssentialsXChat-2.18.2.0 
EssentialsXGeoIP-2.18.2.0 
EssentialsXProtect-2.18.2.0
EssentialsXSpawn-2.18.2.0 
EssentialsXXMPP-2.18.2.0  
ExploitFixer
FarLandsAgain-v2.4.3  
gsit-5_1_1_0
HamsterAPI 
Harbor-1.6.3 
HideTagAPI 
LagAssist-2.23.1 
litebans
PacketsBookFix-1.5
PexTabCompleter 
plasmovoice-server-1.0.2
PlayerReport (1.7 - 1.16.5)  
PlugMan
ProtocolLib
SimpleStack-1.3.6
Spartan
TimberPlugin-0.9.1-BETA
TitleManager-2.3.3 
UltraPermissions

[QUESTION] What does fade divisor exactly do?

I'm just not quite sure. I know it divides voice distance to make fade distance, but what is fade distance? The distance at which fade starts? The intervals at which fade increases? Something else entirely? It doesn't seem clear to me.

Игрок не может говорить в чат

У 99% игроков все работает хорошо, но у одного то работает, то нет. В консоле выбивает ник и пишет UDP timed out.
В чём может быть проблема?
image
У игрока пишет, что на сервере неустановлен плагин.
Вот логи игрока:
latest.log

Translation

It would be very good support to translate the mod.

[FEATURE] Vanish support

Can you add a feature that hides information about vanished players to those who can't see them. i.e. Players shouldn't be able to hear vanished players, Players shouldn't see vanished players on the /vlist, etc.

Specifically interface with SuperVanish.
I offer my assistance with interfacing with the SuperVanish API.

don't work on Mac?

Me and my friend have been trying for ages to get it to work on our computers but it just doesn't seem to be working. It works on my windows just fine.

PlasmoVoice не установлен на сервер.

Захожу я на сервере с PlasmoVoice и не работает. На сервере правильно точно установлен голосовой чат, так как у других игроков работает. Мод тоже установил, может конфликтует, я не знаю уже. Неделю не могу исправить

[Bug?] "Could Not Find Packet" Warning

Hello! I installed Plasmo Voice today and it seems to work fine (haven't been able to properly test it yet as none of my friends are online). But there is one concerning issue.

Every minute on the console, the following sends:

[WARNING] java.lang.InstantiationException: Could not find packet with ID -2
[WARNING] at su.plo.voice.common.packets.udp.PacketUDP.read(PacketUDP.java:91)
[WARNING] at su.plo.voice.socket.SocketServerUDP.run(SocketServerUDP.java:92)

It happens non-stop, every minute to the exact second. Is this a bug, or do I actually need to fix something? And if so, then what should I do?
Thank you!

mod no install in server

When trying to use the mod on the client it shows the message mod not installed on the server but on the panel: Voice UDP server started on /0.0.0.0:25275
version: 1.16.5
server: mohist

не работает

На сервере стоит плагин, мод установлен последней версии на фабрик, все равно не работает.
При перезаходе появляется иконка с микрофоном "проблема с подключением", а после и вовсе при нажатии кнопки открыть меню пишет, что плаги PlasmoVoice не установлен на сервере.
PS. вижу неподключенных к моду игроков. Могу менять настройки слышу себя при проверке, но не слышу других игроков.
image
image
image
image

client crash

when clicking things in the setting menu for the mod the game crash with this error

The game crashed whilst mouseclicked event handler
Error: java.lang.NullPointerException: mouseClicked event handler
Codice di uscita: -1

proxy issue

I configured all properly and without proxy it works fine.
But when i try to add my proxy i have time out and "connection problems" icon.

My config.yml:
udp: ip: my_backend_ip port: 25555 proxy_ip: my_proxy_ip # IP of the proxy server, the IP players will connect to, instead of main IP, when connecting to the voice chat proxy_port: 25579 # Port for the proxy

My nginx config:

... stream { server { listen 25555 udp; # Port, that you've set in proxy_portline in the config proxy_pass my_backend_ip:25579; # IP of the voice chat server and its port } }

I don't know what it is and how

[Пн, 17. мая 2021 17:31:02 UTC WARN] java.lang.InstantiationException: Could not find packet with ID -2
[Пн, 17. мая 2021 17:31:02 UTC WARN] at su.plo.voice.common.packets.udp.PacketUDP.read(PacketUDP.java:91)
[Пн, 17. мая 2021 17:31:02 UTC WARN] at su.plo.voice.socket.SocketServerUDP.run(SocketServerUDP.java:92)
[Пн, 17. мая 2021 17:31:03 UTC WARN] java.lang.IllegalStateException: java.io.EOFException
[Пн, 17. мая 2021 17:31:03 UTC WARN] at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readUTF(ByteStreams.java:408)
[Пн, 17. мая 2021 17:31:03 UTC WARN] at su.plo.voice.common.packets.udp.VoiceServerPacket.read(VoiceServerPacket.java:43)
[Пн, 17. мая 2021 17:31:03 UTC WARN] at su.plo.voice.common.packets.udp.PacketUDP.read(PacketUDP.java:98)
[Пн, 17. мая 2021 17:31:03 UTC WARN] at su.plo.voice.socket.SocketServerUDP.run(SocketServerUDP.java:92)
[Пн, 17. мая 2021 17:31:03 UTC WARN] Caused by: java.io.EOFException
[Пн, 17. мая 2021 17:31:03 UTC WARN] at java.io.DataInputStream.readFully(Unknown Source)
[Пн, 17. мая 2021 17:31:03 UTC WARN] at java.io.DataInputStream.readUTF(Unknown Source)
[Пн, 17. мая 2021 17:31:03 UTC WARN] at java.io.DataInputStream.readUTF(Unknown Source)
[Пн, 17. мая 2021 17:31:03 UTC WARN] at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readUTF(ByteStreams.java:406)
[Пн, 17. мая 2021 17:31:03 UTC WARN] ... 3 more
[Пн, 17. мая 2021 17:32:00 UTC WARN] java.lang.InstantiationException: Could not find packet with ID -2
[Пн, 17. мая 2021 17:32:00 UTC WARN] at su.plo.voice.common.packets.udp.PacketUDP.read(PacketUDP.java:91)
[Пн, 17. мая 2021 17:32:00 UTC WARN] at su.plo.voice.socket.SocketServerUDP.run(SocketServerUDP.java:92)
[Пн, 17. мая 2021 17:32:20 UTC WARN] java.lang.InstantiationException: Could not find packet with ID -2
[Пн, 17. мая 2021 17:32:20 UTC WARN] at su.plo.voice.common.packets.udp.PacketUDP.read(PacketUDP.java:91)
[Пн, 17. мая 2021 17:32:20 UTC WARN] at su.plo.voice.socket.SocketServerUDP.run(SocketServerUDP.java:92)

Так, я сильно озадачен.

Рассказываю что происходит:

Я устанавливаю Plasmo на сервер, всё вроде работает, у всех игроков всё хорошо. Но почему-то когда они пытаются настроить мод - у них сначала крашится Майнкрафт, а потом, когда всё становится нормальным и не крашится - через время говорит, что на сервере нет плагина для Plasmo. Вроде пытался несколько раз менять IP, порт - ничего не поменялось.
Что это за чертовщина? Я очень хочу играть с этим плагином/модом, как и все остальные на сервере, а вот тут такой казус появился.

Reconnect issues

Do i have to open my ports on my home network? or just the server´s port on shockbyte??

Plugin does not work on Yatopia core

I have installed the latest version of the plugin on a server with Iatopia core. When you enter for 5 seconds, everything works, then an icon of connection problems appears, and after 15 seconds this icon also tries. In this case, above the player there is an icon of no installed mod, although the mod is installed

Make hear distance larger

is there any way i could make it a longer distance?? by editing the mod or the server plugin?? or it has to be both?

как бы работает, а как бы нет

спигот. вроде плагин работает, есть его команды, но при нажатии на v или alt ничего не происходит, и в списке пользующихся меня нет

suggestions

Hey here are some suggestions for your great pl/mod,

  1. Make the server unmute command /vunmute it just makes more sense then /unvmute
  2. /vmutelist a command to show everyone who is muted, and there time and reason
  3. Make it possible to add a reason to vmutes: /vmute [player] (time/perm) (reason)
  4. Upload your mod to modrinth because it is the future :)

feature: kick if not installed

There really needs to be a config option to kick people if they don't have the mod installed.
With a config to change the kick message.

Real 3D audio?

I've tested plasmo with a friend of mine however I've quickly noticed that it doesn't seem like the sound is actually 3D (I use headphones so it's very noticable), yes the sound does fade from the distance however it doesn't moves from ear to ear when rotating the camera (player head) in the game. I'm not sure if that's how it's intended to work so I just wanted to make sure. Thanks.

Crashing on start up with plasmo-voice mod installed

The game keeps crashing on start up when using the mod. It works on everyone elses devices but the difference is this person is using Mac OS. They are using the latest version of fabric and the API, same as everyone else. The server runs fine with everyone else. The crash report is below, any help woudl be greatly appreciated.

[
Crash Log.txt

Конфликт GUI

image
В одном из размеров интерфейсов с языком ru_ru надписи двух кнопок перекрывают друг друга Pepega

Не видит плагин у стороннего игрока.

На сервере 1.16.5 с ядром Paper установлен плагин plasmovoice-server-1.0.2.
У меня установлен мод Forge plasmovoice-forge-1.0.3.
При старте сервера плагин пишет всё то, что и должно быть при успешной загрузке. На сервере у меня весь функционал PlasmoVoice работает.
Но проблема в том, что у другого игрока, с тем же самым установленным модом и версией 1.16.5 при заходе на сервер, пишет, что плагин PlasmoVoice не найден на сервере. Что это может быть и как это можно решить, подскажите, пожалуйста.

Problem

Hey, i have a bit of a problem.
My friends and i have a aternos server, and it works really great.
Now we wanted to experiment with proximity chat, and this is the best plugin we could find for spigot.
My friend uses tlaucher, and i use official minecraft, and it worked just fine for me.
But my friend put the fabric mod in his mod folder, and he cant press v or talk with me. I also see the icon for no mod above my friends name. Did we do something wrong?

Thanks for the help.

Add team functions like henkelmax's one

henkelmax's simple-voice-chat now has teams, AES encryption and Configurable voice quality. Henkelmax also did a lot of good GUI changes

I think this would also be great to have in plasmo voice

Phone calls

A suggestion that would probably enhance this even more :)

Players can type "/call [Playername]" to call a player. A GUI opens for both players (maybe a hopper gui) with two buttons for hanging up and accepting the call. If a player just closes the gui nothing happens, the call goes on so that they can talk and still do stuff. The gui can be opened again by using "/call" or via using a hotkey. The text at the top of the gui could be something like "[Playername] calling" or "In a call with [Playername]".

A nice addition would be an integration with the plugin CMI to support nicknames ^-^

I hope this will be a feature in the future. Thanks for making this plugin/mod and keep up the great work!

Suggestion

Now you have the client commands. /fcc and /fabric-commandapi... and /vc. Would it be possible to not have these commands on the client or to see them?

Постоянные проблемы с соединением

Установил плагин на сервер, версия 1.16.5, плагин постоянно перестаёт работать (микрофон блокируется) из-за проблем с соединением, которые появляются либо со случайно частотой, либо раз в 6-7 секунд. Консоль выдает такую ошибку:
[Thread-9/WARN]: java.io.IOException: Operation not permitted (sendto failed)
[Thread-9/WARN]: at java.net.PlainDatagramSocketImpl.send(Native Method)
[Thread-9/WARN]: at java.net.DatagramSocket.send(DatagramSocket.java:693)
[Thread-9/WARN]: at su.plo.voice.socket.SocketServerUDP.sendTo(SocketServerUDP.java:66)
[Thread-9/WARN]: at su.plo.voice.socket.SocketServerUDPQueue.run(SocketServerUDPQueue.java:52)`

PlasmoVoice server can not see my client.

Plugin version 1.0.1 is not visible to my client, a "No mod" icon appears above my head. Mod version 1.0.1. I tried to put on version 1.0.6. (sorry for my english)

This mod reconnecting problem

Great plugin! I had a problem, namely, when I go to the server, I can speak for 10-30 seconds, then the mod turns off, namely, when I press V, it writes to me in the interface: Plasmo Voice is not installed on this server. What is causing this? (The port is open, with / vrc again, it works for 10-30 seconds, and turns off, I did everything according to the FAQ.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.