Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 22 of 298 · Next page · Last page

anyone else have the issue if u have too many placeables or vehicles the textures on the buildings and dealer vehicles etc become pixelated?


other than that my favorite map 11/10

having an issue with the vehicle shop and any place able shops not being able to repair or change vehicle options 

(2 edits)

i have increased densityMapHeightTypes to 256 (from 63) on this map to allow more TP materials etc. If anyone or author is interested on the quick process let me know.

This will allow mods like Additional Filltypes or Custom Default Types, to load alongside Montana's and base games filltypes that have a densityMapHeight (i.e dumpable filltypes). With 0 mods and just Montana plus base game you are already close to the limit.

I would love if map makers had this in mind when making maps and initially raise the limit, as well as increasing the fruitType limits as well.

I'm very interested in finding out how to increased densityMapHeightTypes to 256.

(4 edits)

Let's stick to 128 types for this method.

  1. Convert "maps/data/densityMap_height.gdm" to PNG using Giant's GRLE converter, delete the original from the map folder. (Attention: Path may vary)
  2. Edit i3D with a text editor, search for densityMap_height and note the fileId noted at the beginning of the line
  3. If the file is listed as densityMap_height.gdm, then this must be adjusted to densityMap_height.png
  4. Look for terrainDetailHeight, this must have the same ID as the densityMapId attribute as the fileId from step 2

example:

<DetailLayer name="terrainDetailHeight" densityMapId="339" numDensityMapChannels="12" compressionChannels="6" cellSize="8" objectMask="16711935" decalLayer="2" materialId="135" viewDistance="75" 

numDensityMapChannels="12" and compressionChannels="6" means the map currently has 64 heightTypes (basegame+Montana no other mods uses up almost 60 of those. So mods like Additional Filltypes add 10+ and thus we hit the limit which you will see in log after loading a map in game.


5. the following entries are now adjusted within this line:

beforeafter
numDensityMapChannels="12" numDensityMapChannels="14"
compressionChannels="6" compressionChannels="7"
combinedValuesChannels="0 6 0" combinedValuesChannels="0 7 0"
heightFirstChannel="6" heightFirstChannel="7"
heightNumChannels="6" heightNumChannels="7"

Must save the i3d in text editor after changes^

6. Now. Look for the following entry in the file densityMapHeightTypes.xml (preceded by a map_ or the name of the map).

<densityMapHeightTypes firstChannel="0" numChannels="6">

edit to

<densityMapHeightTypes firstChannel="0" numChannels="7">

7. Load map in Giants Editor, check log for errors. If successful (no errors) save again. Then you have a new densityMap_height.gdm and the PNG in “maps/data” can be deleted.

⚠️ Lots of mods include the line above unnecessarily in their own map_densityHeightTypes.xml now that Giants allows you to load that file with any mod via modDesc. Such mods are "Small corn dryer", Grape Production, etc contains its own densityMapHeightTypes.xml, which resets the changes made above! You need to simply go to your mods folder and search "densityHeight" and you will see which mods have that file, every map will have it 99% so ignore those, look for single use mods that have it and check if that line exist, if so change it like so:

<densityMapHeightTypes firstChannel="0" numChannels="6">
to
<densityMapHeightTypes>

No need to define the basegame numChannels of 6. This will override the 7 we set. You only need to check and do this for mods if you are still getting an error of you running out of height Types when using something like Additional FillTypes. Or simply remove mods (that arent maps) that have a map_density file if you are having trouble. Such mods you will see are things like Compost addons, or any new crop/material that adds a filltype that can be dumped on the ground(Lambo's "Metal should have been basegame") for example. Most dry corn mods(Montana has drycorn already but not sure if it's dumpable) and any mods with TP/Mining materials. We can now enjoy all of them, but they dont need to resetting the base game num of channels if we want them all at the same time on any map.

I will release my script eventually that will make all of this easier once i work out a few bugs. for now the script only works when packaged with the map, i want it to be standalone.

Good luck, and enjoy. I am currently on Montana with Terrafarm + additional Filltypes and im digging the shit out of it haha. Best map for sure.


Thanks!  Works great.

Hey Dj good work with the map looks great. I am running a dedicated server with 6 slots, one for each farm. On setup up of the server I tested mods for errors, warning and issues to keep the log clean. I first started having an issue with the automated restart, shutting down the server but not restarting it. I thought it was a server issue. Then while streaming and playing with 6 players we have had multiple crashes. So I kept all mods and just change the map. Now the automated restart works and no crashes. I hope this helps, and I look forward to getting back on the map after an update.

Regards

Crofter   

We're using an 8-slot on G-Portal with 30+ mods and have not had 1 issue yet.

This was AFTER we switched from VeryGames hosting that was doing the same thing - constantly crashing. If you're with them hope you can get a refund.

(+2)

Having a great time on the map, for myself a few minor issues but most of the time a mod conflict or a restart is needed. I was wondering if you would consider creating a stand alone Corn Dryer to purchase. I really like the farms you've included but I also like to create my own. Thanks DJ!!

The effort has not gone unnoticed, really excited for more new projects as well as additional development with this map. The new fill types have been a great way to add depth and fit into the map very well thanks to the distinct supply areas. Two things I would appreciate you expanding on in a reply. Firstly, I have been messing around with the anhydrous fill type by making a unique equipment specifically to handle the fertilizer application. In Precision Farming, as you know the application of fertilizer is handle on a Nitrogen scale of 12 levels of KG/HA. Anhydrous is not recognized as one of the four (solidfert, liquidfert, manure, liquidmanure) and thus doesn't prompt the PF mechanic of spraying the correct level of KG/HA for that desired crop. I know you put a lot of effort into adding this new fill type, evident in the farmer supply co. building a badging on it's associated tank. Additionally, with there being so many different fill types (crops, bales, production products) could you define the different fill types that exist in this map on the itch.io page for the map for the community documentation. Thank you so much if you see this, exceptional execution and once again, your hard work hasn't gone unnoticed (except to the laymen). DJ I am hoping you see this message and respond to it. Thanks :)

I'm very confused, is there going to be another update for this map or have you moved on to another project. Just curious, thanks!

I have not moved on to new map yet, with out releasing update, I had some urgent work to take care of, so need to take a month off, thats why little absent in all the replies.

I've downloaded the bucher shop mod that was recommended and I've updated to Version 1.1.0.0 I can't transfer any animals into the shop. First I can only do one at a time, then when I click transfer I get the message saying this animal type is not accepted here. Is there a known conflict causing this? Also, the animals I'm trying to transfer are within the posted age, example 16 month old sheep.

Really enjoying playing on this map.
An issue, unless I'm misunderstanding something: When I sell Honey at any of the sell points, the product disappears, but no money is awarded.

(2 edits)

Hello.  I am really enjoying your map.  I decided to figure out the ROI on pasta production; it looks very negative.  I thought I'd pass along the information to see if you wanted to update it.  Hoping this is a good place to reach out and let you know. 

It's a negative -50,61% profitability for a total of - 32.323,97 per month. 

Also could you please add the ability to make more beer and whiskey production lines? Beer currently hits capacity at 7.2 hectares of barley.  Whiskey hits capacity at around 7.5 corn 6.4 dry corn and 1.8 barley hectares.  Id like to be able to keep making these products when I have larger fields. 

Love this map. Great job.

I have one problem.

Save a game with 4000 liters of milk and 7000 liters wool. After loading a game, pallets with this products are there but when I open  animals menu it's showing 0.

I check few times and always is the same.

Could you check this please.

Thank you.

Going on 250+ hours of map time. I just love your maps. UMRV is a classic. Are there any updates planned in the near future? I get notified by email of any changes but wanted to check here any way. Thanks for another wonderful map. 

(+1)

Love this map DJ!  Definitely my fave but I've found a few issues after 4 days of playing.  1- The water plane is very strange in that there are areas where it basically steps down (or up depending on how you look at it I guess) and it's not like you can see between the two layers.  The water sort of cascades down the step if that makes sense.  I've screen shotted it but I don't know if I can upload pics to comments on itch.  If you will post an email, I'm happy to send you the example.  I've also noticed that a lot of trees, once felled, some of the branches remain suspended in the air and they cannot be deleted with the console or Easy Dev.

Amazing map and I appreciate all the hard work and detail you've put into it! Recently I have run into an issue when loading back into my save game. I have built my own farm in an open lot and terraformed and placed my farm yard. After loading back in the area reverts back to its original state so buildings are now filled with hills again and painted areas are gone. Not sure if it's a mod conflict or if there are any fixes. But wanted to bring attention to it and see if anyone else has experienced the same. All in all an amazing map thank you again!

hello says I do not have cote snow pack even though it’s downloaded :((

(-1)

how do we put propane into the ethanol plant? im using the maps tanker and cant find anyplace to unload it. 

Were you able to figure anything out. I am having the same issue

He said in another post its not working right know. And that he will try to fix it in the next update.

Thank you. I plan on this being a big money maker for my map.

Not yet..

(1 edit)

I LOVE this map. I'm enjoying it so far. I do have a question about the AI splines. I've noticed that I can't set AI to deliver at most places. I can't load and deliver either with AI. Would you be planning an update, one day, that would include this? It would just take some of the work off My back with running on such a huge map. Thank you for the map and your work. It is much appreciated....One other thing. When you say "next time" does that mean on a new map or will you eventually add that to this map? Just curious. Thank you.

Autodrive.

(1 edit)

I noticed that about 15 minutes ago I couldn't make the AI worker take my sprayer to the farm from the shop 

I've been able to deliver, with base game AI, to 2 places so far. I don't want to use Autodrive or the like. I just wish this was implemented in the map so folks wouldn't need additional mods.

Hello @djmod i love your map its great i bought some land and was going to put in a cow pasture but it says to many animal pens i need to sell is that a mod thing or is there a limit to the animal pens hard coded in to the game im pretty new to the game

Its coded into the game itself to only have so many on each map. you can get a mod on the mod hub called more animal husbandries. it will then allow up to 64 animal pins per map.

Thank you

It would not show up in game for me after i downloaded it and zipped it might be my computer because I have had similar problems with other maps

(+1)

Great Map! Haven't found any major issues, but

When in multiplayer as soon as three or more friends join my multiplayer game it seems like everyone starts to get glitchy but myself as the host. With two people there's no issue, but soon as a 3rd or 4th join it kind of becomes unplayable. Not saying its a map issue, but just curious if anyone has had this issue before. Wifi speeds and connection are all good on everyone's end.

This is also a major issue for my server. Running a dedi server and really hoping this gets addressed.

Issue is exactly as you described. 2 people is totally fine. As soon as it's 3 or more, people constantly getting kicked.

(+1)(-7)

looks great on the surface but the deeper you dive in to the map in xmls and taking it in to GE you realize how lazy and awful it is smh Feels like you were doing great then at some point just rushed it and now you're already on to another map and that backs up me idea of you rushing it.

(1 edit) (+6)

I appreciate you taking the time to look into the map, but calling it lazy and awful is a bit much. A lot of hours went into building and detailing it — both visually and technically. Just because you found things you don’t agree with doesn’t mean it was rushed or careless.

I move on to new projects because that’s how I grow and improve with each release. You’re free to share criticism, but at least recognize the effort behind it before making assumptions.

That said, if you’ve created a better map yourself for the community, please feel free to share it here. I’d genuinely like to explore the XMLs and see how you approached things. If not ST*U

Where's the data to backup your stance? Or perhaps the map you have created that is better? Instead of blanket nonsense, perhaps provide the author with real issues that can be addressed as others have done. Clearly you're having a bad day and took it out here. May you have the day you deserve.

I think his data is in all the comments above.  Tell someone to ST^U while saying you appreciate criticism is disingenuous.  DJ's maps show genuine creativity but lack attention to detail.  I have tried many of them only to be disappointed at some point and when noted in the comments faced with snark.  If you're gonna ask for $$$ then get it right. IMHO

(1 edit)

Hey, map works great and im in love with it. Only issue is the big sky pig barn, im trying to feed corn but cant get a prompt to dump feed so i cant feed the pigs, something im doing wrong? 

Viewing most recent comments 1 to 22 of 298 · Next page · Last page