AlephInfinity1 / ForgeBlock

A recreation of Hypixel SkyBlock using Minecraft Forge. Credits to Hypixel for the original game. (Heavily WIP, do not download) NOTE: THIS IS NOT A HELPER MOD, PLEASE DO NOT PLAY ON HYPIXEL WITH THIS MOD INSTALLED
Creative Commons Zero v1.0 Universal
8 stars 3 forks source link

Not server compatible at all. #10

Open Si1kn opened 4 years ago

Si1kn commented 4 years ago

This mod can't be ran on servers because of some client side classes, starting fixing this now.

Si1kn commented 4 years ago

For example: Minecraft.class is client side only, and since the mod uses that way, the server freaks out since it cant find that client side class.

AlephInfinity1 commented 4 years ago

Thanks, kinda knew this sided issue would trip me at some point, since I wasn't aware of this issue when I first started creating this mod. Thanks for the maintenance updates!

Si1kn commented 4 years ago

Hey no problem, looks like we need to have 2 diff projects, as theres alot of just client side code. Not sure yet but seems like it.

Si1kn commented 4 years ago

Also do you have discord @AlephInfinity1 ?

AlephInfinity1 commented 4 years ago

Yep, my discord is Redpo888#9897 . Might not be very active during weekdays though since school WiFi blocks discord, sorry about that

Deftu commented 3 years ago

By the looks of it we might need to make a seperate jar for the server side and just allow it to crash the server or print something to console