Research Stuck
Perlo0ung opened this issue ยท 7 comments
Minecolonies version
Version: minecolonies-0.11.827-ALPHA-universal /minecolonies-0.11.900-ALPHA-universal
Expected behavior
- Research should make progress, but does not for some options.
Actual behaviour
- The initial mod version used was "minecolonies-0.11.827-ALPHA-universal". Back then all reseach options where stuck at 0%. I updated to "minecolonies-0.11.900-ALPHA-universal" which resolved the issued with research for some of the options. But "outpost" for example is still stuck on 0% and does not make any progress.
Logs: Latest.log and crashlog at https://gist.github.com/
- latest.log: does not show any related exceptions
- crashlog: unrelated
Yes and the chunk is loaded. I still do reseach other stuff which works without problems
Only a certain number of research can run in parallel, and only if you got enough workers for parallel research, might that be it?
okay sounds good, the list is not ordered, so there is the possibility that a later started one gets the xp first.
okay sounds good, the list is not ordered, so there is the possibility that a later started one gets the xp first.
Ty for that hint, that was definately the problem. However I still think there's a lack of clarity on what is being researched at a certain time. Maybe an ordered research would resolve a lot of confusion here