moreblocks icon indicating copy to clipboard operation
moreblocks copied to clipboard

Very slow loading time on Android or when using the `craftguide` mod

Open MarSoft opened this issue 6 years ago • 6 comments
trafficstars

I use mobile version of Minetest (Android). When I enable moreblocks and start game, it takes more than a minute on Creating server stage (the first boot-up stage). When I disable moreblocks that stage takes no more than 10 seconds with several other mods enabled. I suspect this is because this addon registers a lot of blocks (various slabs, stairs, microblocks etc) but I am not sure. Will try to do some testing.

MarSoft avatar Sep 12 '19 10:09 MarSoft

If you're playing in creative mode, this is likely related to https://github.com/minetest-mods/moreblocks/issues/144.

Calinou avatar Sep 12 '19 18:09 Calinou

No, not creative. Just single payer survival.

MarSoft avatar Sep 15 '19 05:09 MarSoft

Not sure where to post an update, but I'm getting slow load times on the Aurelium server that I host. It seems to be caused by moreblocks. One of the symptoms is that if I run a trace, the following shows up over and over again for nearly 10 minutes:

write(1, "\10 \10\10 \10\10 \10\10 \10\10 \10\10 \10\10 \10\10 \10\10 \10\10 \10\10 "..., 372) = 372

This happens during server startup and takes between 5 and 10 minutes. There is nothing in the log, not even in verbose.

Does that help at all?

scr267 avatar Feb 25 '20 19:02 scr267

@za267 Thanks for the information :slightly_smiling_face:

I don't know what could be causing this, unfortunately.

Calinou avatar Feb 25 '20 20:02 Calinou

Do you have craftguide or any similar mods enabled?

orbea avatar Apr 10 '20 18:04 orbea

Actually I did have craftguide... I disabled it and all of a sudden the server started up much faster. I'll double check everything and confirm shortly. Thanks very much orbea!!!

scr267 avatar Apr 13 '20 01:04 scr267