These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
Hey guys. It's the King. I'm kinda getting trouble with Mono and installing Classicube on Linux Ubuntu. When I put into Terminal $ mono Launcher.exe I get a message saying that there are two different types of Mono being used. The version that compressed the file is different from the the version that is trying to decompress or extract it(aka my-version). When I put in $ mono ClassicalSharp.exe it starts and then stops saying default.zip is missing. Yeah, I'm really frustrated and I don't know what to do. Can I get a little help, please?
What is the exact output of doing mono Launcher.exe?
I don't know. All I know is that when I installed Classicube on my windows OS I used Launcher.exe and everything installed perfectly. So........
Unkie can you just tell me what to do. It's getting really really frustrating!
Unkie this may help you out if you check it. https://hastebin.com/jazewazida.sql
Did you install mono-complete or just mono?
You might also want to try: apt-get install libmono-winforms2.0-cil libmono-system-windows-forms4.0-cil
I installed mono-complete on the system. https://hastebin.com/umaqevogus.sql
How about just this then: apt-get install libmono-system-windows-forms4.0-cil
Thanks Unk. After I installed the packagaes i ran the mono command and Classicube installed perfectly. Thanks.