Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 214 to 253 of 753 · Next page · Previous page · First page · Last page
(-2)

So guys I was doing a quest about the slimes and I don't know if I collected all the things that needed to be collected. Did I collect them all?and where can I find Wuldon again?

(1 edit)

It seems finished, you'll automatically proceed when you enter the dark forest map

(1 edit) (+1)

I get this error every time I try to use Fiery Charge. If I ignore it, the enemy takes no damage and my turn is basically skipped

I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'tg'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "battle.rpyc", line 935, in script call
  File "battle02.rpyc", line 9, in script call
  File "battle02.rpyc", line 109, in script
  File "renpy/ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1473, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1337, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1251, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1231, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "renpy/substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'tg'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Outland Wanderer 0.0.17
Fri Jul  7 13:57:27 2023

Same happened here.

Hey there! Sorry about the bug, it should be fixed in the newest build now.

How do I do this? 23 steps isn't enough 😭

(+1)(-1)

You need more agility (I found that out the hard way)

How do I get more agility?do I have to leave the cave and restart everything?

(+2)

Actually there's another way. You see that rock in the same lane of the statue? If you drop the statue there you can get around the rock and pick the statue again. That way you can save some steps in the end.

(+1)

(if you don't have enough agility, try interacting with a pebble!)

Like those rock thingies on the ground?

(-1)

How to get these CGs?

how do i get Arthur

Hi! I'm having some problems with the bard quest. I get a error everytime I deliver the prose to him and then the quest stays open

(1 edit)

So the last time i played was before the protagonist sprite rework. honestly really preferred him gray, any plans to add an option in game to shift that around a bit?

Also apparently any trace of old save data plays havoc with the update, crashing literally everything

Ah I'm sorry but the protagonist's look is probably staying~ But ye, I've done a lot of revamping of the inventories and quests so perhaps it's not working very well.

I need help with the riddles I've been stuck for 1 day now please help :<

if you wish, there's an answer down in the comment section! <3

Ok :3

Having some problems with the bard quest giving errors after I complete it 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/main_meadow01.rpy", line 524, in <module>

  File "game/questlog.rpy", line 157, in QuestFinish

ValueError: list.remove(x): x not in list

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

Full traceback:

  File "main_meadow01.rpyc", line 524, in script

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

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/main_meadow01.rpy", line 524, in <module>

  File "game/questlog.rpy", line 157, in QuestFinish

  File "renpy/revertable.py", line 97, in do_mutation

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

ValueError: list.remove(x): x not in list

Windows-10-10.0.19041 AMD64

Ren'Py 7.6.1.23060707

Outland Wanderer 0.0.18

Wed Jul  5 01:10:38 2023

[/code]

I think it can be safely ignored, but I'll fix this in the next build, thank you so much!

(+1)

Hi! I'm having some problems with the bard quest. I get a bug everytime I deliver the prose to him and then the quest stays open. I can ask for the prose and escort Pirkke to Lustfield at the same time. Is there any way to fix it?

Sorry about this! It's fixed in the current version now~

This happens on Android version when I try to fight the slime for the first time since I just downloaded this game. How should I fix this? Please help.

I'm so sorry about the bug! I've fixed the bugs regarding battles now

do I have to re download it here? 

For android, you can re-download it here, or use an unofficial app called "Mitch" to download and keep the game updated. (Though, I've not used it before so I'm not familiar with how it works)

For pc, you can use the official itch.io desktop app to update the game automatically

help I can't open the card game system

You can access the second floor of the tavern in 0.0.18, right after finishing the first quest and beer task for cane

(+2)

please help me with uffe riddle quest

I cant for the love of me find where to get flax seed. Help

(+1)

Flax is located near the lagoon~

I love your art style, and the game is so awesome. But there's one thing that kind of annoys me a lot, it's regeneration. For example, the duel with lothar, he keeps regenerating when his hp drops to 200%, I spent half an hour trying to win and he wouldn't stop healing, I don't know if I'm doing something wrong.

Hey there! Lothar is a smart dude and he'll prioritize on healing if his health is too low~ you can try using other tactics, or grind some level and aim to beat him as quick as possible so he won't be able to heal himself!

(+1)

Im stuck on the dark forest Quest i dont know how to do it

Hi, I need help. I was normally playing and as I was trying to open the journal I got this error message

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

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

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

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

  File "game/questlog.rpy", line 165, in CheckQuestProgress

AttributeError: 'unicode' object has no attribute 'checkRequirement'

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

Full traceback:

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

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

    self.call("execute")

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

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

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

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

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

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

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

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

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

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

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

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    return handle_click(self.clicked)

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

    rv = run(action)

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

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

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

    return action(*args, **kwargs)

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

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

  File "game/questlog.rpy", line 165, in CheckQuestProgress

AttributeError: 'unicode' object has no attribute 'checkRequirement'

Windows-10-10.0.19041 AMD64

Ren'Py 7.6.0.23051307

Outland Wanderer 0.0.16

Sat Jul  1 20:11:24 2023

[/code]

(1 edit)

Hey there! Sorry about the bug, it's fixed in the current version now! You'll have to access it in the bedroom.

How to use book of fiery charge? when I use it the book disappears and I dont get the spell. If I dont click on it I still dont have it

Are there any guides or cheats for this game yet??

(1 edit)

yes but its fanmade and alittle out-of-date

https://docs.google.com/document/d/1G4sDNh7fpY3DK67OeqvRQjlv5kHAVvYzE1EI4IIb_rs/...

How can I backup the save file of this game ;w;?
like... to play it on another computer ;w;?

The saves are located typically in the roaming folder (Search %appdata% in your task bar, you might need to get a tutorial to locate the files if you don't know where it is!

(1 edit)

Oh, Which one in the Roaming though ;w;?
I already search around the Renpy folder but didn't find the folder name Outland Wanderer ;~; (I'm sorry I'm quite low on tech ;_;)

oh it's my bad actually haha, it's called test1 something, i had no idea what to do when I first published the game and changing it will alter all the saves so I didn't end up changing

Oh, alright ;w;
Thank you so much :3

(-1)

Please update more Chinese, can not understand very uncomfortable, thank you.

(+1)

这段时间汉化组成员都比较忙,敬请谅解

Deleted 260 days ago

That also happens to me, when I sell some specific items and when I put them in the storage they just disappear and aren’t there anymore and I lose does items…

I am stuck trying to get the Hunter's Bow. The unofficial guide says that you need to interact with the sign and then arrange the barrels around the carrot like the screenshot below to get the bow, but I have no clue what to do from here . The sign also only asks to reset the position of the barrels and never instructed me to arrange them in the first place, so is that why I can't get anything to happen? 

 An explanation would greatly help.  Thank you in advance!

after this you can go back to the sign to retrieve the bow! 

(3 edits)

Hello F1shsticker, I really like your game so far! I tried to go to the sign after doing the puzzle and it just asked to reset the position of the barrels much like the first time I interacted with it. Is there some trigger than I missed to activate the puzzle? Like I said before, I never got the original message to move the barrels around the carrots, I only ever got the message to reset the barrels even before I ever moved a barrel at all. I hope my explanation might help you deduce what might be happening here. 

have you completed the rabid wolf quest yet? It's only available after completion of the quest.

(+1)

Hello I haven't found the place where I need to Fight the flower with lothar

You need to get the devil's snare 1st to proceed. If you don't know how, get the minotaur essence then go to the lake. You'll be able to unlock Lothar's quest as well as the trinket

 The Which lake

Sparkling lagoon

(1 edit)

I have only herbs of grace and lothar Don't give me the quest 

(1 edit)

Hmm... That's where I got the quest from. I either forgot or mislead you. I haven't played the game for a long time. Sorry for wasting your time

Edit: I was right, you just have to talk to Lothar after pouring the essence

(1 edit)

how do you get the 25th thing in the gallery i'm on 0.0.16

Aight been struggling how to unlock the Rolling Stone quest for a while... Whenever I tap Lother the trigger quest doesn't show up, instead it triggers another quests instead (the goat tribe, Ample and Jog, and the advance puppet thingy)...


I tried to follow the fanmade guide but it's not helping


(And also how to find the Canvas?)

I recently got to play but uh found this happening soon as i try to deliver the rocks to seb and even if i ignore it happens again in different choices, what should i do?

how to decrease to purity?

Submit to hefty/malignant slime, mimics or nosefrat.

(+1)

how do i get past the beer task???

The chest in the Whispering Hollow before the puzzle is bugged, and I can't get past it without the game giving me an error. Any way to fix this?

(+1)(-1)

Does anyone know how to fix the selling issue at the shop? When I sell something, even a single object, I get an error stating "item_num not defined". But the art is so cute and looks amazing! I'm excited to see where this goes since I'm in the early stages.

hey there! I think it should be solved in the newest patch!

(+1)

How can I solve this, honesty, I can understand the word means, but when I noticed the hollow mystery, damn, I CANT guess what it is:(    so who can tell me the answers 

Deleted 337 days ago
(+1)

should look something like this.

The broken one what is it

omg thank u so muchhhh, and the broken stone can put something on there??!!

(1 edit)

Absolutely, basically, it's where the rewards come out.

What is on the second pilar? i cant found it 

(3 edits)

my progress in the whole quest was gone, more accurately my progress lost all the letters making it hard for me to know who I should talk to, what the next step should be, so I not knowing what to do next can perform and complete that task. because I don't know what to do next. Is it some kind of glitch? I hope you will reply to my comment and I hope you will help me fix this problem<3 Im on window

Hey! So sorry I had to reset the quest progress because of some bugs, but you can check out the unofficial guide above made by claw! For the quest stirring roots, you just need to talk to lothar~

(+1)

Not only the stirring roots quest, all the other quests including the ones that were done before have no progress. </3

(1 edit) (+1)

I have deleted the game and re-downloaded it several times but it still doesn't work </3

Viewing most recent comments 214 to 253 of 753 · Next page · Previous page · First page · Last page