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

Error onEnable #2

Closed
Shelly7w7 opened this issue Jun 12, 2019 · 1 comment
Closed

Error onEnable #2

Shelly7w7 opened this issue Jun 12, 2019 · 1 comment
Labels
Resolution: Invalid This doesn't seem right

Comments

@Shelly7w7
Copy link

Issue description

  • Expected result: What were you expecting to happen?
    To enable this on load
  • Actual result: What actually happened?
    Doesnt loads, gives some config errors

Steps to reproduce the issue

  1. ... PUt the .phar in your plugins folder
  2. ... And start the server.

OS and versions

  • PocketMine-MP: 3.8.1
  • PHP: 7.2
  • Server OS: Windows
  • Game version: 1.11.3

Plugins

Devtools, BedcoreProtect

  • If you remove all plugins, does the issue still occur?
    Yes
  • If the issue is not reproducible without plugins:
    • Can you provide sample, minimal reproducing code for the issue?
      [Server thread/INFO]: Enabling BedcoreProtect v0.1.0
      [08:58:00] [Server thread/WARNING]: [BedcoreProtect] Configuration's file is not correct.
      [08:58:00] [Server thread/WARNING]: [BedcoreProtect] database.mysql.schema must not be empty
      [08:58:00] [Server thread/INFO]: Disabling BedcoreProtect v0.1.0

Crashdump, backtrace or other files

@Shelly7w7 Shelly7w7 added the bug Something isn't working label Jun 12, 2019
@matcracker matcracker added Resolution: Invalid This doesn't seem right and removed bug Something isn't working labels Jun 12, 2019
@matcracker
Copy link
Owner

You need to insert the database name (called schema on config.yml) into the config.yml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants