Aground
During Bombardment, the Alchemist Cave portal disappeared. I cannot access my original settlers & items
https://media.discordapp.net/attachments/801639420720578621/1249171815641645066/image.png?ex=66665569&is=666503e9&hm=40ad22dc66a514f073e0e550cd3cd948000de101797c88fc05fe4dc22ff89100&=&format=webp&quality=lossless

The picture above shows what the alchemist cave looks like during the first wave bombardment. My wife and I are playing and when we reached the cave, I could see the portal but she could not. Then when I entered, confirmed what it was (to our relief - we thought everything was gone), exited, and now neither of us can see the portal.

Is this intentional? A glitch? How do I reopen the alchemist portal?
< >
Showing 1-2 of 2 comments
David Maletz  [developer] 9 Jun, 2024 @ 6:49am 
The image is broken, but the portal shouldn't have disappeared - it remains open after bombardment. The good news, however, is that the area with your items and NPCs is probably still there, even if the portal was removed by a cheat or glitch. You can create a new portal by hitting Ctrl+Shift+D to open the dev console, and pasting this command:

getStructure("alchemist_portal").build(null, player.areas.get("start"), 86*Tile.SIZE, 5*Tile.SIZE);

If the portal disappears again, let me know, it's possible there's something in your save interfering with the portal.
Last edited by David Maletz; 9 Jun, 2024 @ 6:50am
Nobelisk117 9 Jun, 2024 @ 7:35am 
Originally posted by David Maletz:
The image is broken, but the portal shouldn't have disappeared - it remains open after bombardment. The good news, however, is that the area with your items and NPCs is probably still there, even if the portal was removed by a cheat or glitch. You can create a new portal by hitting Ctrl+Shift+D to open the dev console, and pasting this command:

getStructure("alchemist_portal").build(null, player.areas.get("start"), 86*Tile.SIZE, 5*Tile.SIZE);

If the portal disappears again, let me know, it's possible there's something in your save interfering with the portal.

Thank you! We were almost committed to restarting!
< >
Showing 1-2 of 2 comments
Per page: 1530 50