Closed michele-grifa closed 4 years ago
I'll look into it
Found the issue, I was using the wrong Map
When I can get the new version? Or I have to compile myself?
I just put it out. It should show up in the maven repo.
CurseForge is still approving it
Thanks
Hi, i downloaded the new 1.4.0 version of the library and in the SkeletonRepository i noticed the KDeferredRegister use, but when i try to convert my existing blocks to delegates, it show me the error:
kotlin.UninitializedPropertyAccessException: lateinit property value has not been initialized
From what I understand, the slab that refers to the planks, is initialized before the planks themselves. The library don't register automatically the planks blocks the first time i request it?
Thanks