Open Drones crashes client

H

Henrik Andersson

Guest
Summary of the problem Drones crashes client

Pack Version 1.1.4

What is the bug? Crafted my first OpenComputes drone and when placing it on the ground, my client crashes. Other players on the server seems to be able to play on.

When I try to reopen the game, it crashes on opening the world.

java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Float
at li.cil.oc.common.entity.Drone.targetX(Drone.scala:292)
at li.cil.oc.common.entity.Drone.func_70014_b(Drone.scala:602)
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1582)
at mcp.mobius.waila.api.impl.DataAccessorCommon.getNBTData(DataAccessorCommon.java:137)
at net.darkhax.wawla.engine.waila.EntityProvider.getWailaOverride(EntityProvider.java:22)
at mcp.mobius.waila.overlay.RayTracing.getIdentifierEntity(RayTracing.java:122)
at mcp.mobius.waila.overlay.RayTracing.getTargetEntity(RayTracing.java:74)
at mcp.mobius.waila.overlay.WailaTickHandler.tickClient(WailaTickHandler.java:107)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_747_WailaTickHandler_tickClient_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Mod & Version

Link to log file http://paste.feed-the-beast.com/view/dfc2dd42

Is it repeatable? Create and assemble a drone.
Place it on the ground.

Known Fix