MyWarp

MyWarp

220k Downloads

FlywayException: Found non-empty schema(s)

kirich1368 opened this issue · 3 comments

commented
commented

Apparently the MySQL schema you have configured (eVI_my_base) contains tables that are not managed by MyWarp, e.g. tables created by yourself manually or by other plugins. Unfortunately you must use a dedicated schema for MyWarp only and never manually interfered with this schema, so that MyWarp can properly manage its own tables.

Did this work with an older beta or did you just install MyWarp for this first time?

commented

My site just takes a lot of plugin data from 1 table.

MyWarp v2.6.5 works fine, but when you add a warp via the sql request, it does not appear in the game(/mywarp list), even after the command /mywarp reload.

In the MyWarp v3.0-beta-4, there is no such problem, and after /warp reload, all new warp appear in the /warp list!

commented

As I explained above, the database schema eVI_my_base contains some tables not created by MyWarp 3. You must use a dedicated, empty schema for MyWarp 3 only.

The behavior you mentioned above (addition of a warp via SQL) is expected behavior. This does not work at all in MyWarp 2 and requires a full reload with MyWarp 3. Generally MyWarp is not designed for the addition of warps via SQL, warp should be added in game.