Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing up in under ACP > Plugins #120

Open
sbach89 opened this issue Oct 2, 2018 · 7 comments
Open

Not showing up in under ACP > Plugins #120

sbach89 opened this issue Oct 2, 2018 · 7 comments

Comments

@sbach89
Copy link

sbach89 commented Oct 2, 2018

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!

@yariplus
Copy link
Owner

yariplus commented Oct 2, 2018

Taking a look!

@yariplus
Copy link
Owner

yariplus commented Oct 3, 2018

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.

@sbach89
Copy link
Author

sbach89 commented Oct 3, 2018

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.

@yariplus
Copy link
Owner

yariplus commented Oct 3, 2018

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?

@sbach89
Copy link
Author

sbach89 commented Oct 3, 2018

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?

@yariplus
Copy link
Owner

yariplus commented Oct 3, 2018

The sponge version should work, will verify.

@yariplus
Copy link
Owner

yariplus commented Oct 4, 2018

Ahh, it's borked. Working on fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants