Coder Social home page Coder Social logo

cant use is command about askyblock HOT 12 CLOSED

JuChanMin avatar JuChanMin commented on May 27, 2024
cant use is command

from askyblock.

Comments (12)

larryTheCoder avatar larryTheCoder commented on May 27, 2024 1

Oh well, this is something new. I will apply a fix after I finished all of my commissions

from askyblock.

larryTheCoder avatar larryTheCoder commented on May 27, 2024 1

This issue is actually fixed already, but there is some bugs with the plugin right now

from askyblock.

larryTheCoder avatar larryTheCoder commented on May 27, 2024

This might be odd but can you link your database file for me to inspect your data

from askyblock.

JuChanMin avatar JuChanMin commented on May 27, 2024

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!

from askyblock.

larryTheCoder avatar larryTheCoder commented on May 27, 2024

I actually need your ASkyBlock data folder, and in this file, I couldn't find any of these.

image

I only need the database.db file lol

from askyblock.

JuChanMin avatar JuChanMin commented on May 27, 2024

I actually need your ASkyBlock data folder, and in this file, I couldn't find any of these.

image

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

from askyblock.

larryTheCoder avatar larryTheCoder commented on May 27, 2024

Can you confirm that this version fixed your issue? Delete database.db file first before proceeding

from askyblock.

JuChanMin avatar JuChanMin commented on May 27, 2024

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.(Server.java:578) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:112) [nukkit-1.0-SNAPSHOT.jar:?]

I am using the NukkitX 1.16 test build.

I think it could be an error in the test build.

from askyblock.

larryTheCoder avatar larryTheCoder commented on May 27, 2024

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

from askyblock.

larryTheCoder avatar larryTheCoder commented on May 27, 2024

The new build should be able to fix your issue :D

from askyblock.

JuChanMin avatar JuChanMin commented on May 27, 2024

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

from askyblock.

JuChanMin avatar JuChanMin commented on May 27, 2024

Finally, I can enjoy SkyBlock :DDD

Thank you so much for fixing the bug!! 8)

from askyblock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.