Stumped. Activated portal at 18:00 and checked walkthrough, which says "green/purple/green," but Nyx doesn't arrive. Tried fragrances - plain and glitter. Gems in inventory. Tried to use gems in room but they don't move. Tried different rooms. Can anyone help?
This part of the game hasn't ever not worked so I'm a bit confused why it wouldn't in this case...
It has been quite a while so I have to look at the walkthrough myself. Green, purple green seems wrong though, if I remember correctly, the portal needed three different colors to activate it for the first time...
Maybe I'm missing something? A recipe? The only way I can power the portal is with scrying gems or scrolls from my inventory. So, it's powered - left side lit - and MC says the portal is fully powered. But nothing happens, and I tried every item in my inventory just to see if it would do anything. It's probably something simple that I'm missing but my brain just can't find it.
BTW, really enjoying the game except for this snag.
I can't insert the gems. Tried to us gems from my inventory and the ones in the room; but I can't get the ones in the room to move, either to the portal or into my inventory. The only UI option that shows is "Use Item," and the only reaction is MC saying he can't see a way to use the item.
Activate Portal - Can be seen after the quest to open the portal with Illiana is complete
Use Portal - Can seen once portal is active and you have some related task (like get Nyx)
This works 100%. Check you quest log for what you might still have to do. Maybe talk to the queen and activate the portal.
Please also note that the game does not work with mods and especially not with URM. If you use that there is nothing I can do. It will corrupt the game data and all kind of weird things happen (like UI buttons missing...)
The blue area is protected in the early part of the game, so you cannot successfully conquer it. There is a condition for opening that up in the later game. It depends on progressing with some other Quest steps. I don't fully remember, but there is a walkthrough document posted which describes it. The document is in the main post for the game
That is a very peculiar error, which from looking at the code should not happen. Maybe it is some weird localization issue with character sets or operating system?
As you have played already a long time I assume the game was working correctly before.
Anything you did in inbetween, like command line edits or installing Mods or URM? If that is the case your game state may have become corrupted. That cannot be healed.
Just for trial: You can give yourself the Crystal Plug by GAME.mc.addItem("ITMPlugCrystal") by command line though it might not bring things back on track. Maybe that helps.
The game has been downloaded by 100k Users so far and this major error has not been reported once, so I really don't know whats going on.
EDIT: Researching the 'unicode is not callable' error I would assume what happened is you used GAME.mc.addItem in the command line in a wrong way, thus destroying the function addItem() permanently. Only way to recover is to go back to a save before you did that (if that is what happened).
← Return to game
Comments
Log in with itch.io to leave a comment.
Stumped. Activated portal at 18:00 and checked walkthrough, which says "green/purple/green," but Nyx doesn't arrive. Tried fragrances - plain and glitter. Gems in inventory. Tried to use gems in room but they don't move. Tried different rooms. Can anyone help?
This part of the game hasn't ever not worked so I'm a bit confused why it wouldn't in this case...
It has been quite a while so I have to look at the walkthrough myself. Green, purple green seems wrong though, if I remember correctly, the portal needed three different colors to activate it for the first time...
Maybe I'm missing something? A recipe? The only way I can power the portal is with scrying gems or scrolls from my inventory. So, it's powered - left side lit - and MC says the portal is fully powered. But nothing happens, and I tried every item in my inventory just to see if it would do anything. It's probably something simple that I'm missing but my brain just can't find it.
BTW, really enjoying the game except for this snag.
I had to look up the walkthrough myself because it has been a while.
----------
Once you have paid the full guild debt (“pay guild” button in Lower Hallway), a raven will
appear the next morning
• You will be instructed regarding arrival of your assistant Nyx through the portal
• Using Code SuExSu (green/purple/green) with the already activated portal at 18:00 will
-------
That seems very basic. What does the portal do when you insert the three gems?
If I remember correctly once you select the right action in the UI, some interface opens and you have three empty slots to put the gems into.
I can't insert the gems. Tried to us gems from my inventory and the ones in the room; but I can't get the ones in the room to move, either to the portal or into my inventory. The only UI option that shows is "Use Item," and the only reaction is MC saying he can't see a way to use the item.
I looked at the code
The Portal room has
This works 100%. Check you quest log for what you might still have to do. Maybe talk to the queen and activate the portal.
Please also note that the game does not work with mods and especially not with URM. If you use that there is nothing I can do. It will corrupt the game data and all kind of weird things happen (like UI buttons missing...)
I just wanted to say this is my one favorite games, and I'm really enjoying Space Journey X.
I'm glad to hear that you enjoyed the games I made so far. The princess and the tower was my first game so some mechanics may not be optimal.
I spent quite a bit more effort for space journey. X which is nearing completion...
i can't seem to actually attack the queen's land it is just eating my gems
The blue area is protected in the early part of the game, so you cannot successfully conquer it. There is a condition for opening that up in the later game. It depends on progressing with some other Quest steps. I don't fully remember, but there is a walkthrough document posted which describes it. The document is in the main post for the game
ok i will go look
Ummm how to combine the Research Scroll? I already have 106 Research Scroll but don't know how to combine it?
If I remember correctly, you just stack them into the magic chest without any gems and then convert them.
Ahh my bad I got it thanks btw
What's the belt combination? I hope you give all the combination here to unlock the belt
I don't remember but it's listed in the walkthrough document you can download in the game post.
Do you know where to get ebony wood?
When I finished researching the crystal plug, I got an error and when I clicked ignore I didn't have the crystal plug, is there any way to fix it?

That is a very peculiar error, which from looking at the code should not happen. Maybe it is some weird localization issue with character sets or operating system?
It there a way to fix it, I’m in so deep with the game It would be suck if I have to start over 😢
As you have played already a long time I assume the game was working correctly before.
Anything you did in inbetween, like command line edits or installing Mods or URM? If that is the case your game state may have become corrupted. That cannot be healed.
Just for trial:
You can give yourself the Crystal Plug by
GAME.mc.addItem("ITMPlugCrystal")
by command line though it might not bring things back on track. Maybe that helps.
The game has been downloaded by 100k Users so far and this major error has not been reported once, so I really don't know whats going on.
EDIT: Researching the 'unicode is not callable' error I would assume what happened is you used GAME.mc.addItem in the command line in a wrong way, thus destroying the function addItem() permanently. Only way to recover is to go back to a save before you did that (if that is what happened).
Thank you.