Custom block for Portals reset on game relaunch
Compegen opened this issue · 5 comments
I have set a custom block as the portal block in a pack I'm making. It works when set in game, but once the pack is relaunched, it clears the block field back to empty.
Using version: 1.6.5.0
This is happening for any portal I try making. It is also a modded block I'm trying to make the portal out of
Strange, I'll look at this soon.
…On Sat, Feb 9, 2019, 03:35 Derek R ***@***.*** wrote:
I have set a custom block as the portal block in a pack I'm making. It
works when set in game, but once the pack is relaunched, it clears the
block field back to empty.
Using version: 1.6.5.0
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#13>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AP-r-FyfjOpq8oZcW3BKYAWaEZ1cRgayks5vLadagaJpZM4awewM>
.
The portal types were being loaded too early in initialization. I'll release a fix now, sorry!
I'm getting this with immersive engineering reinforced coal coke brick blocks. Is there a recommended behavior to make sure you're using a block that's already loaded?
Whoops, I know why this is happening.
…On Tue, Mar 12, 2019 at 8:37 AM kragnoth ***@***.***> wrote:
I'm getting this with immersive engineering reinforced coal coke brick
blocks. Is there a recommended behavior to make sure you're using a block
that's already loaded?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP-r-LQ9Y1BfgRSkuwNuDt_rbVtUWAuaks5vVsyDgaJpZM4awewM>
.