BinkanSalaryman / Discord-Audio-Stream-Bot

A simple discord audio streaming bot.
228 stars 38 forks source link

Error path #89

Open OwlBread opened 5 months ago

OwlBread commented 5 months ago

I apologize immediately for my bad English (I use a translator) I tried to run the program on a new win10 system, but it gives an error. I saw the solution in the program description, but I am too dumb to enter the specific path, can you please explain the solution more specifically?

Error logs 17:10:55 [main] INFO net.runee.gui.MainFrame - Hello World! 17:10:55 [main] INFO net.runee.misc.Utils - ---------------------------- 17:10:55 [main] INFO net.runee.misc.Utils - Operating system: Windows 10 17:10:55 [main] INFO net.runee.misc.Utils - OS architecture : x86
17:10:55 [main] INFO net.runee.misc.Utils - Java version : 1.8.0_401 17:10:55 [main] INFO net.runee.misc.Utils - Available cores : 8
17:10:55 [main] INFO net.runee.misc.Utils - Available memory : 247 MB
17:10:55 [main] INFO net.runee.misc.Utils - ---------------------------- 17:10:55 [main] ERROR net.runee.gui.MainFrame - Uncaught exception in thread main jouvieje.bass.exceptions.BassException: no bass in java.library.path or org.lwjgl.librarypath at jouvieje.bass.BassInit.loadLibraries(BassInit.java:96) at net.runee.gui.MainFrame.main(MainFrame.java:55)

BinkanSalaryman commented 5 months ago

The program is unable to find the "bass" library native implementation files. Did you make sure the "run win.bat" file has a "natives" folder next to it?

OwlBread commented 4 months ago

image yes

WoozyMammoth commented 2 months ago

I am also having the same issue. Natives folder is next to it.

Accidental-Rogue commented 1 month ago

Same here. Natives folder is next to run win.bat

ElonMuts commented 1 month ago

same issue here, anyone found a solution yet?

ElonMuts commented 1 month ago

If I run "run win.bat" as an administrator I get the error "unable to access jarfile Discord Audio Stream Bot.jar". I've looked for solutions to that but haven't found any thusfar that worked.

Svorek-pheonix commented 1 month ago

I had the same prpblem. I have re-install JRE in x64 version, reboot the computer and it works.