gigaherz / Ender-Rift

The Powered Bottomless Storage System
https://www.curseforge.com/minecraft/mc-mods/ender-rift
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

1.8.9 is still crashing on Forge: 11.15.1.1902 #22

Closed SirBlobman closed 8 years ago

SirBlobman commented 8 years ago

http://pastebin.com/MiJyHPXL

Every time I right click the Ender Rift Core with an Ender Rift Item it turns my screen Sky Blue and crashes the game

gigaherz commented 8 years ago

Hmmm, I suppose I'll have to update forge and recompile. I'm currently building 1.8.9 with forge 1855.

SirBlobman commented 8 years ago

I just downgraded Forge to Recommended (I always use Latest) and it seems to work

They must have changed something

gigaherz commented 8 years ago

Wait what -- I just checked, I DID use 1902 for the last release!

gigaherz commented 8 years ago

See: https://github.com/gigaherz/Ender-Rift/blob/v0.16.3-1.8.9/build.gradle#L22

gigaherz commented 8 years ago

I'm confused... java.lang.NoSuchMethodError: net.minecraft.client.renderer.Tessellator.getBuffer()Lnet/minecraft/client/renderer/WorldRenderer;

getBuffer?!?! The name was "getWorldRenderer()" in 1.8.9, it wasn't renamed to getBuffer until 1.9.x -- wtf is going on there?

SirBlobman commented 8 years ago

Sorry, I just redownloaded the file Something seems to have gone wrong on my side