Jump to content

deewend

Glod Menbie
  • Joined

  • Last visited

Everything posted by deewend

  1. deewend posted a post in a topic in I Need Help!
    Try https://cdn.classicube.net/client/mcg/release/MCGalaxy.zip Or https://cdn.classicube.net/client/mcg/release/MCGalaxy-infid.zip for the build that supports up to 768 block identifiers.
  2. deewend posted a post in a topic in I Need Help!
    You can. Please refer to my archived reply. If you decide to follow it, you might want to download the most recent MCGalaxy version instead (1.9.5.3 at this moment).
  3. Mark your calendars: on March 13th, we will be celebrating the 3rd anniversary of the LaserTaggedCTF server, and we are inviting everyone to participate! Discover secret and experimental maps, meet your friends and fellow players, and more. All this time, our server has been continuously evolving, and today we are proud to offer numerous features, including challenging bot AI, replays, advanced combat mechanics, a web leaderboard, and unique maps like filyovskaya_line_1_r2. On this map, you can toy with moving trains, passenger and machinist modes, stoplights, and interval clocks. If you haven’t tried these yet, now is definitely the perfect time! March 13th, 15:00 UTC – find the featured “[McLord] LaserTaggedCTF” entry in the Server List and hop in! More information: https://lctf.net/
  4. deewend posted a post in a topic in I Need Help!
    This is an SSL error. Try downloading ClassiCube assets from a modern device and moving the game folder back to your PC, for instance with a flash drive.
  5. "AndrewPH" is a product of mass hysteria. Actually, forum ID 1 does not exist.
  6. Unsure if there are any clients fully supporting CPE like ClassiCube, but speaking about Minecraft Classic clients, they are enumerated here: https://wiki.vg/Classic_Client_List. I have implemented my own Classic client called McLordClassic (link to GitHub repository), however it lacks a launcher that would make it easy to run the game. If you would like to try it and are comfortable with terminal, the command to start it is java -Xmx6G -XX:+UseG1GC -DmclordAddress=<server-address> -DmclordPort=<server-port> -DmclordUsername=<your-username> -DmclordMppass=<mppass> -jar desktop-1.0.jar. Also it requires McLordClassicPlugin in order to be able to connect to Classic servers.
  7. Ʋ̮̰̙̲̜͉̉ͪ̃ͤͥ̽ͩI̞̲͓̥̳͖̥̙̟͍̿́̓ͭRͫ̊ͪỦ̹̣̠͕̟͍ͥ̏ ̹̖̝͈̄̎̏̾ͤ̓́͌̎ ͚̝̪͛ͫ̄ͩͭS̞̟͈̙̗̯͇̟̙͊ͦ̍ͣ̊ͤ̒ͅ
  8. deewend posted a post in a topic in I Need Help!
    In addition to Panda's video, would recommend to check out this tutorial which shows the process of whitelisting a TCP port in Windows Firewall. Disabling it entirely makes your PC vulnerable to a few attack vectors.
  9. Yes, you already can. Asumming you've already set up an MCGalaxy instance on your PC and the computer is running in LAN behind a router: 1. Set verify-names parameter from true to false in properties/server.properties file; 2. Whitelist the port MCGalaxy uses in the firewall of your operating system. Tutorial for Windows. Don't confuse this procedure with port forwarding (which is not needed in your case) and remember that the server uses TCP protocol; 3. Learn IPv4 address of your computer. This could be done via your router or the operating system. Tutorial for Windows; 4. Offer your relative to go into the Direct Connect screen and use that address for connecting. Make sure they are connected to the same network as your PC. This should work fine even if there is no access to Internet.
  10. deewend posted a post in a topic in General Tomfoolery
    Also worth to mention that the level was transferred to "waitingbuild_2024_7" at the primary NA2 server.
  11. Unfortunately, NA2 is experiencing technical issues and there is no exact information on when it will be back online. However, the server staff hasn't made any announcements that it is "gone forever".
  12. deewend posted a post in a topic in I Need Help!
    Another way to support ClassiCube is to purchase the game via Itch.io.
  13. p.cancelchat = true; This is how the chat event should be cancelled.
  14. Yes.
  15. sudo apt update sudo apt install mono-complete unzip mkdir MCGalaxy cd MCGalaxy wget https://github.com/ClassiCube/MCGalaxy/releases/download/1.9.4.9/mcgalaxy_1.9.4.9.zip unzip mcgalaxy_1.9.4.9.zip screen -S server (optionally) mono MCGalaxyCLI.exe
  16. deewend posted a post in a topic in Vidya Gaems
    https://s.deewend.ru/gkgame https://deewend.gamejolt.io/2048 https://chess.mclord.ru/ telnet games.mclord.ru 2425 https://github.com/minecraft8997/DeewendGame
  17. Why wouldn't you guys publish your RAM dump files so we could ensure we are having enough information on your setups?