Skip to main content

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

You must be 18+ to view this content

Masters of Raana may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Masters of Raana

An open world Sci-fi RPG with adult themes. · By GrimDark

Bug Reports Sticky

A topic by GrimDark created Nov 29, 2021 Views: 31,378 Replies: 209
Viewing posts 81 to 100 of 137 · Next page · Previous page · First page · Last page
(7 edits)

Version 0.8.4. when inspecting the effect of standings in code because it wasn't very clear to me in the wiki i came upon this piece of code:

/* seal of virtue */
<<if $faction.christian.standing gte 30 and $faction.standing lte 59>><<set _monaroll1*=0.75>><<set _monaroll3*=0.75>><</if>>

As "$faction.standing" is undefined i assume you meant to use "$faction.christian.standing" again. As it stands this bug should cause the "Seal of Virtue" monastery effect to be inactive regardless of standing.

Edit: I wish this forum didn't make it so hard to post code with < and >

Developer

Good catch. Fixed!

Im not sure if this is a bug or feature, but if its a bug I guess ima accept it, but if its a feature, someone might die... But Lovisa's character seems to have a permanent full semen count even if I don't touch her at all... she isn't assigned as floor crawler or anything, but it seems to be increasing every day...

Developer

She has any special titles assigned to her? Bed Warmer/slave, for instance?

(1 edit)

Captured slaves that get certain girlids can spontaneously age when added to your household.

In essence the following code in the "NewSkills" section

/* OLD AGE */
<<if _npc.girlid is 317 or _npc.girlid is 321>><<set _npc.age to random(55, 62)>><</if>>

gets run AFTER adding captured slaves to the house. This code is certainly intended to run as their portraits look fairly old, but it should happen when they are captured or at least show up during inspection before deciding whether to sell or add them. Having old grandpa "surprise" you with the fact he is not actually 23 years old just seems a bit silly.


Edit: I'm still running 0.8.4. if that matters

(1 edit)

not sure if a bug or a bad save, I can no longer go on relic hunt with stacey, and the invasion stops and disappears from the 3rd page... i saved game to disk just after invasion was announced. Same with prior save...I get it

I think this is a bug, sorry if I am wrong. 

At game start you can choose a trait 'crafter' +10 tp two skills, it does that, should start with crafting materials but I do not see any or have them show up when I hit craft.

Deleted post
(1 edit)

When "Hide NSFW" pics is on, the picture of the girl in the "available slaves" section of Kymando Hall still shows up.

EDIT: Also, when selling slaves you get the "auction" picture.

Found an "exploit".

If you need stamina or health, just go take a bath (bathtube), leave, go back and keep doing this. Very little time spent and it will refill you levels.

Laika uses slaves for sexual purposes at the age of 14-15 if she is appointed as a teacher.

(1 edit)

Not quite a bug but...

The game has melee and ranged weapons.

In fact, both are useless. 99.99% of battles are carried out only by Cane. That's not OK.

Ranged weapons are only sometimes used to pre-fire a thick target. And in several battles, like Dengi and the formation of Aria as chancellor. Melee weapons are not used at all. It is not needed and loses to Cane. I would like to see the chance of capturing a prisoner for sale or to a fort the higher the more powerful the weapon used. Cane should be the starting option. But not an ultimatum weapon for the whole game without options.

Second. It is necessary to add the ability to send prisoners to the fort from any location. Better yet, check the box in the settings for auto-sending. The same goes for sales. Jumping around locations and manually sending soldiers to the fort does not carry any gaming value. As well as the possibility of buying soldiers in the fort. For example, for those who do not want to fight. Mechanics are like in a town hall. Pay and get people.Moreover, they worsened the map and began to go 1 location further to Stoke Hill.

(2 edits)
[img[_img + "av" + _restblow +"/morningblow1.jpg"]]

The new MBJ image files are not loading under Linux as file paths are case sensitive, it needs to be "Av" rather than "av", while under windows case sensitivity isn't an issue.

/* Wrix will not use each other sexually */ 
<<if _slave.girlid is 18 or _slave.girlid is 19 and (_npc.girlid is 18 or _npc.girlid is 19)>><<set _kinblock to true>><</if>>

Another issue I have found is that "Wrix Kinblock" is preventing all training for both characters. Essentially the code currently excludes 18 and 19 training from anyone not just each other.  

All my images are broken

Found a combat exploit with using hotkeys. If I use the power strike and strike enemy hot keys in quick succession I get infinite attacks on every target.

Game freezes once a day, when hitting the "conclude day" button, "return" button after several actions. This freeze can be for several minutes at a time. 

When loading a game from file, game completely freezes.

mb it was a browser performance issue

how did you fix it?

Ammo Pack trait not working for cyber cannon. Is this intended?

Developer

Yes, the WEGA cannon is a legendary weapon so ammo trait won't affect it. 

(+2)

i cant update or download the game why?

Developer

What happens exactly?

Deleted 348 days ago

Just a wrong assignment for names, see screenshot. The party consisted of, in order, Amelia, Juno, Layana, Nicole. No Loren.

(1 edit)

I got this bug twice where I would lose all my money at the start of a day...

Instead of showing me the correct amount, it would show: $NaN

Reloading to the automatic save done each morning would clear this erronous amount but I would only have the amount I get as income for the day.

Developer

You have a save I can look at? Right before this happens?

Please send that save to mastersofraana@gmail.com.

Viewing posts 81 to 100 of 137 · Next page · Previous page · First page · Last page