Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 592 to 631 of 751 · Next page · Previous page · First page · Last page
(-1)

Hola,venía a preguntar como se trabajaba en la taverna ya que antes de reiniciar el juego yo podía trabajar y ahora no me deja

Tienes que hablar con Lothar por la noche. ¡después de eso desbloqueará la opción de trabajar en la taberna!

[traducido]

(+1)

I'm an RPG "fan", like «Tavern Of Spear».  I opened all the NSFW scenes... But I liked your game more, f1sh. Because your cartoon style, the story, the scenes, the enemies and the whole environment, along with the artists, looks more attractive.  Your updates and posts are much more frequent than Caro's, so I check itch.io every day.  So for me you are a very talented author among other games based on Ren'Py.  I wish you good luck in promoting the game and irl. (my english so bad sorry n-n)

Haha Thank you so much! I'm really flattered~ but still, ToS and LD and all other games are really good~ and I learned a lot from them~ and one could argue that this game wouldn't be here if it weren't for these amazing games~ 

Still I don't think the game is perfect, and I'm really grateful for any amount of supports. It motivates and helps me keep going, improving and pushing out updates! So Thank you so much for being here! And more updates to come soon! :3

Anyone else not hearing anything? No music, sounds, or voices too?

(+1)

you should hear some music in the village~ but other than that the sound department is not ready yet :p

Oh okay, thanks :D

(+1)

where are the bugbears I thought I  at least  checked every section A couple times

they're in the woodland outpost :3

(+3)

2 hours still stuck on the carrying the statue puzzle :sob:

(1 edit) (+2)

it literally takes 24 steps to get to the end. if you are able to move away the pebbles it's still 23 steps

(edit) I figured it out.  hint You need to take a break. also follow what other people's advice is in the comments. :)

(1 edit) (+2)

ummm,, is it just me or the Dummy became so OP?? ~ I legit can't progress because of it. Like 40+ damage for a Practice Dummy? ouch!

ahhhh~ yeye they're quite op at the moment~ I'll lower his difficulty soon :3

(+1)

Hihi, how do you solve the Blue puzzle in the dungeon, I've managed to solve all of the other four but idk what to do with the blue one.

(+1)

Everything's gonna get much easier when the right statue goes up by one square.

  • 你知道为什么吗,我选择中文不能显示文字
(1 edit) (+1)

Hmmm~ Chinese Translation is not finished yet! So sorry~

中文翻译还没有完成! 很抱歉~ [翻译]

(1 edit) (+1)

Don't understand what to do with the minotaur dungeon. Interacting with the pebbles does nothing but come up with the dialogue " Some pebbles and grasses. shouldn't be too common outside of the cave". I'm soft locked now :(


EDIT: I had to have the statue in hand to have it work. That's kinda....obtrusive considering the advice given to other commenters was simply  "interact with the pebble"

I think the riddle at the beginning should give a vague instruction of what to do :p and I don't want to spoil everything too much~

Pick up statue. Go to pebbles. Hit query button. You will be invited to park the statue on the pebbles Do that, Go round and pick up from other side. Then you're home.

Can someone help with the Dress Up quest? I don't know what to do

Try putting on the clothes Rahim gave you and talk the other folks in the village!

people might have answered this before, but there arent enough steps to get to the pedestal? ive tried everything there is to do. do you need a axe or something to get rid of the pebbles? 

(minotaur quest)

try interacting with the pebbles :3

(1 edit) (+1)

sorry again, but ive tried that several times and i just have this last part left, so sorry for bugging you, its just a bit irritating (nvm i found it out)

See above.

Probably heard it before but I can't equip or unequip items to complete Rahim's quest.  Unable to proceed in the maze after beating it to see the new mimic scenes.

Mhmmm~ Are you sure you've installed the newest update? or used a new save if you're in versions higher than v0.0.4/5?

Not sure but I think it was the version before this one.  

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/inventory.rpy", line 109, in equip

  File "game/inventory.rpy", line 115, in unequip

  File "game/character.rpy", line 147, in unequip_armor

  File "game/character.rpy", line 178, in statRemove

AttributeError: 'Armor' object has no attribute 'stat'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "main_lusterfield01.rpyc", line 278, in script

  File "renpy/ast.py", line 2015, in execute

    self.call("execute")

  File "renpy/ast.py", line 2003, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 278, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3136, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3325, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

  File "renpy/display/core.py", line 4160, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 727, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1323, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/behavior.py", line 983, in event

    return handle_click(self.clicked)

  File "renpy/display/behavior.py", line 918, in handle_click

    rv = run(action)

  File "renpy/display/behavior.py", line 330, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/inventory.rpy", line 109, in equip

  File "game/inventory.rpy", line 115, in unequip

  File "game/character.rpy", line 147, in unequip_armor

  File "game/character.rpy", line 178, in statRemove

AttributeError: 'Armor' object has no attribute 'stat'

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

Outland Wanderer 0.0.5

Wed Sep  7 19:19:18 2022

[/code]


Should I just start over from the begining?

yep sorry about this! You need to use a new save!

can anyone help me?,

there are not enough steps to get to the pedestal 

try using the pebbles :3

(1 edit) (+1)

I can't seem to get the quest to go look for Furkan to trigger? EDIT: nvm, I forgot to talk to Cane lol.

How do yall finish the quest for saving furkan in the dungeon??😭, I cant get passed through the 2 hole :(

You can pick up the pank/rock by interacting with it again.

So I'm stuck there too. Furkan and the Golem are just not there for me... Don't know why.

(+1)

Sorry for the problem! I've uploaded the fixed version here~ 

Thank you so much! <3

Hola alguien sabe por qué cuando estoy jugando se sale el juego?

¡Intenta eliminar las versiones antiguas del juego y reinicia! :3

[traducido]

cómo lo hago?

si está en Android, intente eliminar la aplicación?

(2 edits)

A legenda desaparece quando tento fala com amble e jog

Eu sinto Muito! A tradução para v0.0.5 ainda não está pronta!

(1 edit)

Tem um problema com o texto em português, certas letras não aparecem.

A movimentação da caverna e muito travada para quem jogo no Android 

[eu estou usando o Google Tradutor]

muito obrigado por me avisar! Vou corrigir o problema da fonte no próximo patch! e para o calabouço, é uma limitação do motor. Vou reduzir o tamanho da masmorra para reduzir o atraso!

Eu tb tenh mt travos na masmorra, mas se calhar é pq estou em Windows 8?

I also have lag on the dungeon, but maybe it's cuz I'm on Windows 8 (this is the translation to english) 

(+1)

é um problema de mecanismo de jogo, sinto muito por isso. :c

Hey hey it's me again!

So, new bugs I encountered:

1. No exit from minotaurs dungeon. If your agility is below 7 or 8 it locks you out of the game forcing to reload a save because you can't move the statue to its place.

2. Remember when I said about moving while in a choice prompt in a dungeon? Yep, that helps with the riddle where you have to move the statue to the yellow crystal.

3. I think when you buy consumables from Sebas it restocks his shop fully allowing you to buy multiple axes and charms and selling one of these items from your inventory or buying more breaks the game.

4. In the blue puzzle crystal you can move both statues at once and even push them both into one place.

5(kind of an oldie just throwing in it in to be added to some qol update list or smth). Removing the bag from Tenkis inventory window does not remove lion charm and courier badge making them hang in the air, removing topwear makes the badge look like its stuck inbetween Tenkis boobs(hehe)

6.  Don't know the triggers for the "suspicious activity" quest, but I guess completing only Furkans quest allows it to appear, this however breaks games progression because after we save Furkan from the dungeon and report to Lothar we mention the golem that we have never fought.

7. If you defeat one of the goat guards during  "suspicious activity" quest with flirting he won't disappear and will continue fighting. Defeating him with attacks removes him properly.

Thank you so much for the thorough report!! <3
A lot of them I missed, so hopefully I can fix them in the next patch!

1. There's a way for you to move it without enough agility. But... I'll add a door next patch :0

2. Ahhh... I guess I'll have to fix it.

3. The Axe and Charm are not supposed to reappear. So I'll fix them. 

4. I think moving both statue in once is intended. But weird because when I playtested it myself earlier it doesn't stack. I'll check it out.

5. Hmmm... I don't know how to fix this haha~ would be weird if you don't wear anything but a plushie.

6. Eh? I think you'd have to defeat the first golem for the quest to appear...? but maybe the sequence needs some polishing.

7. Ahhh I know! So sorry about it. Totally forgot the lust mechanism :0

Ok I'm stuck Idk how to find the Buggbears at all. I know what I need to do but I can't find them.

They're in the woodland outpost!

Do I just explore till they pop up?

yep :3

Thank you!

Uhm, how do you leave the Mino dungeon qmq? I don't have enough Agi to complete the last trial and now I'm stuck

(+1)

Ahh I haven't planned for a leave door yet, but you can solve the puzzle another way as well :3 check the surroundings!

Deleted 1 year ago
(+1)

Hello, friendly reminder that some updates are incompatible with saves from past versions, which causes it to not actually update. One fix is to delete the saves via an update that removes past saves. 

(+1)

Thank you so much! This update is compatible with v0.0.4c or above!

Is the only way i can get more patches is defeating the training dummy?

yep :p for now

Woof that training dummy got so much harder after the first round of beatings

ahhh~ ye after you get the lothar sparring mission it seems to be a little harder to get patches~ (I'll buff the patch earned next update)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/dungeon_map.rpy", line 52, in moveTo

AttributeError: 'MapThing' object has no attribute 'x'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "dungeon_map.rpyc", line 533, in script

  File "renpy/ast.py", line 2015, in execute

    self.call("execute")

  File "renpy/ast.py", line 2003, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 278, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3136, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3325, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

  File "renpy/display/core.py", line 4160, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 727, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/behavior.py", line 473, in event

    rv = run(action)

  File "renpy/display/behavior.py", line 323, in run

    new_rv = run(i, *args, **kwargs)

  File "renpy/display/behavior.py", line 330, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/dungeon_map.rpy", line 52, in moveTo

AttributeError: 'MapThing' object has no attribute 'x'

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

Outland Wanderer 0.0.4

Sun Aug 28 08:59:22 2022

[/code]


I've downloaded the latest patch on this site but there has been a bug during the dungeon since the last update in 0.0.3 . It just makes the game stuck at the beginning of the dungeon and in this update I can't progress the dungeon unlike the last update which happened after finished the dungeon quest.

Ahhh~ So sorry about this~ This exact problem I've fixed in earlier patch but I don't know why it keeps coming back~ I'll check the script more thoroughly :c

(1 edit) (-1)

I restarted a game for the update but it seems that my apron quest glitched somehow. I can't finish it after getting it repaired. I can't go in the cave either because of an error popping up even after this restart does someone have an idea why ?

Have you downloaded the updated newest patch? I think it got fixed :p

(1 edit)

considering the fact that the error comes from a missing sprite or more likely a wrongly called one it might have indeed been fixed. I'll try to see if I forgot about downloading the fixed files.

(To be more precise it says that "tenky_sprite2 is not defined"). I have to say that i make thoses kind of mistakes quite frecantly when i code with ren'py XD

yep It should be fixed in the latest patch!~ (I think)

(1 edit)

sorry but I restarted the game all over again after reinstalling it just in case and i still get the exact same error "tenky_sprite2 is not defined" . ^^' 

Perhaps there is a problem with either the real name of the sprite or it has been moved out of his folder ? I couldn't check myself as we have no access to thoses informations in the distributions versions of a ren'py game.

It would be weird though considering most peoples have been able to play without encountering this issue...

How do I get cashmere? I haven't seen any goats nor furkan yet...

the apron quest is the only quest I have rn, and im also done with the sparring

try exploring more in the ancient tree area :p

I don't understand how to get cashemere...

defeating goats will give you some cashmere :p

But I'm friend with them or something like that since I saved their chief... Don't see any wild goats

you can still battle with goats in the ancient tree area :p

Yeah I finished my 11th quest for the Apron and seem to have finished 00.04...I'm just sad overhaul that I can't become the Patrons's slut :eyes:

we'll get to there in the tavern :p

really nice game here ! Had a lot of fun, but sadly i have encounter a dead end in my playthrough. Just got the quest suspicious activity, talk about it with the wolf, then the lizard come, tell the truth but doesn't advance the quest. I return to talk to the wolf, him getting mad for the backstab and instead of apologizing, I protest, making him more furious. But now, the option dialogu about the quest have disappear and i can't advance it, no other NPC to unlock me or no explore to discover new thing, help ?

I'm sorry :c this route will continue next patch instead~

Choose the the 2nd option the  Option with the (Lie) so you can do the suspicious quest and then Choose the Faint 

(+1)

I finished The Game once again

Very nice :D

(+1)(-1)

Is this normal or not?

they'll disappear once you clear the dungeon :3

is there anything to do after i beat the deer guys quest? i cant find anything

After you complete the dungeon, that's the end for the public update.

 can't get the new quest What can I do 

Which new quest?

The 4 new of the new update

That's for the patreon version :)

Ah oki

I can't re -enter the dungeon, how can I fix it? (I can enter it but it won't let me move, I'm literally stuck on the first tile after the entrance)

can you download the file again? its fixed now i think

I still get the same problem, maybe it's in the old save files and I have to make a new save

 

also this when I try changing equipment in the dungeon

(+1)

oh yeah~ you have to create a new save! This is the last time you'd need a clean save~

(when you are horny you don't change on portret)

I'll add it back next patch :p

how exactly am i supposed to beat the advanced dummy? it can outdamage me AND out heal me, and i cant even gain substantial exp to level up 

(1 edit)

Go fight slimes, goats or bugbears... or buy/make some health potions...

(1 edit) (+1)

Healths potions are useless for Advanced dummy, it deals like 50~70 dmg it's too much for the first quest

I mean it's the strongest mob in the game xD

(1 edit) (+1)

Encountered couple of bugs in the dungeon

1. Losing (or escaping) to enemies inside the dungeon blocks the tile you were standing on before it began making it impossible to go through it and potentially soft-locking you from advancing if it was in a narrow path. It also multiplies the character sprites making them overlap each other. Confimed that it happens after multiple losses, losing to an enemy for the first time in the dungeon won't block the tile.

2. Exiting the dungeon while the plank or the rock are covering the pits blocks them and softlocks you. Also the sprite of the plank/rock covered pit stays and the sprite of an empty pit overlaps it.

3.  You can keep moving while in the choice prompts in the dungeon.

4. Pressing spacebar while in a choice prompt inside the dungeon triggers an error.

Thank you so much for the thorough report! 1 and 2 has been fixed!

3 and 4 might require some deeper coding stuff~ and as it is not as game breaking~ I'll fix it for the next patch~

Not sure if it still works in 0.0.4 but in 0.0.3 I discovered that as long as you don't have the "real" plank and/or stone in your inv you can pick up those glitched ones from the holes

Deleted 45 days ago

Thank you so much for letting me know :3 I've fixed the problem now~

Same😔

I've tested it now! It's fixed for real~

Hello, i recently downloaded the fixed version of it but the error still shows up, do i need to start over?

it should be fixed... are you sure you've downloaded the right version?

It worked after i reinstalled the game.

(2 edits) (+1)

It works now tnx dev!😚

good to know :3 sorry for all the troubles

Thanks for the update dev!😘

No problem! Enjoy the game :3

Idk of this is a glitch or not but i already fixed Cane's apron, but it doesn't let me finish the quest

Ahhh! Sorry I updated the inventory system, it should be fine now

Thx bro

(2 edits)

There seems to be a bug in Cane's quest? After you repair the apron, he won't give you the dialogue to finish his quest, and ole will have the option to give you the green dye again.

Edit: There's another bug when you're talking to Kari once you get to the dungeon. An error screen appears and you can't hit "ignore" to keep going with the story 

Loving the game so far. Good job, mate.

Thank you so much for letting me know! I've fixed it now :3

Viewing most recent comments 592 to 631 of 751 · Next page · Previous page · First page · Last page