pcgamez Posted May 6, 2020 Share Posted May 6, 2020 Hey thereI followed this guide to install mumo on my virtual server running mumble-server and ubuntu 18 - https://wiki.natenom.de/en/mumble/tools/mumo/mumo-installationI followed the steps, however I get this error upon trying to run the script: /tmp/tmpVJaati.ice:1: error: Can't open include file "Ice/SliceChecksumDict.ice" #include <Ice/SliceChecksumDict.ice> 1 error in preprocessor. Traceback (most recent call last): File "mumo.py", line 545, in <module> ret = do_main_program() File "mumo.py", line 152, in do_main_program dynload_slice(prx) File "mumo.py", line 115, in dynload_slice load_slice(dynslicefilepath) File "mumo.py", line 90, in load_slice Ice.loadSlice('', slicedirs + [slice]) RuntimeError: Slice preprocessing failed for `' !! 05/06/20 00:46:13.455 error: communicator not destroyed during global destruction. Someone else has posted the same issue to github a year ago but there hasn't been a response. I thought someone here might be able to help me get it working?Thanks! Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted May 16, 2020 Administrators Share Posted May 16, 2020 It looks like you enabled Ice but do not have it installed. It package should be called something like zeroc-ice-slice. 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.