Awesome mod but i am pretty sure it causes a lot of crashes in some areas/situations. Perhaps it happens more often if you make the (non-cheat) speed to maximum for traveling on the world map and kingdom map?
I know this is a stupid question, but how do you use this mod? I installed it with UMM, but I can't figure out how to access/find the interface to actualy speed up travel. Is it in game somewhere?
I have to agree that it might need to be checked. It's possible that it's game bugs itself that caused the crashes (a big update like this isn't going to be perfect) but during a near-vanilla Varnhold's Lot run (I only used this mod and the Exp scaling one) I was having nasty crashes that would delete multiple save files at once, resetting me back minutes, up to an hour one time. When I disabled this mod the issue stopped (and I had no issues with the experience mod for the rest of the run).
It's likely due to the addition of turn based combat speed now being a slider in the menu, that this is causing conflicts, but I'm not a serious modder so I couldn't say for sure.
I've tested it myself as well. When I used this mod, the game crashed 3 times in a couple hours. All in random places. Once during combat, once during level-up screen and once in the overworld.
When I removed this mod, the issues stopped. Played hours, not a single crash.
Thank you! Really enjoying the Fast map travel option! But wanted to ask you if you can increase the maximum from 300% to something bigger(1000%? 3000%? at what point game breaks? :) )possibly just for the map travel options to make it "FAST" travel? I am asking only since it's working on the 2.1.0 beta, while others more cheats modes dosen't and I have found it a good enough alternative to have some time to do adventuring stuff and not Kingdom Management without breaking quests and forgetting about kingdom at all (stop time options)
its woks but sometimes after pause the game will run very slow and need to reload a save to get it going again, so maybe just have a look if you have time.
I would say something is not quite right. Granted I'm on 2.0.0m I believe but sometimes it works and sometimes not. Seems like certain events, area's or combat stops it from working. Then I move super slow until I exit to main menu and reload the save. Quick loading doesn't seem to fix it. Sometimes entering new area's or after other events it will start working again. I've tried ver 1.1.1 and the newest version of the mod with the same results. I also tried different versions of mod manager to no avail.
I just have the base game installed, no mods, and the slowdown of movement occurs after playing for a while and the only fix is save and reload. Possibly not a problem with the mod.
i think it has to do with RAM, my Laptop only got 8gigs of ram and my PC has 16gigs of ram. The slowdown and deactivation happens alot on my laptop and it never happens on my PC.
To fix the issue i have to pause and minimize the game, wait 1 minute and come back, the speed is back to how the Fast Travel settings had it at.
Same problem happens for me. I just installed the mod, and twice in 5 minutes I had to save and reload from the main menu to get my characters to move at a speed other than _excruciatingly slow_.
A workaround if you are having trouble tracking down the source of this bug would be to just offer a button in the UI to "reset" the various game speeds.
My best guess (given no information other than the symptoms) is that the mod is doing something like `gameSpeed *= 1.5` and `gameSpeed /= 1.5` and sometimes it does `gameSpeed /= 1.5` when it is already running at normal speed. A reset button would be for when the game gets into this state, it would let the user get back out without having to exit and restart.
I got this, but what it actually affects? Enemies out of combat are usually just standing, so there is effectively no difference? Or am I missing something important?
127 comments
Perhaps it happens more often if you make the (non-cheat) speed to maximum for traveling on the world map and kingdom map?
It's likely due to the addition of turn based combat speed now being a slider in the menu, that this is causing conflicts, but I'm not a serious modder so I couldn't say for sure.
When I removed this mod, the issues stopped. Played hours, not a single crash.
But wanted to ask you if you can increase the maximum from 300% to something bigger(1000%? 3000%? at what point game breaks? :) )possibly just for the map travel options to make it "FAST" travel?
I am asking only since it's working on the 2.1.0 beta, while others more cheats modes dosen't and I have found it a good enough alternative to have some time to do adventuring stuff and not Kingdom Management without breaking quests and forgetting about kingdom at all (stop time options)
Thanks
The slowdown and deactivation happens alot on my laptop and it never happens on my PC.
To fix the issue i have to pause and minimize the game, wait 1 minute and come back, the speed is back to how the Fast Travel settings had it at.
My best guess (given no information other than the symptoms) is that the mod is doing something like `gameSpeed *= 1.5` and `gameSpeed /= 1.5` and sometimes it does `gameSpeed /= 1.5` when it is already running at normal speed. A reset button would be for when the game gets into this state, it would let the user get back out without having to exit and restart.