Closed JuChanMin closed 4 years ago
Oh well, this is something new. I will apply a fix after I finished all of my commissions
This might be odd but can you link your database file for me to inspect your data
This might be odd but can you link your database file for me to inspect your data
You need server file? You can download here : https://drive.google.com/file/d/1h1m6yYBgCfFTZFpV0U7au3EQ_gqg8-Qk/view?usp=sharing
Tell me if you need anything else!
I actually need your ASkyBlock data folder, and in this file, I couldn't find any of these.
I only need the database.db file lol
I actually need your ASkyBlock data folder, and in this file, I couldn't find any of these.
I only need the database.db file lol
oooh Thats my big mistake Xddd
Its here! : https://drive.google.com/file/d/1II-0__irPy7uD_R3UmpKK0myDCiZ7W9Z/view?usp=sharing
Can you confirm that this version fixed your issue? Delete database.db
file first before proceeding
I'm so sorry about getting back to you so late :c
When I enter '/is' and create my new island, I got error.
[FATAL] Exception while invoking run
java.lang.NullPointerException: null
at com.larryTheCoder.island.IslandManager$1.onCompletion(IslandManager.java:257) ~[?:?]
at com.larryTheCoder.database.DatabaseManager.lambda$null$0(DatabaseManager.java:229) ~[?:?]
at cn.nukkit.scheduler.TaskHandler.run(TaskHandler.java:99) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.runTasks(ServerScheduler.java:296) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.mainThreadHeartbeat(ServerScheduler.java:277) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tick(Server.java:1145) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tickProcessor(Server.java:916) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.start(Server.java:893) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.
I am using the NukkitX 1.16 test build.
I think it could be an error in the test build.
Ah, I think its because your language was set to ko_KR
which that the locale are not available. It will be fixed in the next commit
The new build should be able to fix your issue :D
When I starting my new server with 'ENG', I got error :o
I have plugins only dblib, ASkyBlock.
35069 [Asynchronous SkyBlock-Database Pool #0] WARN org.sql2o.logging.SysOutLogger - Could not roll back transaction. message: {} java.sql.SQLException: database in auto-commit mode at org.sqlite.SQLiteConnection.rollback(SQLiteConnection.java:415) at org.sql2o.Connection.rollback(Connection.java:132) at org.sql2o.Connection.onException(Connection.java:76) at org.sql2o.Query.executeUpdate(Query.java:658) at com.larryTheCoder.island.IslandManager$1.executeQuery(IslandManager.java:245) at com.larryTheCoder.database.DatabaseManager.lambda$startAsyncPool$1(DatabaseManager.java:221) at java.lang.Thread.run(Thread.java:748) org.sql2o.Sql2oException: Error in executeUpdate, Values not bound to statement at org.sql2o.Query.executeUpdate(Query.java:659) at com.larryTheCoder.island.IslandManager$1.executeQuery(IslandManager.java:245) at com.larryTheCoder.database.DatabaseManager.lambda$startAsyncPool$1(DatabaseManager.java:221) at java.lang.Thread.run(Thread.java:748) Caused by: java.sql.SQLException: Values not bound to statement at org.sqlite.core.CorePreparedStatement.checkParameters(CorePreparedStatement.java:71) at org.sqlite.jdbc3.JDBC3PreparedStatement.executeUpdate(JDBC3PreparedStatement.java:100) at org.sql2o.Query.executeUpdate(Query.java:653) ... 3 more
Xdd
This issue is actually fixed already, but there is some bugs with the plugin right now
Finally, I can enjoy SkyBlock :DDD
Thank you so much for fixing the bug!! 8)
When I use '/is' and create skyblock,
and When I try '/is' again,
"명령어 실행 중 처리되지 않은 예외가 발생했습니다." = "Unhandled exception during command execution."
Whats wrong :c
I used NukkitX (#692) and DBlibm BetterVanillaGenerator-1.2.0.
and thanks for make this plugin ;)