KnightMiner / KnightPeripherals

Adds additional peripherals to the popular Minecraft mod ComputerCraft
GNU General Public License v2.0
2 stars 2 forks source link

When attempting to use the turtle claw on a server throws a error in the turtle. #1

Closed Blitzsy closed 8 years ago

Blitzsy commented 8 years ago

Thrown error: http://pastebin.com/4y1Z07eE Screenshot of error: http://i.imgur.com/aDnJUUV.png Code that caused the error: http://pastebin.com/rAXP4wTZ Mods List: http://pastebin.com/wsPG70FX

KnightMiner commented 8 years ago

Hmm, apparently the Vector3f class is a client side only class used for rendeing, whoopsy. I'll have a fix up as soon as I finish testing it.

KnightMiner commented 8 years ago

And fixed. You can download the fixed version here or from Curse