Botania Unofficial

Botania Unofficial

794k Downloads

Generating Flora Disappears

psychofad opened this issue ยท 7 comments

commented

mod version: Botania-unofficial.r1.8-314.jar
Forge version: forge 1.10.2-12.18.1.2026

So far I have only tried the Daybloom and the Endoflame, but on a server pack I play on, when I place the generating flower, then teleport away from the chunks using either commands or other teleportation means (RFTools teleporter for example) then return back to the area the generating flora are gone, they do not show up in theoneprobe tooltip, so they don't appear to be invisible, but here is where the weirdness is. If I say, throw some coal where the endoflame is supposed to be it will still consume the coal and the nearby spreader will start firing bursts of mana. As the flower is not there, I can not break it by punching the area it is supposed to be, but if I remove the block underneath it, it will drop the flower as an item. The passive flowers, such as the Daybloom will continue to work as well, but removing the block underneath them will not drop the flower. This is also happening with the Pure Daisy, but it does not continue to work or drop the flower and just must be replaced entirely.

As I am not the server owner I do not have access to any server logs, but there appears to be no errors in the client log at all.

I have tried relogging to the server to see if they would show up but they do not.

Also a friend was over when I placed the flower and they said they could not see it right after I placed it, even though I could until I left the chunks.

I am currently playing using the Pughland Unus Decem modpack available on the Technic launcher or as a MultiMC instance from http://pughland.enjin.com/

commented

Same server, slightly different outcome.

2016-07-31_13 15 07

Forge: 2043
Mod: Botania-unofficial.r1.8-314.jar

commented

In the pic above, the purple/black blocks are day blooms and exoflames.

They had normal textures when placed. I let the area and came back about 10 min later.

commented

Its not just Generating Flora its most of the flora Pure Daisy will Despawn when you leave a chunk along with Kekimurus and so on.

commented

yeah there's lots of weirdness with recent forges, I'm going to wait it out a bit more and release another build mid next week

commented

Figured it out. Next build (in a couple days) will have a fix

commented

@williewillus Could you explain the solution? I've been getting pelted with similar-symptom reports in Storage Drawers, and would be interested if your solution is applicable.

commented

@jaquadro

The disappearing:

  • Updated forge to 2044+ and it went away

Models disappearing on chunk reload:

  • Made sure my getMetaFromState/getStateFromMeta are truly one to one, had a situation where I was setting a state in a non-symmetrical manner
  • Don't set default values for unlisted properties