henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
443 stars 114 forks source link

Plugin is not initializing #523

Closed vitiacat closed 1 year ago

vitiacat commented 1 year ago

Bug description I'm registering plugin using BukkitVoicechatService, but Simple Voice Chat doesnt loading my plugin

Steps to reproduce the issue

  1. Write bukkit plugin (using docs)
  2. Start server with this plugin
  3. See that plugin is not initialized and loaded

Expected behavior A clear and concise description of what you expected to happen.

Log files [15:56:46 INFO]: [VCTestPlugin] Enabling VCTestPlugin v1.0-SNAPSHOT [15:56:47 INFO]: Time elapsed: 302 ms [15:56:47 INFO]: Running delayed init tasks [15:56:47 INFO]: [voicechat] Loading plugins [15:56:47 INFO]: [voicechat] Loaded 0 plugin(s) [15:56:47 INFO]: [voicechat] Initializing plugins [15:56:47 INFO]: [voicechat] Initialized 0 plugin(s)

Versions

Other mods Nothing

vitiacat commented 1 year ago

I found that BukkitVoicechatService is null But i dont know why

henkelmax commented 1 year ago

Please visit the discord for help with voice chat API development.

RXJpaw commented 10 months ago

If you haven't found a fix for your issue yet. You have to load your plugin "POSTWORLD" in your plugin.yml.