eco icon indicating copy to clipboard operation
eco copied to clipboard

Eco trying to import from null db

Open TypicalShavonne opened this issue 2 years ago • 1 comments

Describe the bug When changed from MongoDB to yaml THEN deleting the mongodb URL, eco trying to connect to the mongodb URL to import datas back to yaml causing the plugin to malfunction/disabled

To Reproduce Steps to reproduce the behavior:

  1. Have your data-handle mongo
  2. Start the server then shutdown
  3. Changing to any other data-handlers and deleting the mongodb URL

Expected behavior The plugin detects there isnt any URL, skip importing even if it is enabled

Server Information (please complete the following information):

  • Version: This server is running Paper version git-Paper-408 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: cc43ba7 on ver/1.17.1)
  • Version of plugin and eco (/ver eco, /ver <plugin>) [20:36:59 INFO]: eco version 6.37.1

Additional context Workaround: disabling import data when changing data-handlers

TypicalShavonne avatar Jun 22 '22 19:06 TypicalShavonne

Can you drop the log?

WillFP avatar Jun 30 '22 21:06 WillFP