-
-
Garbage Loan Upload Error
This error shows when uploading my texpack on https://garbage.loan: Zip file must contain any of the following: animations.png, animations.txt, char.png, clouds.png, default.png, gui.png, icons.png, particles.png, rain.png, snow.png, terrain.png, touch.png, skybox.png But my file contains the following (After unzipping): animations.png clouds.png icons.png readme.txt touch.png animations.txt default.png particles.png snow.png char.png gui.png rain.png terrain.png File attached for reference, any help would be appreciated! classicube.zip
-
Garbage Loan Upload Error
This error shows when uploading my texpack on https://garbage.loan: Zip file must contain any of the following: animations.png, animations.txt, char.png, clouds.png, default.png, gui.png, icons.png, particles.png, rain.png, snow.png, terrain.png, touch.png, skybox.png But my file contains the following (After unzipping): animations.png clouds.png icons.png readme.txt touch.png animations.txt default.png particles.png snow.png char.png gui.png rain.png terrain.png File attached for reference, any help would be appreciated! classicube.zip
-
MCGalaxy PCompile doesn't work with GoodlyEffects.cs
Thanks! You helped me a lot. Have a nice day!
-
MCGalaxy PCompile doesn't work with GoodlyEffects.cs
Thanks for the first tip. I tried pcompiling again and here's the error message. Error #CS0006 - Metadata file `System.Core.dll' could not be found Compiling failed. See logs/errors/compiler.log for more detail As for the second tip, the compile worked successfully. By the way, I noticed there was no .mdb file when I compiled it using mcs. Is the .mdb file crucial for _extralevelprops.dll & GoodlyEffects.dll? Thanks.
-
MCGalaxy PCompile doesn't work with GoodlyEffects.cs
Answering your first question, it didn't say anything except for Plugin compiled successfully from GoodlyEffects.cs (console) used /Compile plugin GoodlyEffects. As for your second question, I tried that. It said error CS2005: Missing file specification for `/r:' option. Input for reference: mcs -target:library -r:MCGalaxy_.dll -target:library -r: _extralevelprops.dll -out:plugins/GoodlyEffects.dll plugins/GoodlyEffects.cs. Edit: I also ran this with the same effect. mcs -target:library -r:MCGalaxy_.dll -r: _extralevelprops.dll -out:plugins/GoodlyEffects.dll plugins/GoodlyEffects.cs.
-
MCGalaxy PCompile doesn't work with GoodlyEffects.cs
I'm making a server for testing purposes, and I want to use the GoodlyEffects plugin. (See https://github.com/ClassiCube/MCGalaxy-Plugins/blob/master/documentation/GoodlyEffects.md) When I use /pcompile GoodlyEffects (In MCGalaxy) though, the .dll file doesn't appear. So I use mcs -target:library -r:MCGalaxy_.dll -out:plugins/GoodlyEffects.dll plugins/GoodlyEffects.cs. (Ubuntu 24.04) And then this error appears: plugins/GoodlyEffects.cs(19,7): error CS0246: The type or namespace name `ExtraLevelProps' could not be found. Are you missing an assembly reference? The ExtraLevelProps dll is there. Is this problem fixable and can you tell me how to fix it? Thanks in advance.
-
RainZhang changed their profile photo
-
Idea for new blocks
These are not necessary as custom blocks can be made for a server (Global Blocks). You can also make Level Blocks, which are custom blocks for a certain map.
-
rate my classicube house
Yeah, me too. I was wondering about that. Maybe he's pretending he sees Herobrine? Maybe it's the tree.
-
rate my classicube house
7/10. It's a little sparse, and the fog should be a little foggier. Maybe add decor? Plus on the right the terrain looks unnatural.
-
event
Then why did you make it? And English please.
-
event
Can you quote me in what I originally said, instead of translating it? Thanks.
-
event
I'm pretty sure you're not supposed to promote yourself. Is this event so important that you can't just tell others in NA2?
-
Is there a way i can request an email change without being logged in?
Well, I'm starting to get suspicious as you have NONE of your needed data to verify you.
-
Arch-based versions (& others maybe too)
You can run it on Arch-based distros: 1: Download the Debian package from the website 2: Unpack it 3: Go into it and run it with ./ClassiCube Put this in your ~/.bashrc file for easy access: alias classicube='cd /path/to/ClassiCube && ./ClassiCube' Then do source ~/.bashrc Voila! Enter classicube in the terminal and you start up classicube!
-
-
What is the best computer Operating System in your opinion?
I like Ubuntu Cinnamon the most, but sometimes it can't work on lower end computers, so I use Manjaro XFCE for those. Linux Mint is great too.