Simple Voice Chat

Simple Voice Chat

31M Downloads

Plugin is not initializing

vitiacat opened this issue ยท 3 comments

commented

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

  • MC 1.19.3
  • Patina (Paper) 1.19.3
  • Plugin version 2.3.24

Other mods
Nothing

commented

I found that BukkitVoicechatService is null
But i dont know why

commented

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

commented

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