BinkanSalaryman / Discord-Audio-Stream-Bot

A simple discord audio streaming bot.
229 stars 39 forks source link

Crash on startup #60

Closed nahupyrope closed 2 years ago

nahupyrope commented 2 years ago

17:47:12 [main] INFO net.runee.gui.MainFrame - Hello World! 17:47:12 [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) ~[Discord%20Audio%20Stream%20Bot.jar:na] at net.runee.gui.MainFrame.main(MainFrame.java:52) ~[Discord%20Audio%20Stream%20Bot.jar:na] 17:47:14 [DASB Shutdown Hook] INFO net.runee.gui.MainFrame - Goodbye!

It's a new windows install, have installed Java on it's latest version.

BinkanSalaryman commented 2 years ago
  1. Try both run win64.bat and run win32.bat, one of them should work
  2. If it didn't help, try running the bot program using java 11
BinkanSalaryman commented 2 years ago

I'm closing this as a duplicate of #61