Everything posted by icanttellyou
-
Game translation
Unless you implement full unicode support and localization support, you can't.
-
Stuck at texture pack screen..
Try installing updates, if that fails. Delete options.txt in the root directory where classicube is.
-
Stuck at texture pack screen..
On what operating system are you?
- Favorite Minecraft Mod?
- Favorite Minecraft Mod?
-
How many commits do I have to make to get a developer tag?
A thousand commits, or more or less. Depends on your luck and skills.
-
Not Awesome 2 problem.
Must be some client bug then, maybe try updating the client to the latest development version. Or, it could be a graphics bug. Does it say anywhere that you can experience issues with your graphics card's drivers and/or hardware?
- Texture Packs
-
Servers are down??
That's because your school only allows connections to ports 80 and 443 which are used for HTTP and HTTPS.
-
Can't join own server, verification issue. Needing some help please
Older server software do not provide the heartbeat field telling it supports the web client. You WILL have to fork the server software to implement web client support.
-
What would you do with 1,000,000 Dollars?
throw all of it away or give it to people in need. because suddenly becoming rich destroys people.
-
What's the best programming lenguage to start with?
NO! JavaScript is even worse than Python!
-
This is serious - From Redcat Redux and other small servers
Or probably those who give him staff on their own servers, since his social engineering tactics can fool new players easily.
-
What's the best programming lenguage to start with?
Python sucks, learn Java instead.
-
How do I decompile MCGalaxy plugins?
Note: That won't decompile the methods that override things, such as commands.
-
How to make someone have access to console?
Even worse, he managed to social engineer them into installing an “anti ddos” plug-in which does nothing but install a back door, especially the fact that he only gave them the binaries to the plug-in and not the source as every trustful developer does.
-
How do I use Dual-Heartbeat on MCGalaxy?
Stop using Supernova. Instead replace Supernova with MCGalaxy, rename Supernova.db to MCGalaxy.db, and follow this guide to set up Betacraft auth.
-
What's the best programming lenguage to start with?
Proprietary languages meant for a game engine SHOULDN'T be your first programming language.
-
HyWorks New server open
It was literally called Hykick... And you mentioned you gave the server to someone.
-
HyWorks New server open
Nope, they changed their name for the 543534th time. Now it's called Hykick, still going with the "were trying to copy Hypixel" name. Also the staff are literally 1984, just like before. Also, one of them started to misgender me...
-
pepl bully me l'm cry eg help
Don't give them any attention, they could possibly be trolls and you would be their target.
-
Stuck in math class
maybe it's more like it blocks ports other than 443 and 80
-
Is it possible to use .cw world files in MCGalaxy?
Use the /import command. It will let you use .cw files.
-
Modding help.
C isn't C#!!!! It won't work in the modern ClassiCube codebase.
-
Any anti-cheat plugins?
There is no anticheat, since the protocol is very primitive. You have to implement the anticheat on the server side...