SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

sponge crashing ae2 #2952

Open DeadlyGamer1 opened 5 years ago

DeadlyGamer1 commented 5 years ago

I am currently running

KorewaLidesu commented 5 years ago

can you send me world file? somethings with AE2 building make me interesting

runescapejon commented 5 years ago

I am having the same issue here, I had also took certain chunks that contain the issue. I'll upload the world file in a zip here

https://drive.google.com/open?id=1pdy2B7Namp9jOtmOXlANvIxiDkJzo4_P

Location: World: world, Co-ords: (-8617, 71, -4483)

EDIT: modpack link: https://www.technicpack.net/modpack/modded-network-mystical-times.871258

KorewaLidesu commented 5 years ago

at net.minecraft.world.World.redirect$impl$useInlinedMethodInsteadisoutsideBuildHeight$zlj000(World.java:7863) at net.minecraft.world.World.getTileEntity(World.java:2384) at appeng.block.networking.BlockCableBus.cb(BlockCableBus.java:354) at appeng.block.networking.BlockCableBus.getLightValue(BlockCableBus.java:186) at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:510) at org.spongepowered.common.SpongeImplHooks.getChunkPosLight(SpongeImplHooks.java:2112) at net.minecraft.world.chunk.Chunk.getBlockLightOpacity(Chunk.java:4897) at net.minecraft.world.World.getBlockLightOpacity(World.java:3942) at appeng.parts.reporting.AbstractPartReporting.blockLight(AbstractPartReporting.java:259) at appeng.parts.reporting.AbstractPartReporting.getLightLevel(AbstractPartReporting.java:194) at appeng.parts.CableBusContainer.getLightValue(CableBusContainer.java:926) at appeng.block.networking.BlockCableBus.getLightValue(BlockCableBus.java:186) at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:510) at org.spongepowered.common.SpongeImplHooks.getChunkPosLight(SpongeImplHooks.java:2112) at net.minecraft.world.chunk.Chunk.getBlockLightOpacity(Chunk.java:4897) at net.minecraft.world.World.getBlockLightOpacity(World.java:3942) at appeng.parts.reporting.AbstractPartReporting.blockLight(AbstractPartReporting.java:259) at appeng.parts.reporting.AbstractPartReporting.getLightLevel(AbstractPartReporting.java:194)

Broken on light detect with AE2 network.....

Shybella commented 4 years ago

https://pastebin.com/raw/FGCJAyLD

Also having this pop up