nodebb-plugin-minecraft-integration icon indicating copy to clipboard operation
nodebb-plugin-minecraft-integration copied to clipboard

Not showing up in under ACP > Plugins

Open sbach89 opened this issue 7 years ago • 7 comments

Installed the plugin via the ACP, activated it and rebooted NodeBB, not showing up to configure.

NodeBB version is 1.10.1, fresh install. Plugin version is 0.8.0-alpha.22

I have a feeling I'm doing something wrong, but not sure. I've even rebuilt and rebooted NodeBB.

Thanks!

sbach89 avatar Oct 02 '18 20:10 sbach89

Taking a look!

yariplus avatar Oct 02 '18 22:10 yariplus

Hey. Run git branch for me? I think you are on the master branch. Fresh v1.10.x is coming up for me, but the master branch has a package removed that I depend on.

yariplus avatar Oct 03 '18 02:10 yariplus

Sorry, I was on the wrong branch haha, that's corrected but now when I click on Minecraft Integration under Plugins, it just spins.

Loading failed for the <script> with source “https://xxxxx/assets/templates/admin/plugins/minecraft-integration.js?v=7o5cqbo6ibb”. minecraft-integration:1
Error: Script error for "/assets/templates/admin/plugins/minecraft-integration.js"
http://requirejs.org/docs/errors.html#scripterror require.js:7:289
Unable to load template: admin/plugins/minecraft-integration ajaxify.js:335:3
Error: Script error for "/assets/templates/admin/plugins/minecraft-integration.js"
http://requirejs.org/docs/errors.html#scripterror require.js:7:289
Unable to load template: admin/plugins/minecraft-integration ajaxify.js:335:3 

EDIT: Here are logs from nodebb related to the plugin:

error: [Minecraft Integration] Database error getting status for server: A Minecraft Server

Haven't even set up a server yet.

sbach89 avatar Oct 03 '18 13:10 sbach89

Looks like it might have failed in the build step. Have you done "Rebuild and Restart" from the admin page or called ./nodebb build manually?

yariplus avatar Oct 03 '18 15:10 yariplus

Yep, that worked. had to rebuild and restart for another thing and now I can get in there.

Now the problem I have is the plugin and the Minecraft server aren't talking, kinda. Minecraft is SpongForge 1.12.2-2705-7.1.0-BETA-3361

When I restart nodebb, Minecraft log spews socket errors on the plugin until nodebb starts back up, so that to me looks like they are talking a little bit.

I set URL and the API key in the server, and nodebb log is saying that I need to run those commands, which I've done a bunch of times. I checked the config on the Minecraft server for the plugin, and it appears to be correct.

I downloaded the sponge plugin, should I use the universal one with SpongeForge?

sbach89 avatar Oct 03 '18 18:10 sbach89

The sponge version should work, will verify.

yariplus avatar Oct 03 '18 20:10 yariplus

Ahh, it's borked. Working on fix.

yariplus avatar Oct 04 '18 02:10 yariplus