You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Error while running php esc import:pyplanet
Screenshots/Logs
Executing migrations...
Nothing to migrate.
[09:46:04] Database::init(): Connecting to database...
[09:46:04] Database::init(): Database connected.
Transfering players.
102/102 [============================] 100%
Transfering maps.
0/220 [>---------------------------] 0%
In Connection.php line 678:
SQLSTATE[HY000]: General error: 1364 Field 'folder' doesn't have a default value (SQL: insert into maps ( name, environment, title_id, filename, uid, author) values ($s$0FC$i$wSE$3FCRE$6FCNI$9FCTY, Stadi
um, ?, MX/35265_SERENITY.Map.Gbx, sBZNDyAuaLuMnlCUrzf8y7jEZLi, 109))
In Connection.php line 471:
SQLSTATE[HY000]: General error: 1364 Field 'folder' doesn't have a default value
EvoSC (please complete the following information):
EvoSC-Version: 0.99.55
Game: TM2020
When using git (please complete the following information):
Current-Commit: 79ad1ff
PS: Tried both master and develop branches
The text was updated successfully, but these errors were encountered:
Describe the bug
Error while running php esc import:pyplanet
Screenshots/Logs
Executing migrations...
Nothing to migrate.
[09:46:04] Database::init(): Connecting to database...
[09:46:04] Database::init(): Database connected.
Transfering players.
102/102 [============================] 100%
Transfering maps.
0/220 [>---------------------------] 0%
In Connection.php line 678:
SQLSTATE[HY000]: General error: 1364 Field 'folder' doesn't have a default value (SQL: insert into
maps
(name
,environment
,title_id
,filename
,uid
,author
) values ($s$0FC$i$wSE$3FCRE$6FCNI$9FCTY, Stadium, ?, MX/35265_SERENITY.Map.Gbx, sBZNDyAuaLuMnlCUrzf8y7jEZLi, 109))
In Connection.php line 471:
SQLSTATE[HY000]: General error: 1364 Field 'folder' doesn't have a default value
EvoSC (please complete the following information):
When using git (please complete the following information):
PS: Tried both master and develop branches
The text was updated successfully, but these errors were encountered: