Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

methodia

60
Posts
675
Followers
A member registered Sep 16, 2022 · View creator page →

Creator of

Recent community posts

Apologies for the late reply.

For drivers, just run a windows update and the latest driver for your GPU. Because the game uses one of the latest versions of Unreal Engine, a lot of crashes are just down to old GPU drivers not liking new UE features.

It could well be computer speed. There's been some speed improvements between versions, so it should now run better. So thats the most likely culprit. I'm planning on a full optimisation sweep of the game to get it as fast as possible for all players and hopefully that'll resolve your issues. It won't go through the normal Patreon exclusive week first because it's solely optimisation and any bugs that pop up.

So, I'm using one of the latest Unreal versions for the game for the procedural generation stuff. A common UE issue is the newer versions have incompatibility with older GPU drivers, which has a habit of causing "Unhandled Exception: EXCEPTION_ACCESS_VIOLATION". I believe it's trying to find something in registry which has moved between UE versions.

It may not be whats causing this bug though, but as it's a common issue, it's usually best to rule that out first.

So they're totally different level types. The dungeon is relatively lightweight for loading, while the open forests are big and have to load a lot.

First things to try would be update windows then update GPU drivers. I tend to find more often than not that issues resolve when everything is up to date. If it's not getting to the black loadscreen then it can't open the level at all. Does it do it for every forest level, or just that one in particular? Could be an unseen error in one of the levels.

I apologise, I've only just seen your post. Does it still do it with newer versions?

(1 edit)

Could you go into: C:\Users\<username>\AppData\Local\RotW\Saved\Crashes and if it exists, zip up the crashfile and email it to: methodiar@gmail.com

I'll look into it. I don't know what causes it. Some people never get it, others occasionally and a few get it all the time. I suspect it might be  a hardware configuration, but the crashlog should help.

I would recommend updating Windows and your GPU drivers first though and seeing if it still crashes.

(1 edit)

What stage does it get to?

Does it go to the screen with the picture, or does it get as far as the final black loading screen with the text updates, and if it gets to that, which one does it get stuck on?

My working theory is possibly something is failing to load properly, so it keeps trying to place an object and fails the whole section of code stopping progression. The other one is that code keeps going but gets into an infinite loop trying to spawn it.

The bits of text that pop up like "Trimming bushes" are markers for what is currently being spawned/generated, so if it's stuck on one of those, it gives a good idea what's failed.

The other alternative is to quit and try again. Most things should spawn in the same place, but it might just have been a glitch. Still bad and I'd still like to track it down.

It's not actually that bad. Once the first one gets you, everyone sits down to watch and you have time to escape.

Here's a link to it on Drive: https://drive.google.com/file/d/1t0ey9pHkIAiGijzNodbNmF8CGU1SVCIi/view?usp=shari...

It may take a little while after I post this for it to become available to download, and I'll probably remove it when the next build comes out, for anyone trying to download in the near future.

Also, it's nice to get a complaint that isn't my fault!

It's on the list already!

The 3 different game modes you select from Chobb when registering all currently default to Casual which is supposed to be no violence or weapons. But because this is still an early version of the game, it's just a case of throwing everything at the wall and organising it into rulesets later. However, the next big push I want to do is a mix of polish and getting the game to a properly sellable and stable early access state, which means bringing in content options and starting to arrange the event types. 

If I recall (which may be wrong, it's been a few months since I typed up those game rules...), Casual should be no combat or weapons, though there will be distraction weapons, which does mean there would need to be some kind of reaction to enemies getting hit with distractors, though the stagger you suggested would work. the middle one is as it is at the moment (even the HP deaths aren't lethal, it's just easier to refer to them as deaths, it's more fainted and out of the game. The final was meant to be lethality and no or very little sex and be more survival, so players can choose what overall content they want in their playthrough.

Beyond that, there's going to be content and gameplay options. I do want to be able to turn off all sexual content, and then allow players to set M/M, F/F, M/F, vore (plant game overs for example), feral and humanoid/anthro genitals as well as  a few other things. In the end I want the content to be changeable so people can see and do the things they want.

One note though, the hammer isn't a weapon, and it increases your Defence for 20 seconds. It's a stupid joke, because originally it was called the Numbener and the idea was you hit yourself with the hammer so you lose feeling for a few seconds, but that was a really shitty idea. It then became Skunk Dribblings, so nobody wants near you for a while, but the item mesh never got updated.

It's a bug, it needs fixed. If it's what I think it is, then it's something I never found in testing cos I didn't get the circumstances right.

Anyway, might as well list the other updates done today: 

  • Added check to stop crouched player walking off ledges
  • Improved currency
  • changed health/stamina stalls to cost money
  • Fix for market stalls, so you can only see their price labels when close to them, not from miles away
  • Fixed a small gap in the ground at the top of the main ramp in Pineridge
  • Added Buy and Sell functions with feedback if it is too expensive, to make shops easier
  • Added new stat to player to track where they are sleeping at night
  • Improvements to end of day into morning sequence, moving player from the bar to their purchased bed
  • Worked the purchasing stuff into the Inn, so buying rooms now has feedback if you can't afford the selected room
  • New dialog for Clive the Innkeeper for the morning, to stop player from repeatedly starting a new day
  • Secret dialog for Clive which currently cannot be accessed for if you spend the night with Clive

In theory, it shouldn't be possible for an enemy to capture while the lizard is attaching.

If the enemy approaches and the player is set "Is Busy", they can only stand and wait for you to stop being busy. You go Busy at the start of the lizard capture, then unBusy at the end. I have noticed that depending on GPU, sometimes things happen out of sequence. When the levels are generating and it says what it is doing, each message should play as that thing is done, but on faster GPUs it completes a later item in the chain before a previous one. I think this might be whats happening here, and it's going to unBusy before the camera can finish. Just in case I've also added a second delay at the end before switching off Busy.

I've moved the busy flags to the very first and very last thing in the lizard chain, so that might fix it, but I've been unable to get it to happen for me, so I can't test it.

I'll get a bugfix update out within a week. I can't do it straight away because there's some unfinished work that needs done first.

Gonna try and field as many of these as I can...

  • The intro quest isn't *quite* the same from this point on. For the updates going forward, there should be more quests and things to do in the town before the actual event. Pineridge has been neglected while trying to flesh out the rest of the game, but now I'm moving back into that area and there should be more to make it work better and actually be interesting.
  • Skipping animations should be less of an issue once I can get interactive sex scenes in, so every time should be as long or short as you want.
  • I agree about the worldmap. It worked until I updated the foliage system, and now it blocks it. I'm probably going to move the text and available directions the the user interface or try something a little different.
  • There is a plan that has already started to be able to earn money in Pineridge, or even to avoid paying for accommodation
  • The lower town is blocked for now. I was going to open it all up at once, but it needs a load of buildings and I didn't have time to spare on them,  so it's just concentrating on the upper town for now. I'm undecided if I'll add the lower town as explorable from the start, or set it as a barred off area until the player completes one of the worlds.
  • Capture states means ways and circumstances to be caught. So for example, at the moment there's 3 states: standing and facing away from the capturer / crouching and facing the captor / stepping on plant. So basic ones would be to add standing and facing captor, crouching while facing away, even if it just means an additional animation to turn them around to start the the other directional state. I'd like to add things like capturing from a lower level than the player, capturing while near a low wall, capture near a high wall and so on. Ways the player can be caught and adapt the animation used to how and where they are. So a capture done in a field would lead to sex on the ground, while near a wall would give something to lay on and get height. But then it would also add in specific ones for specific enemies.
  • I'd like more info on breaking the camera. This is a bug I haven't seen yet. If its the ingame camera, it suggests something tried to take control of the camera or release the camera and failed, so knowing what you were doing will help figure out what is failing. That'll be why save & quit works, it's just restarting the level. Usually it'll be around a capture and struggle, which is one of a few times camera control is disabled to let you do the mouse wiggle without flailing the camera around.

This is the third report I've had on a similar issue, but still not figured out what causes it as it doesn't give out any crash error.

The first thing that seems to be a popular crash is outdated graphics drivers, they might need updated, but this is the first I've heard that locks the computer, which sounds like more of an issue. If drivers don't work, then try this:

  1. Go into your C: drive and navigate to - Users\<username>\AppData\Local\RotW\Saved\Crashes
  2. You might not see AppData, so in the browser window, at the top, do View > and tick "Hidden Items"
  3. Zip the logs you see in there and email them to: methodiar@gmail.com

The main thing is being able to get eyes on what's causing it.

Thanks, and sorry for the crashes.

That's doable. I can do that.

I have been learning replication and multiplayer in a different project. It's a potential...

This is one of the biggest issues I have with Mac, and have done for years. It's either impossible or incredibly difficult to produce things for Mac without owning one because of the way Apple have locked down on software and code. They want you to use a Mac, use their software to create and so on.

What it means is that it's only really an option for certain things, like game development, when you've got enough disposable income to be able to produce a version for it, which rules out a lot of small developers.

Unfortunately, it is unlikely.

The game would need to be compiled and packaged on a Mac to work, and I don't have a Mac to do so.

Potentially. The plan is for multiple species, and I have considered it, but nothing final is in place.

Only thing I can think of is possibly a graphic driver issue, though who knows why it would crash it during dialog.

I'll try my best to field these points again!

  • The customisation is a good idea, and is something I'd like to implement. It's something I am going to look into, but unfortunately I'm just one person making this, and though I'd love to work with other people, nobody seems interested in helping, so I've got to balance features with time and ability. Hopefully this is one of those things that is actually pretty easy, it *should* just be tweaking and saving stats, but it could be a massive pain. Though looking at the Items DataTable which has the stat modifiers for items, there doesn't actually seem to be anything in there, so not sure whats going on there. I'll explore it!
  • So, mouse-wiggle is a bit of a deceptive description. The way it works is just through cursor movement, so each game tick it tracks where the cursor is now, and where it was last to generate a distance moved and apply that as an increment on the struggle counter. In theory, it should work with any system that moves the cursor. Maybe I should add a game setting so players can choose wiggle, arrows or hammer E. The idea was to have it so if the cursor moved to the left of the screen, the character would wriggle left, and vice versa to make it more interactive.
  • With the Wolves, the way I saw it was that there are 20 in the game each time you play. They are faster, more intelligent and stronger than the other enemies you encounter, so each one is basically a mini-boss. At the moment, they are pretty much the same as the other species, though they do have boosted stats. They are the main enemy, just not the most common ones. Your point still stands though, the items are doable, and are on my list.
  • The stuff about karma and consequences is sort of something I was planning, though I was on a much more basic level. Things like wolves doing different things based on basic stats like aggression, horniness etc, so the aggressive ones are more likely to fight you than capture you. Those stats could then be modified through the game, so if you harm one of them, he'll remember it and is more likely to either be aggressive next time, or potentially hold a grudge and target you over other legitimate victims. Likewise, when the interactive sex starts to work, if you get him off a bit too well, he's more likely to want to try that again. That system would then work for the competitors as well. Again, the viability of all this is down to coding ability on my part.
  • Transmogrification of items is potentially a difficult one. I'd need to look in to mesh morphs maybe. It's not feasible to model all potential combinations, so I'd need to do something where it can generate itself. It's a thing to think about.

To be honest, at the moment my main aim is to get something a bit more fun to play, and hopefully with a few more sex positions and functional main features. Unfortunately, this game is having to take a backseat to other life stuff, as I need to earn enough to live on before turning back to the game. I'm working on ways to make this more sustainable, and in future I would love to work with other people on both this and other potential games, but for now it's just a case of getting what I can done on my own! The suggestions and feedback are genuinely good, even with a lack of resources, I still want to make this as good as I can, and just because I don't know how I'd achieve some things ow, doesn't mean I can't learn them.

The game you see now is about a years worth of work so far, with the first main chunk being pretty much fulltime for 6 months, which shows how long of a process this stuff is!

Hoo boy, this is going to be a long response...

  • More equipment - Absolutely. There's a reason why there's so little of it at the moment: it wasn't really important. They were more or less aesthetic. There's a little bit of armour variation, but it's minimal. The plan was to have some clothing tougher than others, give speed or whatever bonuses. Mainly the reason it's not got much further is just concentrating on core mechanics, but I'm loving the camo and heavy ideas.
  • Clothing physics. That is something I plan to look into. I know it's doable in UE, it's just working out how. The flags in Pineridge use a clothsim, but they are static placed. I've added it to my list though.
  • Clothing customisation - That is something I've been wanting to add from early on. The problem I hit was getting colours to change at runtime. I actually solved that a few weeks back, and now every NPC has randomised clothing colours, which is honestly horrific because it all comes out shades of neon. I plan to use that to lock down colour ranges, and provide a degree of customisation at the start of the game, as well as some body parts, fur, etc for more character customisation. Now I know how to do it, I can start adding it in future phases. 
  • Firecrackers - another good idea. The old version of the enemies had a very direct damage system. The new updated version takes in damage inputs, so grenade style weapons are possible now
  • Sticks - Thematic, but I'd have to think of how that would implement. The main concern there is eventually there should be various species out there chasing you, and the stick only works for canines. Then again, maybe there could be similar items that work only for specific species?
  • Struggle - This has seen a lot of changes since the currently available version went online. The old Hit E to struggle has gone, it now uses a mouse movement system, so wiggling the mouse increases your escape bar. The plan is to link this in to character animation for better feedback and more procedural movement. Once that is figured out, I'm looking at implementing a new sex system, so the animation varies based on the stats or mood of the enemy, and can be influenced by the player as well. Using a procedural system as well would mean the sex portions would play out as a sort of minigame, with mouse movements controlling your character, pleasure & orgasm bars and so on. It's still in the design stages! It wouldn't cut down on the animations happening, but should make it a lot more interactive and different every time.
  • Participants - That's sort of in the plans. The starting structure has space for 20 wolves and 20 participants. When it's working, the world maps will show where each wolf and each participant is. It's a bit of a multi-step process to get it to work though. First up I need to get the whole thing working for the wolves, so they generate at the start and pop up through the levels unless they get taken out.
  • The easter eggs would probably be random events. Those are pencilled in for Phase 4.

Honestly, I'm liking a lot of these ideas, and I've added quite a few of them to my build list. The main deciding factor is my ability to implement them!

Is that the dialogue where you pick a room?

What options did you choose there, and when it crashes, does it have an error box pop up?

The intention is for there to eventually be more town to explore under the bridge, other quests, people to meet and so on, as well as other places to stay all over town.

The Tavern on the Bridge. Speak to the guy standing on the decking.

Not yet.

Upper clothing is for combat, lower for sex. Shirt and bra damage should start in phase 2.

(1 edit)

Quick question: Are you playing it on a laptop?

That error relates to something inherent in UnrealEngine, and one cause is if it's running on a laptop without the power cable plugged in, which is weirdly specific.

If it is laptop, it could be Nvidias Battery Boost causing it. "NVIDIA GEFORCE EXPERIENCE → GAMES → BATTERY BOOST → DISABLE IT"

If it's on desktop, the recommendation is updating GPU drivers and see if that fixes it.

Hi,  the crash logs don't come to me, so it would be good to get them so I can see what went wrong: methodiar@gmail.com

Yeah, there's a bit more clarification in the next version on the different worlds, but for replayability you get the option to either reset the level seeds for the Forest Map or replay with the current seeds. The different modes, are later phase additions, so they all currently feed into just the standard mode. That's clarified a bit better in the new version, though elements of combat are in Phase 2 which is next up. The additional modes will be in the free version as well, it'll just be worlds. Main reason is itch.io filesize limits. I struggled to get Forest into the file limit, so 3 more worlds will be impossible.

The plan for the additional worlds will be possibly a Steam release, rather than tying it to Patreon, though Patreon members will get a steam key as well, but it's not required for the full game!

I was about to go though a big long post about how it all works and addressing bugs and the gameplay loop maybe not working right. But then I realised the updated game isn't on here yet. The early build was released on Patreon a week or so back and I'm using feedback from there to bugfix anything else I missed during playtesting. I'm aiming to have the bugfixed version up on itch.io for the 3rd June.

The intention is for the Forest to be the public release with (hopefully) the game going to Steam with 3 more worlds.

Basically, most of the bugs should be fixed, you can actually go back into the forest when you complete. It is a work in progress, so things like animations haven't been touched other than minor tweaks as the next phase will focus on making the animations interactive, so they can go as long or short as required. I want to add more scenes and animations, but once the animation update is done, it's likely they'd have to be redone from scratch anyway, so it's a bit more practical for me to hold off on them until that update is done. The only excuse I can give is that there will be bugs, but I am actively resolving them, however I'd recommend waiting a few days until the rebuild version is done.

For more information on the gameplan, I have a Trello board with tasks and phases: https://trello.com/invite/b/1D2c3Pan/4a8253a4e5088f13d7764ab5bbcd065f/running-of...

We don't have rabies in this country.

She was fighting because she'd claimed the owner and disliked the other dog getting close to her. I had to take her body to the nearest vet school for a postmortem, and waiting on results.

The worst part is I tried for 15 minutes to do chest compressions to revive her. Even though everyone including the vets say she wasn't coming back, you still have to deal with the idea that maybe another few minutes might have made the difference.

(2 edits)

Can you take a screenshot of what the error says?

Upload it to the bugtracker HERE. Failing that, even a screenshot here would help.

The bad news is that it's likely I won't be able to fix it. I had an SSD failure where all the game files were stored and couldn't recover everything, so this version of the game can't really be updated.

The good news is that I'm doing a full rebuild of the game before progressing to the next Phase, so hopefully whatever is causing your crashes should be fixed as well. But being able to see the error should help to remove the problem if it's not something already fixed.

Yeah, there's some bits that run a little slow, and the countryside levels get laggy in places.

This is my first game, and over the last 8 months of working on it, I've found a lot of stuff on how games should be built. The update that's being worked on is pretty much taking all the individual bits that have been put together without knowledge of how it all works and integrating them into something that should run a lot smoother, hopefully with a smaller filesize and make it easier for future updates to be slotted in. Plus a lot of the individual mechanics that have been added were done without knowledge of similar better systems. 

For example all the animations in the game were done by hand, which means the characters animations lets them go through solid objects. Since then I've learned about control rigs and IK systems in Unreal which would allow characters to actually interact with the ground as they walk on it or use scenery for interactions. 

I've been learning as I go, and unfortunately part of the learning process is discovering that the things you did right at the start were not what you need going forward. Rather than continuing to cobble parts together, the rewrite should make future stuff way easier to implement.

There's a full list of Phases with features that I'm planning on adding here: Trello

At the moment there are Wolves and badgers in male and female flavours. Only the male ones are a hazard so far. Though they all share the same animation sets.

The game is in the process of getting an update to rewrite, optimise and improve pretty much everything currently in there, and once that's done, the second phase of development should bring in another 2 enemy types as well as a boss. The plan is to add enemy types as development progresses.

I've avoided adding more enemies as I want to overhaul how animations work, and any new enemies or animations would be work that just gets thrown away as soon as the animation system is updated. After that, I intend to go nuts and start adding both.

Eyes?

The fee is a flat $100 per game.

I know it's not that much, but I'm currently unemployed and struggling to get by. I am running Patreon, but it's just helping to prolong the inevitable financial issues.

I do plan to probably get it on Steam eventually. The plan is to keep the itch.io version updated as a living demo, so I'll keep adding features, but not additional worlds and story. Meanwhile, the Steam version would be the full one with worlds added as they are built and more story and stuff. Anyone who paid for the game on here would get a Steam key for it.

The other not yet reason is I'm still learning. Now phase 1 is complete-ish, I've been catching up with other work, but also started putting together a small multiplayer deathmatch game with bunnies that I'm targeting towards Steam. Partially as a palette cleanser between the phases, but also to get some insight into building a game to interact with a platform like Steam, which would help with integrating this later on.

The Running of the Wolves has a Trello detailing the to-do list and what is in each phase: Trello and there is actually a list and yellow tag specifically for the required tasks to be able to put it on Steam. It's called Steam EA. It's currently 3am where I am, so I can't remember what "EA" stands for right now. I'll probably remember after some sleep!

Yep, I'm dumb and forgot to bump up the version number ingame.

If it has the minimap in dungeons and open forest, it's the right download.

I really want to get to working out the interactive sex animations. Things keep getting in the way!

I like silly names.