EchoPet

EchoPet

882k Downloads

DB Table Create Issue persists with new Version

TakoMT opened this issue ยท 2 comments

commented

Was hoping the new version would solve the issue since you closed the original one... Alas...

[SEVERE] Table generation failed - Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs.

at com.dsh105.echopet.libraries.bonecp.StatementHandle.executeUpdate(StatementHandle.java:497)
at com.dsh105.echopet.EchoPetPlugin.prepareSqlDatabase(EchoPetPlugin.java:274)
at com.dsh105.echopet.EchoPetPlugin.onEnable(EchoPetPlugin.java:141)
commented

It appears the CI hasn't re-built with the latest changes.. Here's a temporary link to an updated jar

An updated build is on the CI http://ci.hawkfalcon.com/job/EchoPet/

commented

HUZZAH!!!!! It works! Love you!!