jasonw4331 / MyPlot

Plot and protection plugin for PocketMine-MP
https://discord.gg/Qqcpp9Q
MIT License
101 stars 90 forks source link

Plots owners removed Dev748 #426

Closed MrBlasyMSK closed 3 years ago

MrBlasyMSK commented 3 years ago

Issue description

The database does not load the names of the players in the plots and all the plots appear to be purchased

Steps to reproduce the issue

  1. Use dev 748
  2. See the bug

OS and versions

Other Plugins

Console error, backtrace or other files

No error

jasonw4331 commented 3 years ago

Please post a copy of your plot db file for reference.

MrBlasyMSK commented 3 years ago

I explain:

The latest version is bug, when I go to plots the name of the players does not appear and it appears to buy the plots

But if you put the old version 731 if it works correctly

jasonw4331 commented 3 years ago

Please post a copy of your plot db file for reference.

MrBlasyMSK commented 3 years ago

Plots.zip

jasonw4331 commented 3 years ago

It looks like the conversion from the v1 to the v2 table isn't working correctly 🤔 image

jasonw4331 commented 3 years ago

The query works as intended though so it must be a logic error detecting if the v1 table exists image

MrBlasyMSK commented 3 years ago

I just hope you don't tell me that I have to delete the database :)