Azanor / thaumcraft-beta

Location for Thaumcraft beta testers to report problems, suggestions and errors.
MIT License
139 stars 103 forks source link

[B26] Problems with vis and chunk loading/unloading. #1596

Closed duckinator closed 2 years ago

duckinator commented 5 years ago

Chunk loading and unloading seems to have problems around the amount of vis contained in the chunk, and the persistence of golem seals.

E.g., placing a Thaumic Dioptra shows this:

2018-12-26_19 54 45

Then teleporting away, waiting a bit, and teleporting back shows this:

2018-12-26_19 56 58

Note: There was nobody else in the chunk with the Thaumic Dioptra, and I did not move between the two screenshots.

This screenshot of a different Dioptra demonstrates it really well, but I don't have a comparison picture from before it happened:

2018-12-26_20 02 23

This seems possibly related to #567 — changing the dormantChunkCacheSize setting from 100 to 64 (as someone suggested in that issue) seemed to improve it, but didn't resolve it.