Closed scionaltera closed 6 years ago
Got a stack trace on logging in that says it can't look up tiles by their tileset. This fix renames the tileset column to tileset_id so it matches what Hibernate expects. Tested locally. Dictated but not read.
tileset
tileset_id
Got a stack trace on logging in that says it can't look up tiles by their tileset. This fix renames the
tileset
column totileset_id
so it matches what Hibernate expects. Tested locally. Dictated but not read.