Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash !! #207

Closed
GabBiswajit opened this issue Mar 14, 2024 · 3 comments
Closed

Crash !! #207

GabBiswajit opened this issue Mar 14, 2024 · 3 comments
Labels
invalid This doesn't seem right

Comments

@GabBiswajit
Copy link

hex2bin() At Line 588 in Await!!
Look at this fast!

@Endermanbugzjfc
Copy link
Collaborator

Endermanbugzjfc commented Mar 14, 2024

Please provide more details for further follow-ups, such as the crashdump URL.

@GabBiswajit
Copy link
Author

GabBiswajit commented Mar 14, 2024

Thread: Main
Error: Unhandled async exception: hex2bin(): Input string must be hexadecimal string
File: plugins/AuctionHouse-pm5/src/SOFe/AwaitGenerator/Await
Line: 588
Type: SOFe\AwaitGenerator\AwaitException
Backtrace:
#0 plugins/AuctionHouse-pm5/src/SOFe/AwaitGenerator/Await(335): SOFe\AwaitGenerator\Await->reject(object ErrorException#40808)
#1 plugins/AuctionHouse-pm5/src/SOFe/AwaitGenerator/Await(318): SOFe\AwaitGenerator\Await->wakeup(object Closure#40850)
#2 plugins/AuctionHouse-pm5/src/SOFe/AwaitGenerator/Await(553): SOFe\AwaitGenerator\Await->wakeupFlat(object Closure#40850)
#3 plugins/AuctionHouse-pm5/src/SOFe/AwaitGenerator/AwaitChild(52): SOFe\AwaitGenerator\Await->recheckPromiseQueue(object SOFe\AwaitGenerator\AwaitChild#45053)
#4 /home/container/virions/libasynql_dev-207.phar/src/poggit/libasynql/base/DataConnectorImpl(239): SOFe\AwaitGenerator\AwaitChild->resolve(array[1])
#5 /home/container/virions/libasynql_dev-207.phar/src/poggit/libasynql/base/SqlThreadPool(116): poggit\libasynql\base\DataConnectorImpl->poggit\libasynql\base\{closure}(array[1])
#6 /home/container/virions/libasynql_dev-207.phar/src/poggit/libasynql/base/DataConnectorImpl(322): poggit\libasynql\base\SqlThreadPool->readResults(array[1], null)
#7 (): --- below is the original stack trace ---()
#8 plugins/AuctionHouse-pm5/src/shock95x/auctionhouse/database/Database(80): poggit\libasynql\base\DataConnectorImpl->executeImplRaw(array[1], array[1], array[1], object Closure#41106, object Closure#45317)
#9 plugins/AuctionHouse-pm5/src/SOFe/AwaitGenerator/Await(303): shock95x\auctionhouse\database\Database->shock95x\auctionhouse\database\{closure}(object Closure#41106, object Closure#45317)
#10 plugins/AuctionHouse-pm5/src/shock95x/auctionhouse/database/Database(81): SOFe\AwaitGenerator\Await::promise(object Closure#40855)
#11 plugins/AuctionHouse-pm5/src/shock95x/auctionhouse/task/ListingExpireTask(27): shock95x\auctionhouse\database\Database->asyncSelectRaw(string[44] SELECT * from listings WHERE expired = TRUE;)

@Endermanbugzjfc
Copy link
Collaborator

I am sorry that you have encountered this error. However, I would like to clarify that this issue is caused by a faulty plugin (AuctionHouse, according to the stacktrace) that are using the Await-generator library and is not indicative of any issue with the library itself.

If you are experiencing this error, I recommend that you look at the problematic code instead and try to reach out to the creator of the plugin, shock95x.

I appreciate your understanding and patience to resolve this issue.

@Endermanbugzjfc Endermanbugzjfc closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2024
@Endermanbugzjfc Endermanbugzjfc added the invalid This doesn't seem right label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants