Jump to content

Help: Rift generated by c_spawn get stuck in Phase 3


Recommended Posts

I have a long world (700+days) on a dedicated server.

 

We defeated the Celestial Champion after the latest update, but the rift didn't created after we wait for 30 days. So we decided to use the command c_spawn(lunarrift_portal) to spawn a rift. It did spawn a rift, but then we found it just keep staying at phase 3, generating crystals only but not the Brightshades. Since it doesn't generate the Brightshades, seems it won't close forever. I tried two delete commands like ConsoleWorldEntityUnderMouse():Remove() and c_select():Remove() but failed to delete this rift. Any help?

10 minutes ago, CurlySheep233 said:

We defeated the Celestial Champion after the latest update, but the rift didn't created after we wait for 30 days.

You don't wait, you give the extra Enlightened Crown Shard that the Celestial Champion drops to Wagstaff and he activates the rifts.

21 minutes ago, CurlySheep233 said:

I have a long world (700+days) on a dedicated server.

 

We defeated the Celestial Champion after the latest update, but the rift didn't created after we wait for 30 days. So we decided to use the command c_spawn(lunarrift_portal) to spawn a rift. It did spawn a rift, but then we found it just keep staying at phase 3, generating crystals only but not the Brightshades. Since it doesn't generate the Brightshades, seems it won't close forever. I tried two delete commands like ConsoleWorldEntityUnderMouse():Remove() and c_select():Remove() but failed to delete this rift. Any help?

c_find("lunarrift_portal"):PushEvent("finish_rift")

should do the trick

Thanks for your help! Sorry for asking a dumb question lol

34 minutes ago, Electroely said:

c_find("lunarrift_portal"):PushEvent("finish_rift")

should do the trick

Thanks for your help! I'll try the command later. Have a good day!

48 minutes ago, Ulisesvolador said:

You don't wait, you give the extra Enlightened Crown Shard that the Celestial Champion drops to Wagstaff and he activates the rifts.

Thanks for the clarification lol, I was wondering why there's one more shard as a reward. Have a good day!

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.

×
  • Create New...