Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Bugs/Typos

A topic by OldPapaSoul created 36 days ago Views: 2,180 Replies: 65
Viewing posts 1 to 31
Developer (1 edit) (+1)

If any are found feel free to report them here, I and will try and fix them in the future.

I know the late game is very buggy, and i will be working to fix all issues as soon as possible. 

There’s been a number of instances of “complete” that are mispelled, such as “compleated”, “compleating”, etc. There was another before the first instance of “compleate” but I forget what it was :(

There’s a section on the 4th cycle where Xel’Ra asks about a checklist when inspecting the left entertainment cabinet and the AI responds with “Creating checklist[…] IS (IT) IS STATED THAT…”. The first “IS” should perhaps be an “IT”?

i finished the repair puzzles and power want out. now i can't do anything. 

https://drive.google.com/file/d/1OMYwA_ggkZbvEeRKxIntG8goJavztYPV/view?usp=shari...

I've run into this same issue.

(1 edit)

As well, there’s a coupls typos after installing the extra power for the airlock on the final cycle. “…thats musch better[…]” -> “…that’s much better[…]”

Edit: and in the transmission after that where Zel’Ra says “my ship is experiancing[…]” should be “experiencing”

Developer

Thank you for taking the time to weed through my horrid spelling XD

I still occasionally misspell my name so I’m not exactly a paragon here XD

And in the final set of repairs under the timer for engine meltdown, I am getting stuck in a loop of “+ 30 Seconds” (which should perhaps be “+30 Seconds”, removing the extra space). The dialog box keeps on popping back up and preventing me from completing the current repair (but at least the engine will never meltdown?)

(1 edit) (+1)

And in the final set of repairs under the timer for engine meltdown, I am getting stuck in a loop of “+ 30 Seconds” (which should perhaps be “+30 Seconds”, removing the extra space). The dialog box keeps on popping back up and preventing me from completing the current repair (but at least the engine will never meltdown?)

Edit: Ah, this seems to be the same bug reported by “Horride The Bunny” on the “topics” page up a level form this “Bugs/Typos” one.

(1 edit)

I can't complete the game because all the puzzles at the end keep adding 30 seconds to the time, and it won't stop. It just cycles over and over with no way to get out of it other than to just exit or restart the game. It seems to only happen on the hard puzzles. I can do the easy ones just fine. 

 During the engine meltdown:

  •  the events for the ship system breakdown and the labor mechanic appear to be broken, if a screen transition or the engines needs a restart, the labor event no longer appear until you load the game and the repaired ship system no longer breakdown.
  •  if you save and load to test the labor mechanic the crib is not interactable and you have to load a save
  •  if you let the meltdown countdown end the game softlock and you have to exit the game
  •  in some instances the puzzle with 8 buttons does not have a valid answer and you have to exit the game
Developer

I will be looking into those 

during one the repair parts i completed all the repairs but the lights turned off and i cant interact with the engines thus gotta restart 

Developer

I will look into that

Another bug. When entering a new area, if an event occurs (power, malfunction, etc) simultaneously, it will lock your game preventing all actions except pulling up the menu.

Developer

i will look into that, and see if i can make a fix to stop that from happening 

Currently hard puzzles (with the 8 terminals) during the final reactor meltdown are unable to be finished. You get 6 right and then both of the last two are wrong, guaranteed, locking you into the terminal for the countdown. This is in the V0.2

Developer

I be looking into that.  

(2 edits)

Bugs:

1. The game console in the crew room has a plot error; images from the second trimester appear instead of the first trimester, and the AI's portrait doesn't disappear.

2. During repairs, ignoring the computer on the left may lead to repair errors.

3. During repairs, a strange bug occasionally occurs where two final repairs are required, or a malfunction replaces the completed repair. Even a second power outage can render interaction impossible.

4. Power outages and repair events stacking together can cause errors. In the third level (second trimester), if you return to the crew room, you will be unable to interact with food, resulting in permanent confinement.

5. A very small chance of encountering unsolvable puzzles that require SL to solve.

6. Engine puzzles have bugs.You must SL to continue.

7. In the first level, during the repair period, the player investigates the illustration in the cockpit and finds it to be non-pregnant.

8. Power outages and entering the map or investigation events stacking together may cause the following bugs: the game freezes, the character cannot move (but the menu can be opened), the protagonist's portrait or character portrait remains on the screen. Events cannot continue, resulting in a soft lock on the story.

Developer

I will look into all of thesse and fix what i can. Thank you for your detailed analysis 

To be precise, these are all event logic bugs; the character art issue is a switch error.

Also, a common problem with engines from RPG 2003 to the present: A delay buffer (i.e., event waiting for sorting) must be added to events. Otherwise, processing two events concurrently will cause soft locking or the second event to become invalid.

Even if the event needs to be activated later, an empty event prerequisite should be added according to the layer, and then enabled using a switch to prevent the "no prerequisite refreshed" bug.

Developer

Again, thank you. I appreciate it as I am still learning :)

(+2)

Let me tell you a trick I used in game development.

Since the main game menu is useless, why not remove it? Yes, make it so that players can't view items or this setting in-game. In my game, even the protagonist can't open the menu... saving and such require going to a fixed location.

Why? I want to talk about a game I made during my RPG 2003 days. I encountered errors in game detection and some numerical calculations... not because I miscalculated, but because this type of game engine caused a "parallel processing" problem... I discussed this issue with AAAA (the uthor of Resident Evil  Doraemon). I finally decided to use certain detection items as "keys."

In other words, the items the player carries are used for plot detection. When the player obtains a specific "key" item, many events revolve around this item detection. And by simply setting a concept like "only one type can be carried" or "items are limited to a certain quantity," different character states at different stages can be achieved.

This method is rather silly, but it's indeed a simple one. I've been using it for many years.

In this way, you can use item value judgments to flexibly save the protagonist's state, and even "manipulate items" to achieve event rewind and restart the game.And the difficulty of controlling the game.

Let me give you my example...

This is a character from an older game; she can store special items. There are also two others… like the Treasure Dragon.

In the game, her character art and movement animations are linked to "items." Due to the nature of RPG engines, I can assign each character a judgment item instead of a "judgment value." Although internally there's no difference, for beginners, items are easier to control and adjust… and also cater to some "cheaters" and "adjustment players."

At the start of each story segment, a judgment is performed to determine her movement animation. When the item count is higher than 10, a "Cracked Armor" animation appears. After that, there are six different animations for 30, 50, 70, 90, and 90+. When it's 90+, she becomes an "airship" and completely immobilized…

Besides 90+, the number of items changes the dialogue animations, dialogue, and some events. In certain story segments, exceeding a certain number can even lead to special events.Therefore, whether it's this character, Treasure Dragon, or a Broodmother their condition won't affect the main storyline; it will only cause trouble at specific times (like not being able to enter a house). However, this will still create some Gwent-like effects.

Some storylines feature a "pregnant woman" whose item acquisition is tied to a countdown timer. When the countdown reaches 0, an item is added, and a check is performed. Reaching a certain number of items triggers a birth event, considered a "percentage of births." If the percentage is successful, the player's location is "remembered," and the player is "moved to the story map." Afterward, the pregnant woman's items are cleared, the clock is turned off, and the player is "teleported back to the remembered location."

 

I also tried creating a system for the Broodmother  but its skills required separate event design for each map, and global events had to be avoided, so I ultimately abandoned that approach.

Developer

I just want you to know you are a legend for offering feedback. I would have never thought of that. Doing so right now would require a complete rework of the framework of this project, but its good stuff to keep in mind and I will sure to use those tricks in the future.


Also just for my own curiosity I'm not familiar with the project that your were providing examples for?

(1 edit)

This project is from 12 years ago...

I can easily describe an example verbally; let's take the alien girl Ella as an example.

Each time you wake up, a check is performed (note that facial expressions are created separately so they can be directly applied):

Event Branch:

Ella is in the party: true

[Item check "Ellabelly"]

IF item count is 0-10, then display image EllaB1

Display image EllaF2

Use text: "XXXXX"

IF item count is 11-30, then display image EllaB2

Display image EllaF2

Use text: "XXXXX"

IF item count is 31-50, then display image EllaB3

Display image EllaFB2 (facial position shifted due to different images)

Use text: "XXXX"

Character speed is -1

The protagonist turns to the side (because the belly is too big to wash from the front)

IF item count is 51-70, then display image EllaB4

Display image EllaFB2 (facial position shifted due to different images)

Use text: "XXXX"

Character speed is -1

The protagonist turns to the side

IF item count is 71-90, then display image EllaB5

Displays image EllaFB4 (face position shifted due to image difference)

Text: "XXXX"

Character speed -2

IF Item count 91+ or less, then display image EllaB6

Displays image EllaFA1 (face position shifted due to image difference)

Text: "XXXX"

Special event: Character leaves the party. Ella airship switch is NO.

(The above can be applied to other events. Note the speed setting for deletion. Each character needs a set of cluster judgments; otherwise, images may appear even when the character is not in the party.)

Image deleted!

...Specific room door:

IF Ella in party true

IF Ellabelly count 51-70, then display image EllaB4

Displays image character name FB2

Text: "Hope the door frame doesn't break..."

Sound effect

Map relocation

IF Ellabelly count 71-90, then display image EllaB5

Displays image EllaFB4

Text: "Too big, can't get in..."

Image deleted!

IF Ishura in the team::true

IF Ishura's belly count is between 51 and 70, then display image Ishura B4

Display image Ishura FB2

Text: "I need... to squeeze a little harder"

Image deleted!

Sound effect

Map relocation

IF Ishura's belly count is between 71 and 90, then display image Ishura B5

Display image Ishura FB4

Text: "Even if I break down the door, I still can't get in..."

IF Quinn in the team: true

IF Quinn's belly count is between 51 and 70, then display image Quinn B4

Display image Quinn FB3

IF Quinn's belly count is between 71 and 90, then display image Quinn B5

Display image Quinn FB3

Text: "You think I can squeeze through a door the size of a human?"

Image deleted!

(She's an anthropomorphic dragon, so she can't enter most doors; only her character portrait needs to be checked.) Character Action: The protagonist takes one step back (Note this is the final check; otherwise, the protagonist will retreat three times due to multiple characters in the party).

Important: Delete the image!


Oh, by the way, this is something I helped another author create... The "pregnant woman's" walking image isn't simply "adding a sphere," but rather requires adjusting the upper body to move back slightly. Because of the pressure on the pelvis, the legs walk more like a penguin or a duck.

Failed to load

audio/bgm/JDSherbert%20-%20Nostalgia%20Music%20Pack%20%5BFREE%5D/JDSherbert%20-%20Nostalgia%20Music%20Pack%20%5BFREE%5D/Stereo/ogg/JDSherbert%20-%20Nostalgia%20Music%20Pack%20-%20Retrocadia.ogg

Developer

I will look into that

For clarification, it happened when I was still in the first section of the game. Needed to go to the cryosleep after repairing the tuttorial display and the bug happened when entering one of the room

(1 edit)

This problem may be caused by the system encoding under different language versions, or by the use of spaces, symbols, and special characters  name in the source material.

So... Hit a softlock bug. I just got to  the machine in the medbay to repair just as the hunger hit 0 and power went out... Now I am essentially stuck with no access to the rest of the ship, save the general areas for repair.

So I'm at the point where the computer says there are 3 cycles left and went to repair and now I'm in an endless loop of repair and the cryopod doesn't work and I don't know what to do except go nuts running between both engines

Stuck on this as well, I have the V0.2 version.

Developer

I will be looking into the last few stages and seeing if i can  fix it. It did not get enough play testing from me and is full of errors that i didn’t initially catch. Please be paitent as i work on a future update

is there a cheat page for the puzzles

Developer

There is no cheat page, the puzzles are randomly generated each time. At the time of this writing Hardest puzzles do not work properly and I am working on fixes to correct or disable altogether. 

o

I'm getting stuck in the final stages where everytime i try to do a puzzle it keeps adding 30 secs to my time non stop.

Developer

it is a known issue that i'm working on to resolve

I'm not entirely positive if it's a bug or a feature, but during the last 10-minute timed sequence, I've been getting puzzle patterns that are unwinnable. I'll complete 6-7 tiles correctly, only for none of the remaining tiles to count as correct (in some cases there being only a single possible tile remaining, but not working as the solution)

Developer

The ending is not working correctly and i'm working on a patch to fix

I'm unsure if it's a feature or a bug, but during the final section I have many max-difficulty puzzles become unbeatable - i can get 6-7 tiles in a row but the last one or two will count as incorrect (even if it's the only tile possible)

Not sure if it's a bug, but this has happened to me twice already.

At the point in the game where the cargo bay and med-bay are added to the to-do list of puzzles, if you let your energy meter completely drain and have to go into Zel'ra quarters to eat a big meal, you get trapped in there because the food station doesn't work and the game won't let you leave the room. Going in there to snack does not seem to be an issue though.

Developer

It is a bug, and I will work to correct it

when scanning the amount of embyros in uhh the medbay, i get an error when it says “failed to load - a load gibberish and then Face5, i spam click retry and it never loads, literally unplayable after that.

Developer

I believe the issue is with the sound packs I used, and I'm working on a fix to correct that

(2 edits)

Uncommon Bug: Avoid using symbols such as spaces, underscores, hyphens, and periods and those using specific national languages in filenames. This can cause errors in the game on certain systems, such as Asian language systems

It's important to note that while software like AP can ensure a game runs in the wrong language (e.g., a Japanese game running on an English system), it cannot resolve issues caused by incorrect filenames in the game's inner directories, which can prevent the game from reading resource files and result in a software lock.

Developer

Now that I know that can be an issue I can avoid that for future projects. Thank you

Buenas tardes eh jugado hasta la parte avanzada donde debes evitar entrar en labor de parto, sin embargo, hay un bug que me impide continuar la historia, en reparar se bugea en salir solo +30 segundos, con la imposiblidad de salir de la pantalla. se siente frustrante sin llegar al final de esta historia

Ok, another thing im in the stage 3 i think, where you have to fix the engines while keeping your hunger and the engines going off and its been doing this for about 20 minitues, am i bugged?

Developer

It is bugged. the game is mostly unbeatable due to the things I tried to add in last minute. I am working on patches

Okay, so there are a few bugs

Stage 4 bug

If hunger meter bottoms out, game soft locks and traps you in your room.


Stage 5 bug

+30 seconds icon won't go away

Labor machsnics is completely broken

(1 edit)

not BUG:If you don't mind, could you please delete some unused RPG assets from the game's compressed file, especially music and pic files, which take up 200 mb of the game's size?

I haven't used the engine myself, but those might be in place as defaults for debugging or stability reasons.

I've heard enough anecdotes about weird-behaving code (and seen enough strange glitches in other games) to know that sometimes seemingly-useless files are actually doing something important.

(2 edits)

I've used game engines for many years.

Actually, most unused music and sound effects, as well as the main title image and enemy images, can be deleted. However, it's important to note that simply deleting them from the directory isn't enough… You need to locate the map, enemy groups and enemy settings, magic, animations, etc., pages in the system settings and clear all unnecessary settings. Only keep one enemy group, one enemy setting, and one magic effect.

I know a lot about strange occurrences… at least before I suffered half of the body broken bone in an accident, I often shared various experiences and special cases in the RPG community.

Since RPG2003, the biggest strange problem has been "parallel event processing." This is both an engine bug and a player setting issue, mainly due to events stacking and failing to be processed synchronously, or getting frozen in the synchronous processing stage. There's also the classic "clock hard problem"—the countdown system has always been a difficult setting to operate. Ultimately, this leads to incorrect results, either because parallel event processing conflicts cause a soft lock, or because it overrides another time.

Secondly, there's "event processing too fast." This is an old problem, so you must manually add a 0.1-second delay before some variable or numerical checks to resolve it; otherwise, the next event might jump directly before the previous one is finished processing.

Incorrect event activation or stacking is also an old engine problem. If an author creates an event and then directly creates a new event and sets an activation switch or event processing check, it causes the event to lack a pre-check, leading to a bug. In practice, it's best to create a blank page before activating any event. AAAAchan (author of Doraemon: Resident Evil) used numerous blank pages to avoid this bug. Simply put, the first page is empty, a "no event" page; the second page is used to activate the switch or other event triggers.

Another classic bug is the "Gwent effect," caused by globally allocated fixed events. Lazily making events globally triggered results in numerous bugs due to simultaneous calls.

Finally, there's the issue of asset handling. Many careless authors directly modify the game's basic settings but forget to remove default enemy groups, settings, magic effects, map settings, etc., from the settings menu. They only delete the assets in the package directory, not the related settings in the program group… ultimately leading to bugs.

Another less common bug is where level and attributes become "1," the cause of which remains unknown. This usually occurs when player A leaves the party, variables are saved, and player B inherits all of player A's experience, skills, and items.

in the meltdown sequence I keep getting +30 forever when getting a "harder one" fix

Developer

Check the devlog. It has an updated version that fixes that

ya I tried the v.02 version transferring the save files over and that seemed to work, still get an issue where having contraction mini game happen while fixing mini game makes the timer bug out
Didn't realize the v.02 was the up to date once since they were both posted the same day

But despite the bugs VERY good,who made the artwork? the simplicity of the number of characters probably makes it a lot more manageable, but good preggo sci-fi stuff

Developer

There is a link to version 0.03 in my devlog that fixs many bugs. I cant upload it to itch.io yet because of the game jam voting blocks uploading new submissions.

This was a solo project, so i did artwork, story, and programing. 

oh dang, got a link to more of your art?

Developer

You can find me on twitter, bluesky, and furaffinity under the same name

oh man I've seen your art around, that's some good stuff
and a very good first game. Hope to see what else you cook in the future C:

Typo at the medbay checkup the first time




at the start there is a typo of funcitonal instead of functional and sometimes it says embyos instead of embryos 

and protocal instead of protocol 

(8 edits)

The game does not have a voluntary price donation download option... I can only go to ko-fi to buy you 5 cups of coffee recently.For a 20-year hobby!


Also, many years ago, didn't you draw a kobold comic strip about a female kobold mage who laid eggs due to a HYPER PREGNANT caused by using a magic scroll?

Bug: 

Phase 4/Level 4: During repairs, the player will enter the final repair phase twice. The computers in the infirmary are unaffected, but those in the embryology room on the left are affected.

If repairs are completed prematurely and not ended, the infirmary will experience a power outage, preventing entry.

After repairs are completed, a power outage will prevent the generator from being restarted, trapping the player in the corridor.

Solution: Prioritize repairing the infirmary, then repair other areas as needed, completing all repairs before the power outage.

Additionally, the following will not cause fatal bugs: 

Level 5  During the final repair, the computer on the right side of the middle screen will freeze after repair, requiring save/load (SL).

Level 5 Before the final repair, during the communication phase when restoring communication, the protagonist may lose textures due to the rapid transitions between puzzle scenes.

Level 5 After the final repair, if you don't reach the central room in time, you will be blown up… the countdown will not stop.

Balance Adjustment Suggestions:

1. The birthing event seems to be randomly determined by the number of clicks, with an occasional trigger rate that's too high.

2. Some events on the spaceship might be overlooked without deliberate investigation; more "flashes" are needed.

3. In parts of the fourth level, after completing repairs and returning to the crew quarters, you can't leave. I'm not sure if I overlooked the medical room and whether there's any story content there.

4. Moving the upper body slightly backward by 1-3 pixels in the walking image would better reflect the character's state.

5. Referring to my previous suggestion regarding the final return journey (the post-game entertainment section), create CG cutscenes and event cabins, inflation events, and conversations with the AI about experiences and opinions.

6. The protagonist's abdomen penetrates the hibernation pod in L5…XD