MineColonies

MineColonies

53M Downloads

Chunk loading come back ...

attilavv opened this issue · 6 comments

commented

Minecolonies version

version ;
Forge 2604
minecolonies-universal-1.12.2-0.8.7312
For take fonction /chunkloader
ChickenChunks-1.12.2-2.4.1.71-universal
CodeChickenLib-1.12.2-3.1.5.331-universal

Expected behavior

Unload chunk is no body is present.
On server ; after deconnect of player unloading chunks.

Actual behaviour

Chunks is loading and never released.

Steps to reproduce the problem

Install Forge / Minecolonies / ChickenChunks and CodeChickenLib.
Build a news world flat in creative.
Build a villager with two active villager. For me it is only 2 builder with 2 builder hut.
Use /chunkloaders to view ... move away ... come back ... move ...


Result for this LITTLE test !
I have make many news maps, probably 4 to 10.

1- Have found a problem from another issue.
For this test, on new map, after place the town hall, two builder i go away ... go away ... locking chunks load and unload ... and i see this message.
nouvelle image bitmap 2

2- Another time, possible another map but not sure.
Crash with error -1073740771 ; https://bugs.mojang.com/browse/MC-38384
Another time this crash error in local ( it is the local server crash report )
crash-2018-02-02_16.25.07-server.txt

For another : YES minecolonies make loading chunks ! ! !
On this picture from night all is ok or not ...
Me is ok with 21x21 chunks. A mob are moving and have claming a new chunks accepted by Minecraft. And Minecolonies villager is sleeping with a 16x16 chunks ! ! !
nouvelle image bitmap 4

Yes 16x16 chunks is loader by villager. A bigger Quarry from Builcraft is 64x64 or 4x4 chunks. In fact 5x5 chunks is not centered. 256 chunks VS 25 chunks. Many FTB server accept only one Quarry or / and one chunks loader from railcraft ( a 3x3 chunkloader ).

Now it is day ;
The array is 20x21 NOT 21x21 same a player. It not a 16x16 too.
nouvelle image bitmap 5

or

This time the array is 21x22 better all of exist in Minecraft, better that a 21x21 from player.
And centered by ? ? ? a ghost ? ? ?
nouvelle image bitmap 6

It come not smooth. It come like a spawn of mob.
I have placed the blue line. it is not centered at me or yes for X pos but not for Z pos.
For this test i don't move, i have stopped to move and wait many minecraft day.
Always same chunks loading ... 16 x 16 = 256 chunks loaded.

In server, it is same thinks. Same problem but after a villager is loaded or "full loader" it never unload the chunks. All villager load some chunks and another villager. If a player from a village is not on the village, this village is not "full" loader.

I use "full loaded" but all existant village have always some chunks loaded. 2 to 10 and chunks is some time unloaded. For this no player need go in village.

commented

Hi mate, our mod literally doesn't load any chunks, we have NO chunk loading code at all, one of the reasons for that is because It causes lots of lag. We Do Not Chunk Load. If what you are saying is correct, then this is Vanilla behaviour with our entities, nothing we can do.

commented
commented

I checked. We do not chunk load period.

commented

Move method from Forge or Minecraft ?
A method for found a path ?
Declaration by default as some chunks distance and can be set to another value ?

Add a visitor spawnable by a stick without many code. Only for test. A stick that can't craft, only by give for admin. Usable for many test for all new version.

Yes it is probably a Vanilla / Minecraft or Forge component. Problem is many mod add mob passif, neutral or hostile and it is the first time i see this problem. This village have 4 villagers finaly. 2 builder and 2 without jobs that move very slow.

In my flat map built at 250 ( special option in start up ) i have some Vanilla villager and you can see villager move and change chunks ( max is 10 chunks total loaded ). With many time it is ONE chunks and full unloading. It is the normal method for Vanilla Villager.

Another mystery is what is the array that come like a flash centered by nothing.
It is not a villager that have move but only in my direction. I have take picture on one direction but my test is from some hours. this array of loading chunks come like a flash and chunks are unloading, some time it come back before all chunks is unloaded, some time no.

And for the night ? Why nothing ? why no chunks is loaded ?

Have all of the team have make the test or only read this and say "No i want that it is NO" ?

commented
commented

Yep. There is not much we can do here. Since this is simple vanilla behaviour.
I am going to close this issue unless the problem gets better described in at least readable English. If you do not speak English natively that is no problem. But keep your problem description then to a minimum, so we can figure out what is your problem for you.

State what is wrong in 1 or 2 lines aka:
"Minecolonies is loading chunks when it should not."

Then we know what you want and we can answer correctly.