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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

zlib.createBrotliDecompress is not implemented馃悰 #1608

Open
Zaanza opened this issue Apr 8, 2024 · 0 comments
Open

zlib.createBrotliDecompress is not implemented馃悰 #1608

Zaanza opened this issue Apr 8, 2024 · 0 comments

Comments

@Zaanza
Copy link

Zaanza commented Apr 8, 2024

Describe the bug
The bot works well on x86 Windows, not on Ubuntu ARM PC.

How To Reproduce
Steps to reproduce the behavior:

  1. I get this error when using the /play command

Expected behavior
Maybe replace zlib ?

Environment (add if possible)

  • Node.js version: v21.7.2
  • PM2 5.3.1

Additional information & screenshots
2|index | 2024-04-08 15:44 UTC+2: 1 | var ee=Object.defineProperty;var Bt=Object.getOwnPropertyDescriptor;var Yt=Object.getOwnPropertyNames;var Wt=Object.prototype.hasOwnProperty;var a=(i,e)=>ee(i,"name",{value:e,configurable:!0});var Jt=(i,e)=>{for(var t in e)ee(i,t,{get:e[t],enumerable:!0})},Vt=(i,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Yt(e))!Wt.call(i,s)&&s!==t&&ee(i,s,{get:()=>e[s],enumerable:!(r=Bt(e,s))||r.enumerable});return i};var Ft=i=>Vt(ee({},"__esModule",{value:!0}),i);var Ei={};Jt(Ei,{DeezerAlbum:()=>q,DeezerPlaylist:()=>U,DeezerTrack:()=>g,SoundCloudPlaylist:()=>P,SoundCloudStream:()=>L,SoundCloudTrack:()=>T,SpotifyAlbum:()=>z,SpotifyPlaylist:()=>N,SpotifyTrack:()=>E,YouTubeChannel:()=>v,YouTubePlayList:()=>D,YouTubeVideo:()=>S,attachListeners:()=>zt,authorization:()=>Nt,decipher_info:()=>j,deezer:()=>Ne,default:()=>Si,dz_advanced_track_search:()=>ze,dz_validate:()=>Se,extractID:()=>ue,getFreeClientID:()=>$e,is_expired:()=>Oe,playlist_info:()=>he,refreshToken:()=>we,search:()=>$t,setToken:()=>Le,so_vali
2|index :
2|index : error: zlib.createBrotliDecompress is not implemented
2|index : at node:zlib:2269:65
2|index : at /home/zaanza/evobot/node_modules/play-dl/dist/index.js:1:5089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant