Sustenance Posted February 6, 2022 Share Posted February 6, 2022 My world spawned without any fountains in the archives. I tried to spawn them in with commands, but whenever I open a distilled knowledge from one of them, it crashes the game. Is there any way to spawn them in and have them work, or will I just have to spawn in the blueprints for each item? Link to comment https://forums.kleientertainment.com/forums/topic/137370-how-do-i-spawn-in-fountains-of-knowledge-without-them-crashing-the-game/ Share on other sites More sharing options...
Duck986 Posted February 6, 2022 Share Posted February 6, 2022 44 minutes ago, Sustenance said: My world spawned without any fountains in the archives. I tried to spawn them in with commands, but whenever I open a distilled knowledge from one of them, it crashes the game. Is there any way to spawn them in and have them work, or will I just have to spawn in the blueprints for each item? Check if your game is updated to the latest version, Klei fixed this bug recently Link to comment https://forums.kleientertainment.com/forums/topic/137370-how-do-i-spawn-in-fountains-of-knowledge-without-them-crashing-the-game/#findComment-1538336 Share on other sites More sharing options...
Sustenance Posted February 6, 2022 Author Share Posted February 6, 2022 2 minutes ago, Duck986 said: Check if your game is updated to the latest version, Klei fixed this bug recently I saw that. Does it retrofit onto old worlds? I don't want to restart this one if possible. Link to comment https://forums.kleientertainment.com/forums/topic/137370-how-do-i-spawn-in-fountains-of-knowledge-without-them-crashing-the-game/#findComment-1538337 Share on other sites More sharing options...
Duck986 Posted February 6, 2022 Share Posted February 6, 2022 1 minute ago, Sustenance said: I saw that. Does it retrofit onto old worlds? I don't want to restart this one if possible. I dunno, there wasn't any info about retrofitting Link to comment https://forums.kleientertainment.com/forums/topic/137370-how-do-i-spawn-in-fountains-of-knowledge-without-them-crashing-the-game/#findComment-1538338 Share on other sites More sharing options...
BezKa Posted February 6, 2022 Share Posted February 6, 2022 c_spawn("archive_lockbox_dispencer") v.product_orchestrina="turfcraftingstation" c_spawn("archive_lockbox_dispencer") v.product_orchestrina="archive_resonator_item" c_spawn("archive_lockbox_dispencer") v.product_orchestrina="refined_dust" I'm not sure but I remember there was also v= at the beginning (before c_spawn) but I don't remember if it was actually needed Link to comment https://forums.kleientertainment.com/forums/topic/137370-how-do-i-spawn-in-fountains-of-knowledge-without-them-crashing-the-game/#findComment-1538349 Share on other sites More sharing options...
Sustenance Posted February 6, 2022 Author Share Posted February 6, 2022 9 hours ago, BezKa said: c_spawn("archive_lockbox_dispencer") v.product_orchestrina="turfcraftingstation" c_spawn("archive_lockbox_dispencer") v.product_orchestrina="archive_resonator_item" c_spawn("archive_lockbox_dispencer") v.product_orchestrina="refined_dust" I'm not sure but I remember there was also v= at the beginning (before c_spawn) but I don't remember if it was actually needed yeah, i found a comment on the wiki which works. seems its: -- Yellow - Terra Firma Tamper: v=c_spawn("archive_lockbox_dispencer") v.product_orchestrina="turfcraftingstation" -- Blue - Astral Detector: v=c_spawn("archive_lockbox_dispencer") v.product_orchestrina="archive_resonator_item" -- Red - Collected Dust: v=c_spawn("archive_lockbox_dispencer") v.product_orchestrina="refined_dust" thanks for the help! Link to comment https://forums.kleientertainment.com/forums/topic/137370-how-do-i-spawn-in-fountains-of-knowledge-without-them-crashing-the-game/#findComment-1538432 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.