Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placing builder on an unlit green marker corrupts world #35

Closed
xaviorm opened this issue May 30, 2012 · 5 comments
Closed

Placing builder on an unlit green marker corrupts world #35

xaviorm opened this issue May 30, 2012 · 5 comments
Assignees

Comments

@xaviorm
Copy link

xaviorm commented May 30, 2012

Crashes with saving chunks. I had to mcedit the builder out to get the world back.

java.util.NoSuchElementException
at java.util.LinkedList$ListItr.next(Unknown Source)
at buildcraft.builders.TileBuilder$PathIterator.(TileBuilder.java:72)
at buildcraft.builders.TileBuilder.iterateBpt(TileBuilder.java:347)
at buildcraft.builders.TileBuilder.a(TileBuilder.java:432)
at yu.d(SourceFile:76)
at dd.a(SourceFile:144)
at ki.a(PlayerController.java:139)
at gb.a(GuiContainer.java:296)
at gb.clickSlot(GuiContainer.java:302)
at codechicken.nei.NEIController.replacementClickHandler(NEIController.java:110)
at gb.a(GuiContainer.java:266)
at vp.f(SourceFile:122)
at gb.f(GuiContainer.java:425)
at vp.i(SourceFile:110)
at gb.i(GuiContainer.java:419)
at net.minecraft.client.Minecraft.k(Minecraft.java:1561)
at net.minecraft.client.Minecraft.x(Minecraft.java:819)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT fd83dec4 ----------

@psxlover
Copy link
Contributor

What version are you using?

@xaviorm
Copy link
Author

xaviorm commented May 31, 2012

3.1.5

@psxlover
Copy link
Contributor

Strange I can't recreate it.
You placed a path marker, then placed a builder next to it and boom?

@SirSengir
Copy link
Contributor

Cannot reproduce it either. Placing a builder on top or next to an unlit or lit marker just has the marker pop off the ground.

@ghost ghost assigned Krapht Jun 4, 2012
@SirSengir
Copy link
Contributor

Since I can't reproduce it, I'll close this for now.

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

No branches or pull requests

4 participants