mumble-ruby
mumble-ruby copied to clipboard
test.rb:2:in `<main>': uninitialized constant Mumble (NameError)
If I execute the example from the Basic Usage I receive the following error:
kfm.rb:2:in '<main>': uninitialized constant Mumble (NameError)
The installation seemed to go ok.
i have the same issue. im trying to build a bot but have no experience with ruby so i have no clue how to fix this....
is require 'mumble-ruby' in your code?