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

World corruption on jungle generation #7

Open
Ivorforce opened this issue Sep 29, 2015 · 0 comments
Open

World corruption on jungle generation #7

Ivorforce opened this issue Sep 29, 2015 · 0 comments

Comments

@Ivorforce
Copy link
Owner

@ http://minecraft.curseforge.com/mc-mods/222896-pandoras-box?comment=5

java.lang.IllegalArgumentException: Cannot set property PropertyEnum{name=variant, clazz=class net.minecraft.block.BlockPlanks$EnumType, values=[acacia, dark_oak]} to oak on block minecraft:leaves2, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:181)
at net.minecraft.block.BlockNewLeaf.func_176203_a(BlockNewLeaf.java:75)
at net.minecraft.world.gen.feature.WorldGenerator.func_175905_a(SourceFile:34)
at ivorius.pandorasbox.worldgen.WorldGenMegaJungleCustom.func_180709_b(WorldGenMegaJungleCustom.java:56)
at ivorius.pandorasbox.effects.PBEffectGenerateByGenerator.generateOnBlock(PBEffectGenerateByGenerator.java:59)
at ivorius.pandorasbox.effects.PBEffectGenerate.generateInRange(PBEffectGenerate.java:55)
at ivorius.pandorasbox.effects.PBEffectRangeBased.doEffect(PBEffectRangeBased.java:47)
at ivorius.pandorasbox.effects.PBEffectNormal.doTick(PBEffectNormal.java:61)
at ivorius.pandorasbox.entitites.EntityPandorasBox.func_70071_h_(EntityPandorasBox.java:206)

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

1 participant