CubicChunks

CubicChunks

840k Downloads

IC2 Rubber Trees generation does not determine

sirati opened this issue ยท 4 comments

commented
commented

IC2 Rubber Trees generation stuck in endless loop and halt a client?

commented

From what I saw in the profiling data I cannot determine if we have a loop or just recursive method calls. But yes it is stuck while generating rubber trees resulting in no chunks being generated to a stage at which they are saved

commented

IC2's worldgen was coded to be suitable with other height extension mods hence this happens. Source: Barteks

commented

Fixed in 30fc76e