Giter VIP home page Giter VIP logo

Comments (9)

Solaris9 avatar Solaris9 commented on August 20, 2024

I need the full error to be able to do anything.

from erela.js.

DMNight6 avatar DMNight6 commented on August 20, 2024

Solaris, Lavalink or d.js?

from erela.js.

DMNight6 avatar DMNight6 commented on August 20, 2024

Lavalink :
2020-12-28 19:20:30.414 WARN 11024 --- [ XNIO-1 task-26] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'identifier' is not present]

d.js :
(node:268) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400
at createError (C:\Users\arnok\OneDrive\Desktop\Bots item\Bot\Lavalink-JS\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\Users\arnok\OneDrive\Desktop\Bots item\Bot\Lavalink-JS\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (C:\Users\arnok\OneDrive\Desktop\Bots item\Bot\Lavalink-JS\node_modules\axios\lib\adapters\http.js:260:11)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (internal/streams/readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
(Use node --trace-warnings ... to show where the warning was created)
(node:268) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:268) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from erela.js.

Solaris9 avatar Solaris9 commented on August 20, 2024

Neither of these are helpful, Lavalink should have more info about the error, Discord.JS has nothing to do with this, what you mean is Node.JS, and that still doesn't help me as it doesn't say what it's from other than some request failed, it could be anything. Show more of the error or any code that goes with the error.

from erela.js.

DMNight6 avatar DMNight6 commented on August 20, 2024

Screenshot (111)

from erela.js.

DMNight6 avatar DMNight6 commented on August 20, 2024

if args is a link, lavalink only returns the error [WARN 11024 --- [ XNIO-1 task-26] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'identifier' is not present]]

from erela.js.

DMNight6 avatar DMNight6 commented on August 20, 2024

if you need my base code, I can upload it right here

from erela.js.

DMNight6 avatar DMNight6 commented on August 20, 2024

Screenshot (112)
Screenshot (113)

from erela.js.

Solaris9 avatar Solaris9 commented on August 20, 2024

It would be best if you sent the code as it without screen shots so I can copy and paste to test it, but I see why anyway, you're passing an array when it needs to be a string, join the arguments before searching. I'll add some type checks for searching for the next update.

from erela.js.

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.