Devan-Kerman / ARRP

A fabric api for creating resources and assets at runtime
Mozilla Public License 2.0
101 stars 25 forks source link

/reload takes very long (a few minutes) #25

Closed nayfaan closed 3 years ago

nayfaan commented 3 years ago

every time i use /reload, the server log eventually stops at net.devtech.arrp.impl.RuntimeResourcePackImpl close 警告: closing rrp compact:builtin for a few minutes before continue. Because I always need to reload to implement new settings, this is becoming annoying to wait every time. Please consider cutting down the reload process thanks.

Devan-Kerman commented 3 years ago

Not an ARRP issue as far as I'm aware, either someone is regenerating assets on reload and is slow at it, or something else is wrong, which is more likely