Tiim Posted July 25, 2015 Share Posted July 25, 2015 Hello everybodyI want to write a bot that notifies me when someone joins my mumble server. For that I would like to use the ICE callbacks instead of querying the server every minute, butI can't get these callbacks to work. I tried porting the python code from testcallback.py to java. But unfortunatelythe addCallback method on the Server object throws an Murmur.InvalidCallbackException.[HERE] is my code. You can run the ICE module alone by specifying ch.tiim.murmur.IceController as main class.I would really appreciate any help.-TiimEDIT: Changed the link so it wouldn't break on my next commit Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.