Mods / Natural Trail Mod
Author: Grifthegnome
Side: Both
Created: Jan 21st at 1:51 AM
Last modified: Jun 26th at 5:25 PM
Downloads: 16007
Follow Unfollow 434
Latest file for v1.19.8:
trailmod_1.0.8.zip
1-click install
If you find a bug, have a suggestion, want to playtest pre-release builds, or talk, feel free to join my Discord Server!
Like this Mod? Check out some of my others: Outlaw Mod, Brutal Story
This is a simple mod I threw together for my own server to make moving through the wilderness more emersive.
Before running this mod on an existing game world, please, please, please, backup your gameworld and test the mod on a clean level so that you are sure you like what it does. This mod makes permanant changes to your gameworld that are not easy to revert.
For now, it adds three things:
-Evolving Trails, Roads, and Highways: All characters and animals will trample grass and disturb brush making natural trails. Players walking along the same routes will find their path slowly evolves into an increasingly developed trail. These trails slowly return to nature if they are not used regularly. Each level of path provides a slightly better movement speed bonus.
-Dynamic Snow Trails: All characters and animals walking through the snow will compact the snow and leave a trail in the snow.
-Ice Lake Breakage: This adds a tiny chance that lake ice will break when standing on it.
Note On World Map: I recommend playing his mod with Color Accurate World Map: True, as you will be able to see your trails evolve on the map over time.
Experiencing Weird Textures?: Double "maxTextureAtlasWidth" and "maxTextureAtlasHeight" in clientsettings.json, this should resolve the issue.
Supported Languages
English
French (Thanks to Laerinok)
Japanese (Thanks to RikeiR)
Spanish & Latin American Spanish (Thanks to Sir Ryu)
Config Quick Tips Guide
With the config settings now available I thought I would write a quick guide to settings, everyone has diffrent tastes, so ask yourself some of these questions and then tune your config settings in a clean world where mistakes are just happy accidents. :)
Sounds
-Hate the sound of nature being crushed under your feet? foliageTrampleSounds = false
-Love the sound of nature being crushed under your feet? foliageTrampleSounds = true
Animals
-Don't want any animals rooting and tearing up the landscape? onlyPlayersCreateTrails = true.
-Want to be able to tell where animals have been active and follow their trails through the grass when you chase them? onlyPlayersCreateTrails = false.
-Want only large animals and humanoids to trample stuff? minEntityHullSizeToTrampleX = 0.5 & minEntityHullSizeToTrampleY = 0.75
-Want everyone stomping on everything all the time? minEntityHullSizeToTrampleX = 0.0 & minEntityHullSizeToTrampleY = 0.0
Flowers
-You want to preserve your garden? flowerTrampling = false
-Flowers are getting in the way of adventure? flowerTrampling = true
Ferns
-You like ferns? fernTrampling = false
-You hate ferns? fernTrampling = true
Grass
-You <3 your lawn? onlyTrampleFoliageOnTrailCreation = true
-You always want to be able to backtrack? onlyTrampleFoliageOnTrailCreation = false
Trail Devolution
-You only want the heavily trafficked routes to stick around? trampledSoilDevolveDays = (A low number like 2, 3, or 4)
-You hate trying to maintain young trails and get them going? trampledSoilDevolveDays = (A high number like 7 to 14)
-You like the idea of exploring abandoned trails/use it or lose it trails? trailDevolveDays = (A low number like 7 to 14)
-You want your established trails to stick around with little maintainance? trailDevolveDays = (A high number like 60+)
Trail Evolution
-Want normal grass blocks to have a high tollerance to you romping around? normalToSparseGrassTouchCount = (A high number like 3 or 4)
-Want grass to wear quickly so you don't get lost in the wilderness? normalToSparseGrassTouchCount = default value
-Want temporary trails that don't stick around more than a few days? trampledSoilToNewTrailTouchCount = (A high number like 5+)
-Want temporary trails to become real trails quickly? trampledSoilToNewTrailTouchCount = (A low number like 2 to 3)
-Want trails to upgrade quickly? Halve or quarter the newToEstablishedTrailTouchCount, establishedToDirtRoadTouchCount, and dirtRoadToHighwayTouchCount values.
-Want reaching Highway level to be your life's work? Double or tripple the newToEstablishedTrailTouchCount, establishedToDirtRoadTouchCount, and dirtRoadToHighwayTouchCount values.
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.8 | 6458 | Jun 26th at 5:25 PM | Show | trailmod_1.0.8.zip | Install now | |
v1.0.7 | 5838 | Feb 23rd at 10:05 PM | Show | trailmod_1.0.7.zip | Install now | |
v1.0.6 | 1672 | Feb 7th at 4:41 AM | Show | trailmod_1.0.6.zip | Install now | |
v1.0.5 | 477 | Feb 5th at 6:50 AM | Show | trailmod_1.0.5.zip | Install now | |
v1.0.4 | 187 | Feb 5th at 12:23 AM | Show | trailmod_1.0.4.zip | Install now | |
v1.0.3 | 142 | Feb 4th at 10:29 PM | Show | trailmod_1.0.3.zip | Install now | |
v1.0.2 | 313 | Feb 4th at 4:14 AM | Show | trailmod_1.0.2.zip | Install now | |
v1.0.1 | 533 | Jan 22nd at 7:51 PM | Show | trailmod_1.0.1.zip | Install now | |
v1.0.0 | 281 | Jan 21st at 1:53 AM | Show | trailmod_1.0.0.zip | Install now |
MikhaelPerrin no problem I ask so many questions my self, I'm glad when I can give back a little. And save the author a post. This mod adds so much to making a world seem alive once you get it where you like it, I bet you will never play without it. And if you leave grass break sounds on, it helps give a warning of imminent bear attacks. gotta love that.
Mendall Thanks a lot! I was under the impression that the author was talking about the mod config that is in the game, so I was lost when I couldn't find this specific mod in the list. I didn't even think about going do the appdata folder, silly me. 😅 Thank you very much!
MikhaelPerrin on my computer the file is located at C:\Users\Owner\AppData\Roaming\VintagestoryData\ModConfig and the file is called TrailModConfig.json. If you have never gone into the appdata folder, it is a hidden folder, but you can get to it by typing %appdate% into the windows search bar. Don't forget the % symbols on either side. You may need to be in an admin account.
Hope that helps you. And once you get to the appdata folder, it's a good idea to create a shortcut to it. Makes life easier down the road.
I'm really lost, can anyone tell me where do I find the config settings?
Any hope to get compatibility with the Wildgrass mod? The dirt is getting trampled, but the tall grass remains.
Great mod! However, I do have one issue with the mod.
Whenever soil turns to trampled soil, It turns the texture to the local cobblestone type. Is there a way to only have it as dirt trails rather than cobblestone?
I found that installing autoatlas onto a server then changing the IP (say if you have a custom IP switching to the basic one or a new custom one) will redownload the mods onto a server, fixing the texture
techy
How exactly do I get a "color accurate" world map?
Really liking the idea of this mod!!!! But I'm running into the texture issue.
Can you explain anything about why this is required
Experiencing Weird Textures?: Double "maxTextureAtlasWidth" and "maxTextureAtlasHeight" in clientsettings.json, this should resolve the issue.
I'm wanting to use this on a server and having to make client settings changes is really painful. Do you have this up in github? I'd be happy to try my hand at a PR if this is something fixable.
GmanAmatin there is an option for the config to not trample flowers
so far, the only grip i have with this mod is that the trails keep breaking my flowers were i keep my bee's. Otherwise its pretty cool, though ima have to make specified flower patched from now on. xD
Do you have any plans to make trail tools to create trails ourselves?
Grifthegnome
Late response, but thank you so much for the Garden Trowel!
When you say "weird textures", do you mean looking like other blockgame's ore but all mixed together?
Phoenicius
Hey there! So you should be able to double it again. Whether or not it will actually work depends on your system RAM, I believe. The Atlas size is hardware bound. It's not a Trail Mod specific issue, but rather a general Vintage Story mod issue, where the number of textures added by mods exceeds the size of the atlas.
I'm experiencing "weird textures". I see in the description that we should double the maxTextureAtlasWidth and Height values in `clientsettings.json, however mine is already at 4096. Are you suggesting that I set it even higher than that? Will that cause performance issues?
When pickking up snowballs for water I've noticed that if at any point you've trampled snow when you reach the layer you trampled it at it'll just delete the snow layer block entirely.
Phoenicius
I don't do anything special to support XSkills, but as far as I know, the mod won't break XSkills.
Is this compatible with xSkills?
Eranderil
I'll look into these for a future version of the mod. :)
I do actually have two requests, if they'd be possible.
Eranderil
Glad you are enjoying it. I may very well make the cairns stackable, after many hours of playing with them, I think I may make them stack 2 or 3 to a stack. They are a pain to place at the moment. :)
Thankya! That said I recently discovered the garden trowel- I didn't even know this mod added craftables! I was worried about how I was going to deal with animal husbandry with them constantly destroying the grass, but the trowel pretty much solves my issue! I've actually been getting fantastic use out of this mod- it's gonna be a won't play without for me. The cairns are fun too- just wish they were stackable in the backback. Useful for marking out infrequented routes or patches of clay and peat that eat the trail up.
Eranderil
Hey there! So you're looking for:
If anyone is curious on how to remove this mod after you've used it a bit WITHOUT ROLLING BACK AN OLDER SAVE
i installed this mod, I liked some of it but I kinda got tired it
Great mod but just not for me
go to C:\Users\(name)\AppData\Roaming\VintagestoryData\ModConfig
go to TrailModconfig.json
Right click - Open with - notepad
and set those 2 values both to 0
"trailDevolveDays": 0.0,
"trampledSoilDevolveDays": 0.0,
Open up your world and normally everything should go back to bright green grass
Once again thank you mod creator for making this mod but It isn't for me
One or two questions.
What "hullsize" should I set to prevent drifters from destroying everything with their plodding feet as they try to murder me?
Or alternatively:
Could we get a setting to disable drifters from being able to trample stuff? (This doesn't need to be an exclusive or- This would probably be a nice setting to have regardless.)
Gerard_
Thanks for sending the log!
So there are two lines of interest to me in this crash log:
The first is this one, which indicates that it is a cullinary artillery crash. It appear that interacting with a modded pie is what triggered the crash.
at ACulinaryArtillery.ItemExpandedDough.OnHeldInteractStart(ItemSlot slot, EntityAgent byEntity, BlockSelection blockSel, EntitySelection entitySel, Boolean firstEvent, EnumHandHandling& handling)
The second is this one, which indicates that the crash is occuring because the game cannot find the the dough texture in the texture atlas.
Grifthegnome There is a my friend's crash log:
crash log link, becouse it's too long
gndrneutralnoun
I'll see what I can do to add support for this in a future version of the mod.
Gerard_
Hey there, so we also run buchers mod, primative survival, and expanded foods on our test server and we've never encountered any compatability issues or crashes. OpenAL32 is a native Vintage Story code library. If you post the crash log here, I am happy to take a look at it. I have a feeling something other than Trail Mod is causing the crash since Trail Mod doesn't utilize OpenAL32. If only certain players are crashing, but everyone else on the server is fine, it is also highly unlikely that Trail Mod is the cause, because Trail Mod doesn't run logic on individual client machines it only runs on the server, so a Trail Mod crash would always take the server down. It also doesn't interact with any of the systems that Butchers Mod, Primative Survival, and Expanded Foods touch. Are multiple people crashing? Or is it just one person? That will help me figure out if it's a code bug or if something else is going on, like a bad dll.
To remove the mod cleanly, you'd need to roll back to a backup version of the world before the mod was installed. However, let's see if we can get to the bottom of this issue so that that won't be needed. If you post the log with the crash, I can take a look and do everything I can to see what might be causing the issue. :)
Me and my friends have a VS server and we installed dozen mods and checked if they work on version 1.19.8. Recently I saw this mod, showed it to my friends and they liked it. but...
there is a problem because now it crashes their game every time they try to do something related to expanded foods, butchering, or primitive survival mods. The error log shows a problem with the OpenAL32.dll file.
Is there any way to fix this, or is it possible to uninstall your mod so that it restores the dirt in place of the trodden paths?
Grifthegnome Yes, that's correct! Sorry I didn't see this until now.
Tootlord
Glad you're enjoying it! :)
Nuts mod. Had to up the texture atlas like you instructed, but it's been working amazing since. Thanks for taking the time to make it
modert
Just to be thorough, I would close the game completely. Double those two values, besure to save the file, close it, and then relaunch the game. If the issue persists, we can trouble shoot it from there. Usually when it didn't work the first time, folks missed some minor step, it's easy to do.
The issue I'm encountering is that blocks appear with distorted textures after placement, whereas they look fine when held in hand. I attempted to modify those two values, but they didn't seem to have any effect (and upon restarting the game, the values were reset). @ Grifthegnome
gndrneutralnoun
Hey there! Just so I understand correctly, you're asking if cob could turn into trails just like normal soil?
qgame
First chance I get, I'll grab those mods and see if I can reproduce what you're seeing locally.
Grifthegnome Hey thanks for your input. First of all I repaired the image link in my former comment to now work. Secondly i did some testing:
If I only enable Trailmod the bug goes away, but loading my modpack makes it appear again even in a completely new map. I didn't look into which mods together are the issue, but it is definitely some weirdness with multiple mods colliding a little.
The issue started when I updated 3 mods at the same time (Trailmod, In Dappled groves, Harper's immersive Tools)
I just tested through them and indeed the issue is present when [In Dappled Groves] (i tested it on both "InDappledGroves-1.19-0.6.0-dev.3" and "InDappledGroves-1.19-v0.5.0-rc.2") and Trailmod are existent at the same time. HIT does not change anything whether on or off
I have no idea what creates the issue, but I hope that this info helps! Like I said this is a really minor issue, because in a normal world it only really is visible in the main base.
Could you... maybe... perchance... consider having cob behave like normal soil? I terraform a lot and as such the soil I walk around on most of the time is cob. It would be suuuuuper annoying to have to change everything to soil because when I decided to cover everything in soil I didn't know cob wouldn't turn into trails. Plus I just think it would make sense, since cob can be completely covered in grass as opposed to clay and peat and stuff, and it's meant to be a way to stretch dirt further. Either way, thanks for the great mod.
Harmonica0
I'm glad you were able to sort it! Enjoy! :)
NotSoEplc
That's a really solid set of repro steps for the issue, I'll take a look and see what I can do.
qgame
Hey, thanks for sharing this! That is indeed a weird and new issue. It almost looks like an Level of Detail, aka "LOD," issue, but as far as I know Vintage Story doesn't LOD blocks (there's not really any polys you can remove from a 6 sided cube without it changing shape :P)
From the way you describe it with the camera angle, it actually sounds like a rendering issue. Do you have any mods that make changes to the game's rendering pipeline? If you do, I would try disabling them and see if the issue persists. Let me know, happy to help hound the issue.
Hey, I just updated your mod on my server and the functional part works flawlessly! I just found a weird issue, where far away trail blocks show a weird green line on them Increasing the texture atlas does not make this go away and it seems to only happen on far away blocks with a sharp camera angle (picture: https://cdn.discordapp.com/attachments/601891682878750731/1256729368672079902/image.png?ex=6681d3ee&is=6680826e&hm=da3dc050e8d78279be2c5dcedcb6ae06527d07183bb54e7aefac7dd47dff1a60&) EDIT: the camera angle actually does not change anything I just perceived it that way because the distance is different when on a few blocks). I play very modded, so I don't know what specifically causes it, but I wanted to share this little weirdness.
Thanks for your mod, it makes our settlements so much more lively!
Grifthegnome I was using default initially when I realized what was happening.
I cleared the grass, fully removing it around my immediate base. When running around the trail mod would turn the grassy soil to sparse, very sparse, patches etc. When I would then sleep, the grassy soil would cover again and every texture it went over to get back to grassy, would check to grow tall grass. So places I had walked briefly, the next day would have tall grass.
It worked, thank you
Harmonica0
It will be in your VintagestoryData folder, which is typically in C:\Users\YOUR USERNAME\AppData\Roaming.
Grifthegnome
im using the default config, where can i find the client config
Harmonica0
Ardail
It sounds like y'all are having the same issue. You need to double maxTextureAtlasWidth and maxTextureAtlasHeight in clientsettings.json. If you tried the fix and it didn't work, I would first check that you set both values and not just one. I would then try doubling it a second time. This is a consistent fix for an issue in Vintage Story, limited texture atlas size is a game issue and isn't unique to trail mod.
You can also configure everything about the trail speeds in the trailmodconfig.json
NotSoEplc
Are you running a modified trail mod config or default config settings? I'll have to look into this, as I've never encountered this issue in many hours of testing.
I have no clue why, im on a server with friends the mod works fine with them but for me, some of the paths are just planks, maple(trampled), aged(wilderness trail) then like a ebony aged wood (established trail)
love the idea, but I seem to getting my natural paths turning into half pink almost wood looking blocks with the other half with flowers? idk I tried to the Double textures fix suggested and seems to not change anything
also seem to form these trails really quickly after just a few times running back and forth on them
So my understanding of tall grass spawning is that everytime the texture of a soil block gets thicker, very sparse, sparse, grassy, it has a chance to create tall grass. What this did for around my base in combination of this mod, was actually rapidly cover my base in tall grass.
I went and changed how tall grass spawns on soil blocks in my game, but considering other people might experience this I kinda just came to mention it and thought maybe it might be a nice config idea?
many comments wtf
Mrozak
I offer only the finest pixels in all my wares, we don't skimp on pixels around here! :P
Kidding aside, good catch, I've re-uploaded the mod zip with the PSD removed.
Grifthegnome seems like you included a 25 MB mod icon PSD file inside the ZIP by mistake.
(and jeez... 6 MB just for a PNG mod icon? is it really necessary for an ICON to be 2160 x 2160 resolution?) 😅
Svarrmir
Let me know if the garden trowel was the kind of thing you were looking for.
Trail Mod 1.0.8 is now live!
Please be sure to backup your old config settings, the delete your old config so that the mod can make a config file with the new settings.
As always, backup your world, server, etc. Before installing this mod, as new features can bring new bugs.
The Garden Trowel
This is the feature many have been asking for: the ability to designate areas of the world as trample protected. The garden trowel is a brand new tool that allows you to flag plant and soil blocks as trample protected. A trample protected block cannot be trampled. Plants that are protected with the trowel will automatically flag the soil beneath them as trample protected. If you plant a flower or plant in trample protected soil, that plant is automatically protected. You can also trample protect existing trails if you do not want them to evolve further. This tool should allow you to rest easy knowing your gardens and apiaries are safe from stompy boots.
Physics Multithreading and WGen Regen Bug Fixes
Thanks to reports from Neverless, MadGnome, and Tels we discovered several edge cases that had nasty implications for trail mod stability.
Setting MaxPhysicsThreads to greater than one in servermagicnumbers.json was resulting in a multithreading case I was not aware of. The result was that code that was never intended to be multithreaded was multithreaded and this resulted in thread safety issues. Thanks to Neverless, who provided me with a test case and helped me chase the bug to the ends of the earth and back, we now have multithreaded support for trailmod. You can now run servers with MaxPhysicsThreads above one and it will improve trail mod performance.
Tels discovered a case where running wgen rgen would result in trail mod trying to unload the now invalid chunks. The logic has been altered to allow trail mod to gracefully handle this case.
Additional Bug Fixes
Fixed a bug where "fernTrampling" = fall still allowed you to trample tall ferns. (Reported by Maamessu)
Special thanks to MadGnome, Tels, Maamessu and Neverless for reporting issues
@Grifthegnome Oh! I didn't realize that, I'll have to try it and see if it feels right. Thanks!
ngoomie
Depending on what you're looking for, that might not be needed. There is a "dirtRoadsOnly" option in the config that keeps all the visuals looking like dirt paths.
I like this a lot, though not a huge fan of the fact that trails slowly start looking like cobblestone paths specifically. I'll have to see if I can make my own extra mod to change what the textures look like?
Maamessu
Thanks for reporting this! Will take a look first chance I get.
Timingplanet
That is the Vintage Story texture atlas bug, it's because you don't have enough space allocated for all the mods you have that add textures to the game. Double "maxTextureAtlasWidth" and "maxTextureAtlasHeight" in clientsettings.json, this should resolve the issue.
Let me know if you have trouble finding it.
Dunno what's happening here, but I figured I'd report it so it might get fixed. Seems like trail blocks get a weird texture bug on the sides of the block https://imgur.com/a/h0A6lxO
I thought I had reported this already but I guess not: Tall Ferns don't obey the trample fern config and get destroyed regardless of setting, instantly.
Svarrmir
I'll see what I can add for this in a future version. :)
Kurmet
I would love to be able to fix this. I did a deep dive investigation of it in a early version of Trail Mop. Unfortunately native Vintage Story has a really gnarly hard-coded way of making blocks tillable that isn't condusive to adding non-soil blocks as tillable. Unless there is a refactor of this system by the devs, I don't see a clean way of fixing it any time soon. :(
Legentus
This is definaley something I can look into for a future version of the mod.
CKitt
Glad you're enyoing it.
NMND
Will investigate first chance I get.
I don't think I could ever go back to playing without this mod. It adds a certain something, and being able to customize it to my exact preferences is fantastic!
An option for "only animals can make trails" would be amazing. I personally don't want to be tearing things up, but I would still like to be able to track animals I am hunting. Mod is awesome though!! Thank you!
I would suggest making the trail blocks Hoe-able, it's kind of annoying to break the block and placing it back down again to hoe it for farmland.
My favorite mod <3
A small suggestion: A way to prevent certain blocks from being trampled. (If it's not already implemented ^^)
Grifthegnome I had similar error spam(!) when creating a world in 1.19.7 and flying around to check it out and find a better spawn (in preparation for a RP server).
Tels
Will take a look, thanks for reporting this. What was the terrain mod that you added, and what commands did you use to regenerate chunks?
We had a worlden mod missing on our server by accident, so some chunks were generated wrongly. After adding the mod and regenerating chunks, we got this error:
5.5.2024 22:20:09 [Error] Exception: Value cannot be null. (Parameter 'key')
Tels
I'm glad you enjoy it! I'm always intrested in translations to make the mod accessible to more people.
SneedoDevito
I can implement a config option for that in a future version.
OBEDIA
Appreciate the feedback! Glad you like it.
This mod is so freaking good! Running on 19.7. server with a lot of mods.
Very cool mod. I've noticed when you're in creative you lose the ability to create trails when you walk over grass, could you implement a way to toggle that on/off in the config?
Really love this mod! Are you interested in a German translation?
And here is some feedback:
* The break sounds seams to always play on peat, but rarely on soil blocks?
Thank you again for this wonderful mod!
Takarias
Happy to help!
Grifthegnome
Wow, I just logged on to play some and thought I'd check on this mod in the off chance you had seen my comment and, lo and behold, here you are with instructions on how to hack it!
It's worked perfectly, no issues on my end. Incredible service.
Takarias
Hi There! So I should be able to add that for a future version of the mod.
For now, you can still make the change yourself in your local files.
If you go into trailmod/assets/trailmod/blocktypes/trail.json
Inside that file, you will find the following entry:
If you set all those numbers to 1.0, the trails will not affect your movement speed:
Hope this helps!
Would it be possible to add a config setting to disable the speed benefits from the path blocks added by this mod? I love this mod for the aesthetic, but I want the speed bonus to still be earned through manually developing infrastruture. Also, a setting for breaking ice that you're walking on.
Thanks for the incredible mod! I'm playing vanilla for my first world, but I had to make an exception for this mod because organic desire paths are something that has always fascinated me and I've wanted them in a game since forever.
Maltiez
Hey there! I'll take a look at integrating thats first chance I get.
Pinged you in discord about config lib support (should be extremely easy to add, just one asset file, and be very convenient for players to use).
GrishkoJiggers
Hey there! I can look at that for a furture version, are you thinking it would be a per-player thing or something and admin could toggle?
Hi, great mod-- would it be possible to make this feature toggleable? We'd love to be able to turn it off when we're at home and turn it on for long adventures to avoid our town village looking like the dustbowl. If not, no worries! Thanks for your work.
effgee
Sounds good! Appreciate it!
Hi again Grift
I can't rememeber exactly what was happening. There were too many various mods with issues that are mostly fixed now and I'm going to try this mod out again and see if I can debug it further for you.
Grifthegnome
New players to my server are reporting a large W or F on the blocks that become trails. The server was updated to 1.19.5
effgee
Hey there! Thanks for reporting this. Are you encountering this issue under a certain set of circomstances?
This is such a cool mod and really fits in with a no-map server. I am enountering some errors though..
17.3.2024 07:09:52 [Server Error] Exception: Object reference not set to an instance of an object.
at Vintagestory.Common.BlockAccessorBase.GetBlock(BlockPos pos) in VintagestoryLib\Common\API\BlockAccessorBase.cs:line 55
at TrailMod.TrailChunkManager.Clean(Single dt)
at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in VintagestoryLib\Common\EventManager.cs:line 57
at Vintagestory.Server.CoreServerEventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in VintagestoryLib\Server\ServerEventManager.cs:line 123
at Vintagestory.Server.ServerMain.Process() in VintagestoryLib\Server\ServerMain.cs:line 886
Grifthegnome
sounds reasonable, appreciate the addition of a work around until then. I do like the way you think, something like the reinforcing from the plum and square or selection box from the magic wand tool that you can click on the block, like a reverse hoe or something, hah.
GmanAmatin
I will second the rivers mod with this mod! its good stuff.
GmanAmatin
We play with rivers mod on my server and I built and tested the Natural Trails Mod on that server. Since the rivers tend to flatten the landscape along the banks, you tend to get player trails along the rivers, since they're very walkable. There is nothing in the mod the conflicts with rivers mod and I like to think the complement eachother. Just like real-world trails often follow rivers, you get natural looking trails along river banks for the same reason.
Cool looking mod! Question tho, how well does this mod respond too the Rivers mod?
Calous
I can look at peat and cob trample settings for a future version of the mod.
Soil that is part of a complex progression, like the soil blocks, would be far more difficult to set specific trample/no trample booleans on, because their evolution is contingent on a unbroken progression of blocks.
To me, it seems like rather than specify blocks as decorative by type, giving folks a way to mark blocks as decorative by area seems like the more flexible solve. That's way more work, but is likely the best long-term solve. If you can designated a block or group of blocks as a "protected" and then regardless of block type, they won't trample or evolve. That way people could zone things like flower beds and not have to worry about the details. I'll give some thought on this.
Anyone have any ideas for decrative grass blocks that you DONT want to turn into trails.
Currently trying cob at 600 when I want to force grass via the config but its not perfect.
"cobLoseGrassTouchCount": 600,
I am hoping I am just unaware of a soil block that can grow grass that ISNT impacted by this mod for like flower beds and other intentional decrotive places.
Ideally a config option to disable specific soil block akin to flower and fern trampling, maybe;
"cobtrample": false
"peattrample": true
"highqualitysoiltrample": false
...etc
(With how far the current config has already come I almost feel like I am asking too much here, haha)
Stahl
That is correct.
I guess this only works on the snow layer, not the actual snow blocks?
Grifthegnome
I agree with you, keep the mode simple and don't make it too complex by adding unnecessary stuff which can potentially make problems in future (lags etc).
As Brick wrote, I can easily do some landscaping to prevent chunks from removing by prune.
fipil
Out of pure curiosity, where are you finding ServerSystemBlockSimulation and the ClientPacketHandlers? Doing a bulk search of VintageStoryAPI, VSCreativeMod, VSEssentialsMod, and VSSurvivalMod renders no results. Is it in the portion of the source code base they don't make available on their GitHub? Just wanted to read it so I can better answer folks questions on the topic in the future.
If the thing that is driving player-edit-count incrementation is client packets specifying a block addition or removal, then we are totally in the clear. Trail Mod is a 100% server side mod, other than the assets needed for the client to render the custom trail blocks. While I like the idea of working with this system to help preserve trails through a /db prune, the mod is architected as a server side mod and introducing additional client networking packets on block touch sounds like a good way to cause problems on higher traffic servers. It also increases the chance that the mod will break between VS versions, as right now the only core logic the system refrences is the block collision call and the SetBlock call of the block accessor: everything else is more or less self-contained custom logic and should be relatively future proof at the moment.
Glad you dug into this stuff, it's always important to vet these kinds of details. Gonna ping Radfast on the Discord to see if we can get any final clarity. It's good to know that this system occur implicitly when the client makes block edit requests.
The way it's shaping up it's definately looking like Trail Mod doesn't interact with player-edit-count and won't have any baring on /db prune.
Brick you're right. I can of course do some landscaping to protect my paths. So it's not critical and Grifthegnome can left the mod as is. My points has been primarily about worries that the traces will prevent the prune mechanism. Now I found out that it probably does not influence the mechanism, so it's okay.
fipil I have been reading this thread and wondering, if you need to keep trails developed into a road safe from pruning, cant you just place some bushes, lanterns, or do a bit of landscaping by breaking or placing blocks along side those main roads to keep them protected from pruning? Also I find it ironic how vanilla way of creating roads is essentially protected from pruning cause for that you dig up dirt and place road blocks manually xD
Hi Grifthegnome
I was serching a little bit and it seems, that the player-edit-count is stored with chunk into the ServerChunk.BlocksPlaced and ServerChunk.BlocksRemoved properties. The properties are incremented in the ServerSystemBlockSimulation class, in the ClientPacketHandlers, which are handling block place or break. I'm not sure if I understood it correctly, but it seems that this plays a role whenever from client arrives some network packet, holding an information about a player's block place/break action.
So, as far as I understand it well (and I can be wrong, ofc.:-)) if your mod uses for example the IBlockAccessor.SetBlock(...) method, it's done on server side, so there is not involved any network packet traveling from a client to server. So IMHO it does not influence the numbers. On the other side, if you want to increment those numbers, you should find some way howto do that, for example by loading the chunk itself, incrementing the number and setting the chunk as dirty, so it's saved.
Maybe we should ask Tyron,Radfast or Th3Dilli in the #mod-development channel for that, I'm interested as well, because I'd like to ensure that my mod DjinlandEssentials does not influence those numbers as well :-).
Grifthegnome
Thank you for the explanation, I'm looking forward to your findings :-). I was thinking about it a little bit more and I've the following thoughts.
Of course, you can find out that currently there is not a way to control the player-edit-count incrementing, so its impossible to implement features mentioned above :-/. In this case, maybe Tyron will listen to our questions and pleas about it and will add some API stuff allowing that, later :-).
Thank you very much for the amazing mod, Grifthegnome. Keep up this perfect work! I described your mod to our players and everyone wants it to our server! :-)
fipil
Great questions! So Trail Mod's block changes don't ever have an owner. Trail blocks are set in the world, by the world. The player that caused the trail block transformation isn't stored anywhere. What is stored is the number of times a trail block has been touched and the last time they were touched, but this is not associated with the player edits system. There's nothing explicit in the logic that touches the player edits count and there is no awareness in the system that players are the cause of block changes. What I haven't been aware of is what Vintage Story constitutes as a "player edit." I did a quick search of the code base for where this logic lives and haven't been able to find it. However, on the Discord, Radfast (one of the developers) said the following, "It is based on the number of chunk edits by players. Chunk "edits" means the aggregate number of blocks in that chunk which have been placed, or removed, by player's direct actions, meaning block placement while building, or pickaxe/axe/shovel/bare hands etc. actions to break blocks." If this is the implementation, then Trail Mod will work with the prune functionality as only direct player edits to chunks count. I want to be more sure than that though, I'm gonna pull down a local copy of my server and run some db prune tests to see what kind of results I get. I want to eliminate the case where the developers assumed that any break or placement change to blocks is caused by players and increments the edit count. Will get back to you on this as soon as I have a clear answer. :) What I will say is that if you are deleting and remaking the chunks on a regular basis, Trail Mod may not be a good fit for that use case, as it relies on chunks persisting and updating over time. The mod is designed around the idea that if you go to a place frequently by a set route, you can get there faster the more often you travel the route. Deleting chunks won't break the mod, but it does rob you of the benifit of persistant upgrading roads and paths. Just a thought.
As for the question about dividing trail making into players, animals, and drifters. The mod only supports trail block creation supported by player movements. Animals and other creatures can trample foliage and strip grass, but they don't evolve trails. Is your hope to turn off grass trampling for drifters while maintaining animal grass trampling?
Grifthegnome VS is counting the number of player edits per chunk or per chunk column (i dont know if it's per chunk or ch.column) and store it to database (since the v1.18). Thanks to this counting, we can now since 1.19 use the /db prune + vacuum commands to shrink database - it'll remove all chunks with the count lower then a provided treshold, for example 5, so all chunks with our settlements, buildings and cities remains untouch, but all other chunks we just walked through, is removed. Whenever player visits a chunk, it's created again. This is essentials new feature, long time awaited, because our server map file has now 28GB size (9GB compressed as a backup) and after prune+vacuum it has only 2,5GB size.
Important question for us is if your mod is incrementing the the number of player edits when making trails? If yes, then it's a dealbreak for us, we cannot use your mod (although we love it!), because it completely kills the above described mechanic.
It is necessary that your mod does not increment player edits during making trails (incl evolution and devolution, simply all block changes). Please would it be possible to do that?
Hi, please does drifters make trails as well?
If yes, would it be possible to distinguish them in the configuration, so I can switch on animals trails, player trails and drifters trails separetely?
Grifthegnome Thanks!
Grifthegnome Yes, we'll test it heavily and fine tune configuration, before we put it to our server. But this is really what I was thinking about, recently. Did you read my mind? 😄
fipil
Glad it's something you've been looking for! Be sure to backup your world before installing and test the mod in a clean world.
Wow! This looks like a mod I dreamed of! 😀
I'm going to try it.
OlafGunnerson Brick WickedSchnitzel
The fern trampling config feature is in.
You can now specify in the config file which creatures trample grass and foliage based on hull size. After doing some cursory testing, if you want to eliminate rabbits, racoons, foxes, and other things of that size, I reccomend minEntityHullSizeToTrampleX = 0.5 and minEntityHullSizeToTrampleY = 0.75
Please note that if you set the min box size too large, you will also eliminate players, as they too are beholden to these hit box minimums.
1.0.7 is Now Live!
Bringing new community requested config options, a minor bug fix, and Spanish Language Localization (Thanks to Sir Ryu!)
As always, please backup and delete your old mod config to see the new config options.
Always, always, always backup your world, server, etc before installing a new version of this mod.
Aspenizcool
Neat idea! I can look at this for a future version.
Brick
I'll do an investigation and see what this would take.
Grifthegnome Honestly, that huge list sounds does sound like a pain in the butt to configure, if that minimum hitbox feature works and easier to implement than the list - I think it will be great. And then if it would be possible to change that 0.5 number to 0.7 or 0.2 depending on someones preference in the config file, that would be fantastic!
after tweaking the settings some loving the mod
maybe add some holdable or wearable item that can speed up path making?
some stone roller or something
just running back and fourth to make a path on my homestead lol
Brick WickedSchnitzel
Glad you're enjoying it!
I can look into that for the next version of Trail Mod.
I believe WickedSchnitzel requested the same/a similar feature. My question is, do you want to have to maintain a huge list of all creatures that do or do not trample grass, or would you prefer to set a single minium hitbox size for grass trampling in the config? For example, rather than saying rabits don't trample grass, raccons don't trample grass, foxes don't trample grass, etc, you could say: any creature that is smaller than 0.5, 0.5 blocks will never trample grass, regardless of whether they're a modded or a vanilla creature. Does that solve the case you guys are hoping to address or do you want very granular per-entity control?
Love this mode, is it possible to whitelist the animals that can create dirt pathways and stomp grass? I am a bit annoyed when small racoons and rabbits and small critters from other mods decimate the landscape. In the description there is an option to remove all animals' ability to do that, but I'd like to keep it enabled for grown adult animals (apart from any of rabbits, racoons, chicken and modded small critters)
OlafGunnerson
Hi there! Glad you're enjoying it. I should be able to add a "fernTrampling" config option for the next release.
@Grifthegnome
Really fantastic mod! I was wondering if it would be possible to include ferns in the "flowerTrampling" config option? I use them for decoration the same as flowers, but setting that option to false still sees them destroyed by walking over them. Thanks!
StraudBeryl
Hi there, this is a Vintage Story texture atlas issue, it occurs across mods. What is happening is the player has too many custom texture mods for the default Vintage Story texture atlas size. Have them double "maxTextureAtlasWidth" and "maxTextureAtlasHeight" in clientsettings.json, this should resolve the issue. They can find the file in their VintageStoryData folder. This should fix the texture issue for this mod and other future mod installations. Let me know if you guys have trouble finding it.
Heyya, one of the players on my server is experiencing this strange texture error. When I log in I don't see any similar errors. When I travelled to the location it looked normal. I'm not getting reports anyone else is seeing this.
Player claims they removed the mod folder and reinstalled and this is still broken.
Eggie
Glad you found a solution!
@Grifthegnome I don't thing that's necassary anymore, because it seems like I just fixed it. I did the process of deleting the mod again, and after redownloading it I checked the client config and for some reason the values got reset, so I doubled them again. I load into the world to test again and suddenly it works perfectly! Kinda strange, but I'm glad it works now.
Eggie
Can you post your client config here? Are you playing a solo game or are you playing online?
Hey, so I was having the same weird texture issue that others were having, but I tried your fix of doubling the texture atlas, and it is still happening. I also tried reinstalling the mod and deleting the old config file, but it also didn't help. Any thoughts/suggestions?
MetallReyton
Will investigate, the game may consider the block lake ice if it contains frozen water.
I don't know if this behavior is already known, maybe even considered a bug:
With "Primitive Survival" you can create "Furrowed Land" from soil/farmland. In Winter the furrowed land freezes (as it contains water) and then snow is slowly pilling up. Then when walking over the block with the snow, if you walk often enough on the furrowed land with snow, it just dissapeares/gets destroyed and leaves a hole.
I did some testing for this and withouth the Trails mod this seems not to happen.
B0bb0
Thanks for the feedback! I can definately look into that for a future update. In the short term, the mod includes buildable cairns that you can use to mark out a trail in the snow.
Hi,
Love the mod. Would you consider making the trails only gather a thin layer of snow? Like the pathway blocks. During the winter it is hard to maintain the path if you cannot see it.
Thank you for your creativity and consideration.
BriskMan7
Sure thing, let me know if you have any issues finding it.
oh ok thanks
BriskMan7
Hi there! There is a Readme file included inside the mod .zip that explains how to access the modconfig and what the settings do. It's a file, not a menu.
How do I use the config menu?
nowhere were it says how acces the config menu
KeKc
I can look into more detailed grass destruction in a future release.
As for eagle fern, I can add a config not to destroy it in a future version (like the flowers option). When I was prototyping the mod I found that having foliage drop when you trampled it resulted in your inventory constantly filling up with items you didn't want or need and ferns were one of the biggest issues. If you like eagle ferns and want to preserve them I would use onlyTrampleFoliageOnTrailCreation = true until a better solution is added.
it would be great if instead of trampling tall grass from a single touch, there would be a chance to do so, so it doesn't immediately get "eaten" but as you walk along the same path more and more of the tall grass becomes trampled. or maybe even a separate "trampled" tall grass block that turns back into regular tall grass quicker than the "eaten" variety
Also why does eagle fern get instantly destroyed?
Hydromancerx
Glad you found a solution!
Grifthegnome
So I tried using Bigger Texture Atlas by Xel and as you can see it works! Note i didn't edit maxTextureAtlasWidth or maxTextureAtlasHeight. It did it automaticlly!
@Grifthegnome
kinda, but not really. what i mean is maybe add a smother transition between trample stages, like medium grass to short grass etc, and ofc configurable numbers of touches :)
ps. i have no idea how this ping in comments works...
Chubz
Glad you're enjoying it! For now, I would use onlyTrampleFoliageOnTrailCreation = true. This will only break grass when a trail is created. Let me know if that improves/solves your issue.
thanks for the great mod! it would be wonderful if there is also a config for the grass, so i could change number of touches and it wont became "eaten" after traversing it once
Laerinok
Thanks for handling that while I was off the clock! :)
Sp0wN
👍
Laerinok
Perhaps you are right, in a few seconds I will tell you whether it is so
Yes you're right. That's the old config. Uninstalled and downloaded the server again got a new one. Thanks for the help!
Sp0wN
Hello,
My feeling is it's an old config file from a previous version of the mod. You must delete it for the new version one appears.
Grifthegnome
Hello. I am testing your mod on the server, should all variables appear in the settings file when the mod is first started? Because I have only 4 lines in the file, should it be like that?
"dirtRoadsOnly": false,
"foliageTrampleSounds": true,
"onlyPlayersCreateTrails": false,
"flowerTrampling": true
There are no more settings...
I am creating a new world, so to speak, from a clean slate.
1.0.6 is Now Live!
This version brings the much requested customizable trails config, as well as Japanese localization (Thanks to RikeiR!)
These config setting expose everything, and I do mean everything. Please remember, with great power comes great responsiblity, if these values are tuned improperly you can do damage to your game world that is hard to fix. ALWAYS make backups of your gameworld and ALWAYS test this stuff on a clean world, I can't over state this.
See Changelog for detail config documentation. Let me know if you have questions!
Aspenizcool
I'm currently looking at what it would take to get trample config settings out for folks. If maxTextureAtlasHeight and maxTextureAtlasWidth aren't in your config, I would try adding them and setting them both to 4096, they are vaules that are read by the game, and we have established that making this change fixes the issue.
Calous
Sure thing, happy to help where I can!
Hydromancerx
Good to know, I would try the maxTextureAtlasHeight/Width fix detailed in the mod description, that should fix your texure issue.
Grifthegnome I am running the current version (1.9) of VS.
Appreciate the option for no flower breakage in the config. My flowers and bees thank you.
i really like this mod but il have to wait until that config happens
walked back and fourth on my lawn for a few seconds and it looked like a steamroller ran over it lol
on another note i was getting weird textures but theres no maxTextureAtlasHeight in my clientsettings.json to double
MetallReyton
Hi there! A config for how quickly trails evolve and devolve is the most requested feature, so I will try to add it sooner than later because everyone has diffrent desires from the mod and that's totally awesome. There are a lot of factors involved in the way the trail evolution tuning is timed, if you make trail developement too fast it tears up the landscape, if you go to slow they never develop at all. The current vanilla settings are a ballance that was the result of a few weeks of testing trying to find a spot between the two extremes. The current tuning also has the wilderness survival mode in mind, where players often have no map and need a clear visual indicator of where they came from. The grass stages also have additional constraints, as grass regrowth in Vintage Story is rapid and random, I was trying to limit the number of custom blocks I had to use to stand up the concept, but I specifically had to introduce the trampled soil blocks to create a midground between native dirt and trails. The Trampled soil blocks look and function exactly like the normal bare dirt blocks, except they do not regrow grass, but they return to grass much more quickly than the established trails. This is essentially to reserve blocks temporarilly that can become trail. But yes, to your question, if the trail tuning doesn't skew slightly agressive the grass will always overgrow the trail, sometimes in 5 minutes or less. In earlier itterations with more gentle tuning, we were struggling to get trails to extend outside the perimter of our base. If that sounds appealing to folks, I'd be happy to dig those numbers up and share them with folks when I release a config patch. I'm more than happy to add config settings for people to tune the trails how they want, I want people to enjoy the content in whatever way makes them happy. :)
Gonya
That is definately strange and unintended, the code is written specifically to ignore anything in the reed category of plants: cattails, papyrus, sedge, etc, but the water/ice may be creating an edge case. I will mess around in creative and see if I can reproduce your issue. Thanks for reporting it!
Dronzo
Can you go into a bit more detail about the issue you're experiencing? If it's a bug I'd be happy to dig into it an release a hot fix. Is the issue that you are destroying a trail block, putting down a medium or low dirt block, and having it turn into trail immediately upon stepping on it again? Or are you putting down dirt and trampling back into trail over time?
AlphaRay
Hi there, so I just want to quickly clarify, animals and creatures can trample grass in the mod, but only players create modified blocks, there will only be custom trail blocks where players travel. In addition, animals trampling anything can be turned off in the mod config. When I first started working on the prototype for this mod, I was in the same boat as you about special blocks: I though I wouldn't need them. The original prototype used native grass, dirt, packed dirt, and stone path blocks. However, I quickly discoverd that there are all kinds of gameplay issues that occur from using these native blocks that I couldn't control. You can't control trail grass regrow rate, identifying which block states need to be saved to memory so that block evolution and devolution persists through saves becomes weird super fast, gameplay mechanics like pottery pits and charcoal mounds can break in certain cases, you can't easily give people speed bonuses for their upgraded paths (because you would be making people faster on all packed dirt for example), and the number of upgrade tiers are highly limited (there's only dirt, packed dirt, and stone paths). In addition, stone paths don't support a lot of the game's normal block mechanics and the game never expected objects on a normal block to suddenly be positioned over a stone path block, so stuff would just break. However, the straw that broke the cammel's back was that in that model of using native blocks, the underlying soil quality was destroyed when the trail upgraded. In the current version, all the custom trail blocks, when broken, drop the exact tier of dirt that occupied the location before the block became trail. So if you accidently trample a portion of terra preta that you want back, you're all good. With the native block model, that terra preta was gone forever, and that wasn't a problem I felt I could ignore. Yes, I agree that using custom blocks makes the mod less future proof (although this mod is touching parts of the game that change less frequently than my other project Outlaw Mod). Yes, removing it means those blocks are missing from the game world, which is why I have a disclaimer in big red letters on this exact topic at the top of the mod page. However, the version of the mod that only uses native blocks has a whole slew of issues that make it really, really bad. I know because I built it first, played it for a week with friends and went, "well that's not gonna work." Then I shot it into the sun and made this version based on what I had learned. I'm never gonna claim that it's perfect, but it works the way it works for very specific reasons I encountered during development. If the mod ever becomes defunct, the blocks themselves can still be loaded into the game via a content mod without the additional trail development logic to maintain the existing trails as they are, because the block assets are indepentent of the actual mod code. This may not be a satisfactory answer, but it's the one I can provide. I hope this helps clarify things. :)
LenKagamine
AlphaRay
You do know that happens with any mod you disable right? Any blocks the mod changes to it's new block would OFC have a problem in vanilla"
Sure - but here almost all ground blocks are damaged, when you and all creatures/animals have converted these. And not e.g. a plant block every 100 blocks. And normally you never deactivate such mods, because they are running correctly. What if in next version this mod is not compatible? You start the game and whole surface of your map is full of white damaged blocks.. yey.
I see not need to create "special" blocks here. There are normal blocks without gras and paths in vanilla..so why not to use these?
I am having drifters dying on top of an ice block with cattails in the water. Upon the drifter body lingering the blocks of ice end up breaking underneath and destroying the entire cattail, leaving only the root item behind. Seems unintended? If the player breaks the ice block the cattail is just fine.
Hello,
Same as Mesrune. I set "maxTextureAtlasHeight" to 4096 and it fixed the issue.
👍
Many thanks for your work! The mod is great, I love the idea of trails being created by walking the same ways over and over again, feels very organic.
Would it be possible to change the amount of "steps" for "grass" to change to "patches of grass"? Or individually set up the amount of "steps" for every evolving to the next stage? For me it seems too fast for the trail to evolve, especially from grass to the patches of grass. But i think everyone sees this different. Or is it rather the issue of the grass changing back faster to grass again before a trail develops?
Additionally, but maybe that would change with the above adaptation, i have noticed that some plants (e. g. Eagle Fern), get immediately destroyed when i walk over them, could be due to the block underneath changing or maybe these blocks behave like the object grass, which is destoryed when walking aswell?
Wouldn't happen to be a way to turn the trail blocks into regular dirt blocks is there? I tried replacing it with low and medium dirt but only for it to turn back into a trail. I'm trying to have green grass around my home.
Hydromancerx Laerinok LarekFlynn
Doubling "maxTextureAtlasWidth" and "maxTextureAtlasHeight" in clientsettngs.json should resolve your texture issue.
radfast
Hey, I just wanted to ping you to get eyes on this texture atlas issue, it sounds similar to the one that was addressed in 1.9.0. The comments below should provide additional details about the issue.
WolfyCowGirl101
Excellent, will update the mod details with this!
Okay my friend's atlas was:
"maxTextureAtlasWidth": 4096,
"maxTextureAtlasHeight": 2048,
This might be the problem lol as mine was:
"maxTextureAtlasWidth": 4096,
"maxTextureAtlasHeight": 4096
Edit: IT WORKS WOOOO
Mesrune
Ah! I bet folks are hitting the maximum number of textures allowed in their texture atlas and that is forcing them to use a bad value. That's a good catch!
Grifthegnome :
I just double the value of "maxTextureAtlasWidth" and "maxTextureAtlasHeight" in clientsettings.json, and the texture's good!
At least, it work for me.
Hydromancerx WolfyCowGirl101 Laerinok LarekFlynn
By any chance are any of you running a version of Vintage Story that is pre-1.19.0? There is a known texture atlas issue that was fixed in 1.19 that makes the wrong texture render on objects in certain circomstances. It was apparently a game-wide bug. Asking because I may need to ping the Vintage Story devs if this issue is occuring in 1.19.0 or above.
Okay thank you.
WolfyCowGirl101
This is an issue that has been reported by a few diffrent users, and other people on their server are not experiencing the issue. I'm currently trying to determine what all the players with the issue have in common, as the nature of the bug indicates it's some factor outside the mod that is causing the issue. Players with and without the issue have matching server mod lists and it happens across opperating systems. The textures that players with the issue see are diffrent every time, but they always look like textures I've never seen in the vanilla game, which indicates that its how the client is reading values from the game's texure atlas. Can you send me a list of any client-side mods he might have installed that are diffrent from what you have installed? Any kind of graphical enhancement packs, client texture packs, etc would be prime culprits. Unfortunately, this is one of those Guess Who kind of issues where you just have to eliminate factors until you arrive at a cause, because it's something about the specific players machine or game client that is causing the problem.
@Grifthegnome
This screenshot of my friend is showing the paths to be very strangely colored instead of the intended look.
Oddly it works for me but his pov shows this.
If you need anything else to help debug it. I'll try my best to find it.
Changes for 1.0.5 (Hotfix) is now live!
-Introduces a fix for an edge case where a creature with no selection box touches the ground.
Maamessu
No worries, it seems that the issue you are encountering is seperate from the one I addressed. The Exception your server is throwing is tricky because the builds I release are optimized for release rather than debugging, so the exception is not saying which object inside the function call is null. I am going to release one more hotfix for an edge case I found in the function where your error is occuring that I am fairly certain is the issue occuring on your server. I think it might be related to an entity (game object), likely from another mod, with no selection box colliding with the ground, which is a case my code is not handling gracefully in 1.0.4.
Once I get the hot fix in, if it does not fix your issue, I might need to get some more info to help me pin point exactly where the bad data is comming from.
If the issue still occurs on the 1.0.5 hotfix, I might need a copy of your save and mod list so I can replicate your crash locally, then I can kill it dead. Would you happen to have a save file and mod list that I could use to replicate your issue?
Sorry it took a bit to get back to you. Unfortunately still getting an error on the latest hotfix version:
5.2.2024 05:15:19 [Server Error] Exception: Object reference not set to an instance of an object.
at TrailMod.TrailChunkManager.BlockCenterHorizontalInEntityBoundingBox(Entity ent, BlockPos blockPos)
at TrailMod.OverrideOnEntityCollide.OnEntityCollideOverride(Block __instance, IWorldAccessor world, Entity entity, BlockPos pos, BlockFacing facing, Vec3d collideSpeed, Boolean isImpact)
at Vintagestory.API.Common.Block.OnEntityCollide_Patch1(Block this, IWorldAccessor world, Entity entity, BlockPos pos, BlockFacing facing, Vec3d collideSpeed, Boolean isImpact)
at Vintagestory.API.MathTools.CollisionTester.ApplyTerrainCollision(Entity entity, EntityPos entitypos, Single dtFac, Vec3d& outposition, Single stepHeight, Single YExtra) in VintagestoryApi\Math\CollisionTester.cs:line 175
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.DisplaceWithBlockCollision(EntityPos pos, EntityControls controls, Single dt) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 343
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.TickEntityPhysics(EntityPos pos, EntityControls controls, Single dt) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 226
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.TickEntityPhysicsPre(Entity entity, Single dt) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 214
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.onPhysicsTick(Single deltaTime) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 180
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.onPhysicsTickServer(Int64 elapsedMS) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 139
at Vintagestory.Server.ServerSystemEntityPhysics.DoWork() in VintagestoryLib\Server\Systems\World\EntityPhysics.cs:line 96
at Vintagestory.Common.LoadBalancer.SynchroniseWorkToMainThread() in VintagestoryLib\Common\LoadBalancer.cs:line 79
at Vintagestory.Server.ServerSystemEntityPhysics.OnServerTick(Single dt) in VintagestoryLib\Server\Systems\World\EntityPhysics.cs:line 92
at Vintagestory.Server.ServerMain.Process() in VintagestoryLib\Server\ServerMain.cs:line 886
What if grass got flattened into the direction of travel, as tall grass wants to do when it is stepped on. Grass is actually naturally predisposed to this to minimize damage from trampling and then stands up on its own after some time to get back to collecting sunlight. Not only is the behavior helpful for tracking purposes, but more realistic, and then if that constantly flattened grass doesn't ever get to stand back up, it then dies off in those patches.
Grifthegnome - Windows
@Lodey
Glad you're enjoying the mod! Configureable path evolution and devolution is a feature that shouldn't be hard to add for a future release.
Great mod! Love it! Any chance for a future release getting a config for how quickly a path gets created or returns to nature?
Laerinok Hydromancerx @LarekFlynn
Quick question, since you all are having the same texture rendering issue, are you all running the game on linux by any chance? I ask because another user reported the same texture issue you all were having and they were running linux, all the windows users on their server were not having the issue.
Maamessu
1.0.4 (Hotfix) is Now Live
This is a targeted bug fix for an issue reported by Maamessu.
Maamessu
Testing a change locally for you. Will release it as soon as I know its working as intended. I haven't been able to repro this locally, but I'm covering a case this exposed where a block becomes invalid before the snow above it can update. Thanks again for reporting it!
Just generated in a temperate climate, but there are snow covered peaks nearby.
And yeah, the server is running on Linux and I am also playing on Linux (different machines/distros).
Maamessu
Thanks for reporting this, will take a look. Quick question, is it currently snowy on the server, or no?
Fairly certain I know what is happening will have a hotfix for you ASAP.
The linux info is also good to know, I will have to find out if the others having the issue are also on linux.
Log is being spammed by this error on repeat with the new version on a new world:
4.2.2024 17:57:43 [Error] Exception: Object reference not set to an instance of an object.
at TrailMod.TrailChunkManager.BlockCenterHorizontalInEntityBoundingBox(Entity ent, BlockPos blockPos)
at TrailMod.OverrideOnEntityCollide.OnEntityCollideOverride(Block __instance, IWorldAccessor world, Entity entity, BlockPos pos, BlockFacing facing, Vec3d collideSpeed, Boolean isImpact)
at Vintagestory.API.Common.Block.OnEntityCollide_Patch2(Block this, IWorldAccessor world, Entity entity, BlockPos pos, BlockFacing facing, Vec3d collideSpeed, Boolean isImpact)
at Vintagestory.API.MathTools.CollisionTester.ApplyTerrainCollision(Entity entity, EntityPos entitypos, Single dtFac, Vec3d& outposition, Single stepHeight, Single YExtra) in VintagestoryApi\Math\CollisionTester.cs:line 175
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.DisplaceWithBlockCollision(EntityPos pos, EntityControls controls, Single dt) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 343
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.TickEntityPhysics(EntityPos pos, EntityControls controls, Single dt) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 226
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.TickEntityPhysicsPre(Entity entity, Single dt) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 214
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.onPhysicsTick(Single deltaTime) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 180
at Vintagestory.GameContent.EntityBehaviorControlledPhysics.onPhysicsTickServer(Int64 elapsedMS) in VSEssentials\Entity\Behavior\BehaviorControlledPhysics.cs:line 139
at Vintagestory.Server.ServerSystemEntityPhysics.DoWork() in VintagestoryLib\Server\Systems\World\EntityPhysics.cs:line 96
at Vintagestory.Common.LoadBalancer.SynchroniseWorkToMainThread() in VintagestoryLib\Common\LoadBalancer.cs:line 79
at Vintagestory.Server.ServerSystemEntityPhysics.OnServerTick(Single dt) in VintagestoryLib\Server\Systems\World\EntityPhysics.cs:line 92
at Vintagestory.Server.ServerMain.Process() in VintagestoryLib\Server\ServerMain.cs:line 886
Same as other's had, or still have, I have some issues with the texture of the trail path.
The problem is : I'm the only one with this issues on my server. We all have the same modlist.
I don't know if this is relevant, but I'm on linux, they're on windows 10.
Of course, this isn't a big deal, it's just... ankward.
Hotfix 1.0.3 is now live!
Added three config options pertaining to feedback I recieved. I reccomend deleting you existing mod config and then setting the settings using a test world. Please see the change list for details.
Mod is now available localized in French.
I will have a hotfix out as soon as I know it is stable, it adds the following:
My only complaint is that it can be a very bumpy experience, traipsing through the snow!
Laerinok
Thank you for the French translation! I will include it in the next update!
What a cool mod. Will definitely check it out when I update to 1.19!
WickedSchnitzel
I'll look into that, in the short term I'll look at a config setting that specifies all creatures or players only, until I can get a more robust solution up and running.
AlphaRay
Unfortunately, I just remembered that the Vintage Story asset remapper does not support remapping multiple block types on to one block. So I can't write a remapper script that directly remaps trail blocks back to native soil blocks. I'll look at other options for reverting trail blocks in the future, but for now I would either load a world backup, or remove and replace the blocks in creative mode.
Wanted to suggest an option to prevent (certain) animals from destroying grass as well, but AlphaRay did that already. Small animals should not do that, so i would suggest a whitelist where 'player', 'pig', 'bighorn' etc are included already and people/ admins could just add or remove the entities they (don't) want to behave like that.
Alindrome WickedSchnitzel AlphaRay Aksyl
I'll take a look at grass, flower options, and sound options. I'll also look at options to prevent animals from trampling stuff. For context, on my server we do a lot of hunting, and we like to know where animals have been foraging/rooting and use trample brush to help find game, but it makes sense that folks don't want rabbits trampling their flowers, so I'll get on supporting that.
AlphaRay, i just saw your post, if I catch you in time, don't break all the blocks just yet, i'm gonna write a removal script mod that will revert trail mod blocks back to their default soil blocks. Seems like a good thing to have just in case anyone wants to revert the mods changes in any case. The last thing I want to do is cause anyone distress.
As for the texture atlas issues, I need to find a way to reproduce them, I'm fairly certain its caused my some factor external to the mod itself.
AlphaRay
You do know that happens with any mod you disable right? Any blocks the mod changes to it's new block would OFC have a problem in vanilla.
WARNING: DO NOT USE THIS MOD @Version 1.0.2
There is a bug with the path blocks. After the mod is deactivated all blocks changed by the mod are broken:
https://discord.com/channels/302152934249070593/454909656230526976/1203718183635263508
Grifthegnome Please check this. Something is wrong with the block type/id.
-------------------------------------------------------------------
Alindrome & WickedSchnitzel said all i wanted to say :D
Additional suggesion: Animals should not destroy grass...especially small one. Animals from critters mod (like squirrell) are destroying grass too...no paths i want to have
I'd suggest to add an option to disable the sound of grass getting removed, if possible.
Hey! Thanks so much for making this, it's super cool!! Can't wait to see where you end up with it!
I find the grass breaking so quickly a bit... distressing? Everywhere you go you've got block breaking noises. This mechanic also destroys flowers instanly without dropping anything, which hurts my heart a little bit as I like to have them everywhere around my base.
Here's some ideas:
Now I'm off to fully play around with this :D
Grifthegnome
Hello, It seems the handbook doesn't display.
And this is the french translation
EDIT: I guess I it's not the texture intended. You can see my mods list in the chat windows
Picture Full size
I think walking over it shouldn't immediately trample sprouted grass. If anything, sprouted (eaten or greater) should be able to withstand being walked on. Maybe have it check for adjacency of sprouted grass too?
Hydromancerx
They definately should not look like that. It looks very similar to the issue LarekFlynn was reporting. It's likely a conflict with another mod that touches the game's texture atlas. If you could post your modlist that would be great. I can compare it with LarekFlynn's list and see if there might be any culprits that would be causing an issue.
Are the trails suposed to look like this?
My current run has these mods:
<3>detonateredux@1.1.1, degrees1499@1.0.0, acorns@0.5.3, aculinaryartillery@1.0.16, advancedsmithing@1.3.0, africanmonitorlizards@1.0.7, Armorlite@1.1.0, arrowheadsrecovery_fork@1.0.0, asianmonitorlizards@1.0.1, axleinblocks@1.0.18, bamboom@0.2.1, bandedgeckos@1.2.0, beardeddragons@1.0.0, betterbricks@1.1.1, bettershears@1.0.0, buckets_stack_to_5@1.0.1, buzzwords@1.6.0, cairns11bigcairn@1.1.0, cellardoor@1.4.0, chiseltools@1.10.2, claycasting@1.1.4, Clothez@1.0.0, compass2@3.0.0, landformoverhaul@0.0.2, coreblast@0.1.2, creaturescan@1.0.6, directstrongtannin@1.0.0, driedpeat@1.0.3, dye_recipes_fix@1.0.0, easyjam@1.0.0, evaporite@1.0.0, extraclayforming@1.0.0, morecropsfix@1.0.6, fernslikegrass@1.1.0, fibersfromtwine@1.0.1, fieldsofgold@2.1.6, firewoodfrombamboo@1.0.0, flourbags@1.0.2, caninae@1.0.9, capreolinae@1.0.5, machairodontinae@1.0.1, pantherinae@1.0.9, free_stone_drops_when_broken@1.0.1, giantgouramis@1.0.2, hammercrushed@1.0.0, HangingOilLamps@1.0.1, healthiertrees@1.0.0, hideandfabric@1.3.0, immersivecorpsedrop@1.0.2, ingotheating@1.0.2, juicyores@1.0.0, knappingmastery@1.0.1, knobtailedgeckos@1.2.1, lanternliner@0.1.0, leopardgeckos@1.2.2, lessdeadlymushrooms@1.19.0, lowershield@1.0.0, millwright@1.1.3, moreclay@1.0.2, morecrystals@1.1.0, moredrygrass@0.2.0, morenails@1.1.0, moreparchment@1.0.0, MoreTorchHolders@1.0.0, MoveLikeKaji@0.0.5, nacatfish@1.0.1, nadarters@2.0.0, nasalamanders@1.0.0, newworldgianttortoises@1.0.3, pondfrogsiii@1.2.3, newzealandfrogs@1.1.1, nowaterproofinventories@1.0.1, unochre@1.2.0, oils@1.0.0, pondfrogsi@1.2.3, orepulverizer@1.1.1, pacificnewts@1.3.1, PartialLandslides@1.0.0, peacockbasses@1.1.2, pipeleaf@1.3.0, primitivesurvival@3.4.5, propickfix@1.0.0, unpfix@1.0.0, quicklimepk@1.0.0, rainfrogs@1.2.1, resinglue@0.0.3, rlmoonsun@0.1.1, salmonfix@1.0.0, salty@1.0.1, she1fish@1.2.0, shepherdmod@1.0.2, simplerails@1.0.0, speararrowheadbits@1.1.0, SpeedBoostCraftables@1.0.2, spiderwebtwine@0.0.1, sticksarefirewood@1.0.0, sticksfromfirelogs@1.3.0, thecritterpack@0.8.4, toolsneedcattails3@0.0.1, toolsplus@1.0.1, truesunfishes@1.1.2, usefuldrifterloot@1.0.3, game@1.19.3, zoombuttonreborn@1.6.0, abcsreborn@0.1.5, all_crates_matter@1.0.0, alpinestory@0.2.0, ancienttools@1.5.12, animationmanagerlib@0.5.2, beehivekiln@1.5.1, betterbloomeriesreborn@1.0.5, betterfirepit@1.1.4, betterpoultice2@1.0.2, betterstonepath@1.0.3, blacksmithenhancements@1.0.4, bodyheatbar@1.0.1, butchering@1.4.4, cancrops@0.2.1, canjewelry@0.2.9, carryon@1.7.4, Clumps@1.0.0, commonlib@2.3.2, composter@1.1.0, creaturekilledby@1.0.0, cuniculture@1.0.2, expandedfoods@1.6.8, extrachutes@1.0.0, extrainfo@1.7.0, farmlanddropssoil@1.4.0, helfavorite@0.3.3, fenceclimbable@1.0.0, fishing@1.1.5, fromgoldencombs@1.4.25, furniturelibrary@1.0.11, golb@1.0.0, glowingprojectiles@1.1.3, hardcoreutilities@1.2.0, herbarium@1.0.4, immersivewoodchopping@0.6.1, immersivewoodsawing@0.1.1, itemframe@1.0.0, sailboat@1.2.7, liquidcontainers@1.2.0, lubricant@1.2.2, medievalexpansion@3.13.1, metaltongs@1.1.3, meteoricexpansion@1.2.5, moreanimals@1.3.3, morepiles@1.5.0, moreplaster@1.0.2, mouse4and5@1.0.0, mcrate@1.2.0, naturalnight@2.1.0, nohandsfp@1.0.1, noheatresistantinventory@1.0.2, petai@2.2.3, pileful@1.1.2, postsandbeams@1.2.0, claywheel@1.1.0, resingluetools@0.0.5, rivers@2.0.0, scarecrow@1.4.3, simplecloth@1.0.2, simplestep@1.1.4, starvation@1.0.4, stonebakeoven@1.1.3, survivalexpanded@0.2.0, toolworks@1.4.2, usefulstuff17@1.3.1, vanillacratecompatibility@1.0.0, vanvar@3.3.0, creative@1.19.3, vsimgui@0.3.3, survival@1.19.3, whatbagwasthatagain@1.0.1, woodbarrels@1.0.4, woodchests@1.1.0, woodfp@1.0.0, workbenchexpansion@1.8.0, xlib119@0.7.4-dev.119, metalrecovery@0.1.19-pre.1, beehivekilnwithclay@1.0.0, betterbamboo@1.0.2, bugnetcompatibility@1.0.1, bullseye@2.5.2, cancropsprimitivesurvivalcompat@1.0.2, constructionsupport@0.1.2, dowsedinsalt@1.0.0, em@2.5.0, extraoverlays@1.4.0, feverstonehorses@1.6.0, flammablefirestarter@1.0.1, fsmlib@0.2.2-pre.4, maltiezbows@1.0.1, morefloors@1.3.0, onestick@1.0.1, pickupartist@0.2.0, pickupfast@1.0.2, playercorpse@1.9.0, helquickstack@0.4.2, slowfuel@1.0.0, stainedbeams@1.0.0, stonepiles@1.1.2, stonequarry@3.2.1, tallowcandles@0.1.0, thermalfracturing@0.2.0, treetapping@1.0.0, wildcraftfruit@1.1.0, wildcrafttree@1.0.0, xskills119@0.7.5-dev.1191, bricklayers@2.5.0-pre.2, maltiezcrossbows@0.1.4, maltiezfirearms@0.4.0-pre.3, statushudcont@2.1.1, tailorsdelight@1.2.2, bricklayerglassmakingcompat@1.0.2LarekFlynn
Currently, trail speed development speed is not configureable. I can look into adding speed of trail development in a future release of the mod.
As for the textures on the side of the blocks, the trail blocks are using the game's default dirt textures, do you have any mods installed that change or remap textures? If I could get the mod list you are running that would help me troubleshoot your issue. It looks like the blocks are getting their texture from the wrong position in the texture atlas.
The sides of the trail blocks have odd textures for me.
Also can the speed of foliage trampling be configured?
Natural Trail Mod 1.0.2 is now live!
This version of Natural Trail Mod brings the promised evolving trails and some minor adjustments to snow trails.
Please note, this version of the mod will make changes to the geo of your world, so please backup any existing world where you intend to use this mod for and test the mod on a clean world to be sure you like what it does.
Please see the changelog for full details. Please send me feedback, bugs, and thoughts!
Looking at the screen shots its kind of unnatural how flat the trails work out to be. Vintage story has the tech for blocks of different heights, the gravel blocks when panning. What you might consider is making some of the more advanced paths a level or two shorter than a full block. This should help give the feel of the dirt getting impacted into the ground and being lower than the surrounding terrain.
This is the same scene on my server as I posted before, but with a new config setting,
Maus_Gamer Marlim
That's totally fair, it's very true that roads don't just magically build themselves. I did that for two reasons, one is so that folks can tell when a trail upgrades: there are in total 5 levels of custom trail block, and I'm not much of an artist, so coming up with 5 distinct visual upgrades for dirt was a challenge beyond my skillset. I used default game texture assets becaue all my art endevours looked gross :P. The other was purely aesthetic, I liked the idea of little wilderness camps evolving over many hours into towns with paved roads, but I didn't want to build those roads. That being said, from an emersive realism stand point: it absolutely doesn't make sense that roads would become paved because feet. With that in mind, I can look at adding a client config flag that allows players to set dirt only visuals on their client. All the blocks involved in the trail are custom, so the textures can be anything because they're not tied to any of the default game blocks. I'll probably add a config option like clientDirtRoadsOnly: true/false. This would mean that the upgrades tiers don't change on the server, but every upgrade above dirt road would render as a dirt road for the local player. In theory, each player could set this value seperately and see the type of trail they want. In the future, I can look into capping the upgrade level on the server using config settings, but at this stage, doing that could introduce issues into what is an otherwise stable build, and I'm hoping to get folks a solid version into folks hands without delay. I appreciate feedback!
Oh ok.
I agree with you, it doesn't make sense for a little road to turn into stone because it has high foot traffic.
Judging by the screenshots, i think the dirt paths eventually transforms into stone paths. If so, i'd prefer to limit the trails to just dirt roads and let the player decide or not to upgrade to stone paths.
If the traffic on the road is heavy, it turns into stone paths?
This is a bit of a teaser for folks, the trails on this map were generated entirely through walking as a friend and I played over the last week. I've reached a build that is stable, but I'm gonna hammer on it a few more days just to be certain. If I don't encounter anything major by the weekend, I'll relase Natural Trail Mod 1.0.2 with evolving trails and roads. In the mean time, for folks who are intrested, here are some of the paths generated by the current release canidate build. These were all generated in real time, over time, by our natural travel through the environment. The more highly trafficed the route, the more developed the trail/road becomes. They also return to nature over the months if they are not regularly used. I also added the abiltiy to make cairn trail markers so you can mark trails and help define routes you can see in the winter. Let me know what ya think!
That sounds incredible. I love dynamic trails in games and it is rare to see. What an awesome addition :)
Caoimhe
I totally get what you're saying. I tried implementing a random probability model but moved away from it, as the resulting trails weren't reliable or particularly aesthetic. I currently have a system implemented locally that I am soak testing on my own server that uses custom trail blocks and evolves a trail from trampled dirt all the way up to a major stone highway based on frequency of foot traffic. It also handles the deevolution of unused trails over time. So far, the results are performant and promising. For folks who are intrested this is the system as currently implemented:
These rules apply to all creatures
1. Walking over grass, flowers, and small plants tramples them and slowly wears the grass off soil blocks. This looks particularly neat in grasslands and thickets, as you start to get a nature trail feel. (Crouching prevents foliage trampling) (Crops and Large Plants like reeds are immune)
2. After a block is walked on enough it gets worn down to a bare soil block. (This leads to naturally worn down areas where animals are eating and foraging heavily).
Beyond this point, only players can progress blocks into trails and roads, each level provides a slightly better walk speed enhancement (To reward you for establishing good routes)
3. A soil block that is stepped on enough becomes a trampled soil block.
4. A Trampled Soil Block becomes a Wilderness Trail.
5. A Wilderness Trail becomes an Established Trail.
6. An Established Trail becomes a Dirt Road.
7. A Dirt Road becomes a Highway.
Note: All of these blocks maintain their soil fertility value, so trails will not destroy the underlying soil quality. Destroying a trail block will drop the base soil block type.
All trail blocks devolve level-by-level back towards bare soil over time if they are not used.
The system is currently tuned so that trails only evolve into higher tiers if they are used heavily and regularly, so dirt roads and highways will only occur in and around player bases and major thoroughfares.
I am currently testing extensively, eliminating gameplay issues as I find them, as any mod that modifies world geo a runtime has to use particular caution. That said, when I do release the system, I highly reccomend folks backup their worlds, and test the mod on a clean world, just to be certain you like what you see, as this mod will modify your world heavily and irreversibly with prolonged use.
@Grifthegnome Tracking frequency sounds like a lot of work and a lot to track. A random probability would take up far less resources, and would still track frequency simply by virtue of the probabability getting rolled more frequently. You can do a different probability for the path to progress to the next step for each level of progress and a timer for it to revert to the previous step. A more well worn path would take much longer to return to a less used state. Paths should appear naturally and fade naturally too. Simply making the first step almost always progress to the second would make tracking possible, which would be really cool.
DarkThoughts
Correct, I am currently working on a system for tracking how frequently trodden a block is to allow me to slowly evolve it from block with grass to bare dirt block, to packed dirt block, to path, etc. It wouldn't be based on chance so much as freqency of use. So the more creatures and players walking a route, the more quickly it would become a trail. Basically, if you walk the same routes frequently, they will evolve into roads over time. That's the dream.
A key note being I'm going to absolutely exclude farm fields.
I also have changes I'm testing locally for creatures of diffrent sizes leaving diffrent trail widths.
Footpaths meaning in the grass? I'm guessing by entities walking over things having a chance to reverse the growth of the grass block and eventually turning the soil blocks into packed dirt?
Wonderful, I've always dreamed of a more dynamic landscape! This mod reminds me of "Dirt Path" from Factorio. \o/ Please continue to work on this.
I'm looking forward to seeing the trails form with the traffic.
I liked the idea of this mod, it makes the world more dynamic!
can we get some screenshots pls?
Aksyl
That would be a pretty easy change to make, I'll look into it for the next version.
I suggest only making the lake ice break only if there's water underneath. I assume this isn't already the case due to lack of mention in description.
ElegantChimp
Thanks for the feedback! I'll definately look into some of this stuff in the next itteration.
I love the mod, one of those simple yet makes since kind of mods. I had some ideas that I would love to see implemented if your interested.
First, I would like to see a config for the chance for ice to break.
Also, I would love to see some variety to the chance to break ice. I'm thinking it would be nice to have it so that the colder it is, the less likely ice would break. Something like -20c has a 1% chance, -10c has a 5% chance, and so on. Also it would be interesting if running/sprinting had a higher chance then walking.
Finally, I noticed that there is little to no difference between the tracks of different animals. A bear and a chicken have the same trail in width. Hard to answer with the block limitation, but maybe you could limit how many layers of snow broke when something walked over the snow depending on the size, such as a chicken will only damage the top layer, while a bear will break all but the last layer (how it seems to be set up now for everything).
That all being said, I love the mod and in its current state I will definitely use it.
Please add image
Awesome!!!
OMG!.. YES PLEASE!
:-O