Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Crash when placing Creative Minecart #10

Closed
JomerDev opened this issue May 1, 2016 · 4 comments
Closed

Crash when placing Creative Minecart #10

JomerDev opened this issue May 1, 2016 · 4 comments
Assignees

Comments

@JomerDev
Copy link

JomerDev commented May 1, 2016

I just crashed after I placed the creative oc-minecart on a network rail

Crashlog:

`
---- Minecraft Crash Report ----
// Oops.

Time: 01.05.16 15:39
Description: Ticking entity

java.lang.NoSuchMethodError: li.cil.oc.api.driver.Item.createEnvironment(Lnet/minecraft/item/ItemStack;Lli/cil/oc/api/driver/EnvironmentHost;)Lli/cil/oc/api/network/ManagedEnvironment;
at mods.ocminecart.common.inventory.ComponetInventory.connectComponents(ComponetInventory.java:187)
at mods.ocminecart.common.minecart.ComputerCart.connectNetwork(ComputerCart.java:365)
at mods.ocminecart.common.minecart.ComputerCart.func_70071_h_(ComputerCart.java:322)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

`

@feldim2425
Copy link
Owner

Is this OC 1.6 or OC 1.5 ?

@feldim2425 feldim2425 self-assigned this May 1, 2016
@JomerDev
Copy link
Author

JomerDev commented May 1, 2016

OC 1.6

@feldim2425
Copy link
Owner

This is wierd. Are you using the OC-Minecarts version for oc1.6?

@JomerDev
Copy link
Author

JomerDev commented May 1, 2016

facepalm I'm sorry. You can close this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants