Comments

Log in with itch.io to leave a comment.

Hey, I got the error "Couldn't find a valid ICU package installed on the system." on Ubuntu. I managed to fix it by going to the terminal and doing:


export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1

./SonOfRobin.DesktopGL

(3 edits)

Thanks for valuable info. I will look into this issue (I've been testing Linux version on Ubuntu, this is weird).
Have fun playing the game!

Very cool! The core game mechanics are in place and you just have some refinement to do. I hope you don't mind feedback:

-Movement feels kinda fast. I had to zoom in a little from the default view, but after doing that I end up whipping across the screen pretty fast.

-I was getting random interruptions with thoughts like "This herb could probably be used for ___", but I don't think I had actually picked up an herb when it happened or interacted with any. Actually, while typing this I heard a little "ding" sound and maximized the game to find another notification about a different herb. So this seems like a bug. I'm using W10 for reference.

Keep up the great work!

Thank you for pointing out these issues.

I'm think that you might have been playing with the "Demoness" character, which is used to test the game (it's even said in her opening dialogue, that she will break the game).

Try to use other characters and see if that helps :)

And, overall - thank you for playing! 

Good work!