Jump to content

galaxyoyo

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by galaxyoyo

  1. The forge installers since the build #1382 are very strange : the jars and exes don't contain any class, only resources are present. See also : It's the same for the next builds (last is 1385 now). Why ?
  2. Does the crash appears on client ? I've got this bug, the problem was I used the Minecraft.getMinecraft().thePlayer, and it returns a EntityClientPlayerMP. On server, this class doesn't exist, that's why it makes crashes. I think it's not related to the zip format. This is deprecated, but I think it works. But the jar format is better, and Forge Gradle uses this format, why do you convert it in zip format ?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.