Unity Cyber Rift [v0.2.9b] [Cyber Owl Games]

4.40 star(s) 5 Votes

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
I did, and it says she has nothing to talk about View attachment 4901656
Honestly I'm not sure what's happened, I'll have to take a peak at the code and try to figure it out. Really sorry for the inconvenience, but only thing I can currently assume is that something triggered early and it isn't sure what to do. There is a walkthrough with intended progression posted somewhere (I forget where) that you can use to follow and see if it works better that way. Also any dialogue tool dialogue can be skipped through at absurd speeds by holding space bar + left clicking so you can get back to your current progression quite quickly. If you notice some early dialogue you can't skip it's due to me not setting up in the dialogue tool. Everything from Part 2 onwards can be skipped tho (aside from Elsie's NSFW scene).
 
  • Like
Reactions: irresponsible

irresponsible

Newbie
Jan 11, 2019
25
40
Honestly I'm not sure what's happened, I'll have to take a peak at the code and try to figure it out. Really sorry for the inconvenience, but only thing I can currently assume is that something triggered early and it isn't sure what to do. There is a walkthrough with intended progression posted somewhere (I forget where) that you can use to follow and see if it works better that way. Also any dialogue tool dialogue can be skipped through at absurd speeds by holding space bar + left clicking so you can get back to your current progression quite quickly. If you notice some early dialogue you can't skip it's due to me not setting up in the dialogue tool. Everything from Part 2 onwards can be skipped tho (aside from Elsie's NSFW scene).
All good, I know what it's like to have a software project show growing pains. If I figure out a reproducible way to get locked out like this, I'll let you know
 

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
All good, I know what it's like to have a software project show growing pains. If I figure out a reproducible way to get locked out like this, I'll let you know
Really appreciate that honestly. Tbh the coding aspect of the project is a "just me" thing, so I've also been the only beta tester. I'm happy to work on fixing the issues but I really need to be aware of them.
 

irresponsible

Newbie
Jan 11, 2019
25
40
Blazing through the content again and I hit a new snag elsewhere: now it's Fae missing from the cockpit after recovering Everie and after the health checkup
1748911959138.png

EDIT: False alarm; moving to the 2nd floor hallway triggered a conversation with Everie
 

irresponsible

Newbie
Jan 11, 2019
25
40
Okay, I reproduced the jacket bug. It seems that buying the jackets before the shower scene breaks the sequence logic. Buying them immediately after the scene (even without working for Junky) progresses the game as usual

EDIT: to not clutter the thread, I'll just add on things here. Everie's line before the one that goes "Mm...I still can't move very well. Oh, but it's a lot better than it was!" on Cyberia has a raw unreplaced <Player>. I didn't get the screenshot, but this should make it easier to find
 
Last edited:
  • Like
Reactions: ZeRAWDOG

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
Okay, I reproduced the jacket bug. It seems that buying the jackets before the shower scene breaks the sequence logic. Buying them immediately after the scene (even without working for Junky) progresses the game as usual
Ah nice find! That'll make it much easier to sort out. Thanks again for the help :)
 
  • Like
Reactions: irresponsible

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
Okay, I reproduced the jacket bug. It seems that buying the jackets before the shower scene breaks the sequence logic. Buying them immediately after the scene (even without working for Junky) progresses the game as usual

EDIT: to not clutter the thread, I'll just add on things here. Everie's line before the one that goes "Mm...I still can't move very well. Oh, but it's a lot better than it was!" on Cyberia has a raw unreplaced <Player>. I didn't get the screenshot, but this should make it easier to find
Looking at the jacket bug now but:

Fixes:
  • Fixed <Player> showing up during the “Back to ship with Elsie” dialogue
  • Switching rooms while using phone has been disabled to prevent softlock
  • Fixed issue during junksteroid minigame where asteroids could spawn on top of the player
 
  • Heart
Reactions: irresponsible

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
Alright I think I mostly fixed the jacket issue. Turns out there was an objective I had set somewhat incorrectly so it didn't always get triggered based on sequence of events.
 

ZheWatcher

Newbie
Mar 3, 2021
51
20
7 planned chapters and yet after over 4 years they're still on chapter 1. At least I can tell they're making active development with updates. But at this rate it'll take a whole other decade or more before it finishes. If it finishes. I sure hope it does though cus I like the look of it. I'm always fond of 2d artwork games. Seeing other people's styles.
 

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
7 planned chapters and yet after over 4 years they're still on chapter 1. At least I can tell they're making active development with updates. But at this rate it'll take a whole other decade or more before it finishes. If it finishes. I sure hope it does though cus I like the look of it. I'm always fond of 2d artwork games. Seeing other people's styles.
Just to give a bit of perspective the initial game was built on RenPy, then we rebooted into Unity using Naninovel. This created issues since Naninovel acts as a UI camera which prevented all the benefits of using Unity from being utilized. One more quick reboot we swapped into using Adventure Creator with Naninovel for dialogue, but after realizing the sheer amount of issues this caused we ripped the damn thing out of game. If you've ever played the game A Way Back Home by Ferdafs they used Naninovel, and you can see the massive amount of performance issues and issues with scene loading as an example. We are now firmly using Adventure Creator with our own custom dialogue system and it's done wonders for production.

It's taken us a few years to really find our footing as a team, but now with the experience built over this time we're confident we can really develop one hell of a game. As you can tell we are in it for the long haul considering the vast majority of devs would have dropped their project with all these issues, but we're excited with what we've been cooking up in the background. So your concern is fair, but I believe you don't have much to worry about at this point.

Here's an old pic of the game just to give a perspective.

View attachment iu_906669_10897273.webp
 
Last edited:

FSAASDKOP

New Member
Jun 4, 2017
7
8
Oh now that is strange, did you already go inside? If it's working correctly it should just teleport you by the ship then you click on the shop to go back.
im managed to get back to the ship and leave from the hanger and the same scene happen.where to go after talk with elsie?if im click on facility it just go to the first screen with fae in the facility
 

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
Please remove the sliding puzzle or make it easier. That thing is impossibile to solve and I'm stuck.
Not going to remove it but I was going to add a button to auto solve it once you've talked to Fae. Unfortunately I forgot so thanks for the reminder!
 

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
im managed to get back to the ship and leave from the hanger and the same scene happen.where to go after talk with elsie?if im click on facility it just go to the first screen with fae in the facility
Once you've gone into the Facility once you'll be outside of the ship, just click on the ship and you'll be told to get to the cockpit to do the rest of the update.
 

Lonelystonie

Newbie
Jun 11, 2022
88
46
Hey so what do i have to do here exactly ? the only place to go to is the facility and there is Fae there and i dont think she suppose to be there
Ảnh chụp màn hình 2025-06-04 003857.png
 

Lonelystonie

Newbie
Jun 11, 2022
88
46
Did you go to the facility initially and have the conversation with Elsie in the lab? If you have done that already all you have to do is head back to the ship.
I don’t have a clue what you’re talking abt, all I did was follow the goal in the phone, after seeing the Everie’s bj scene, go to sleep, go the the lab to have a conversation with all the girls, teh have a conversation with Fae, then the syndicate arive, then go through the hangar, meet Elsie, then teleported me to infront of the facility, and now im stuck, the only place to go is the facility and there is Fae there which i dont think she suppose to and there is no back button. If you would pls tell me what to do next
 

ZeRAWDOG

Member
Game Developer
Mar 5, 2021
200
179
I don’t have a clue what you’re talking abt, all I did was follow the goal in the phone, after seeing the Everie’s bj scene, go to sleep, go the the lab to have a conversation with all the girls, teh have a conversation with Fae, then the syndicate arive, then go through the hangar, meet Elsie, then teleported me to infront of the facility, and now im stuck, the only place to go is the facility and there is Fae there which i dont think she suppose to and there is no back button. If you would pls tell me what to do next
Oh did the arrow to go back to the Cabin/Landing zone not spawn?
 
4.40 star(s) 5 Votes