RimWorld

RimWorld

339 betyg
Haul Mined Chunks
2
2
2
3
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Filstorlek
Lades upp
Uppdaterades
206.208 KB
25 apr, 2022 @ 12:21
15 aug @ 12:01
25 ändringsnotiser ( visa )

Abonnera för att ladda ner
Haul Mined Chunks

I 2 samlingar av Mlie
My Current ModList
263 artiklar
Developed by me
110 artiklar
Beskrivning


Will mark stone-chunks to be hauled when they spawn from mining.
I just got tired of random chunks laying about, slowing down my miners.
Should work on any chunk, vanilla and modded.
Safe to add/remove anytime

- Added support for Raise The Roof
- Addeds support for Vanilla Factions Expanded - Insectoids 2
- Added support for ABF: Artificial Beings Framework
- Added support for Ancient mining industry
- Added support for Project RimFactory Revived
- Added support for drone-mining in most droid-mods.
- Added support for chunks dug up by Vanilla Framework Expanded-based modded creatures, via delmain
- Added support for chunks spawned by the Deep Drill, via delmain

[discord.gg]
[github.com]


Since modding is just a hobby for me I expect no donations to keep modding. If you still want to show your support you can gift me anything from my Wishlist or buy me a cup of tea.

[ko-fi.com]


  • See if the the error persists if you just have this mod and its requirements active.
  • If not, try adding your other mods until it happens again.
  • Post your error-log using the Log Uploader or the standalone Uploader and command Ctrl+F12
  • For best support, please use the Discord-channel for error-reporting.
  • Do not report errors by making a discussion-thread, I get no notification of that.
  • If you have the solution for a problem, please post it to the GitHub repository.
  • Use RimSort[github.com] to sort your mods

| tags: hauling, stone chunks
142 kommentarer
VitaKaninen 9 timmar sedan 
You can set your miners to haul at a higher priority than mining, and that will do it.
Alex 9 timmar sedan 
I thought miners would move their chunks out of way right afterwards. Sadly it just creates a map full of haul-orders, when you have a mid-level or higher colony with dedicated miners.
Mlie  [skapare] 15 aug @ 12:02 
@turol Should be fixed now
turol 15 aug @ 8:58 
The latest Project Rimfactory update seems to have broken this. Red error at startup

Error in static constructor of HaulMinedChunks.ProjectRimFactoryRevivedPatch: System.TypeInitializationException: The type initializer for 'HaulMinedChunks.ProjectRimFactoryRevivedPatch' threw an exception. ---> System.TypeLoadException: Could not load type ProjectRimFactory.PlaceThingUtility, ProjectRimFactory, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
Mlie  [skapare] 9 aug @ 10:26 
@royallyTipsy Should be fixed now, again
royallyTipsy 9 aug @ 0:26 
With minimal modlist of this mod + VEF, gives red error on startup.

Error in static constructor of HaulMinedChunks.VanillaExpandedFrameworkPatch: System.TypeInitializationException: The type initializer for 'HaulMinedChunks.VanillaExpandedFrameworkPatch' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method virtual System.Void VEF.AnimalBehaviours.CompDigPeriodically::CompTickInterval(System.Int32 delta) ---> System.InvalidProgramException: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:VEF.AnimalBehaviours.CompDigPeriodically.CompTickInterval_Patch1 (VEF.AnimalBehaviours.CompDigPeriodically,int): IL_03eb: call 0x000000d9

Full stack trace seems to be a bit longer than this snippet but since it requires only a minimal list you can check it yourself if you need it. Thanks for all your hard work, Mlie!
Inglix 6 aug @ 14:07 
I echo your hopes that VE leaves that code alone for a while.
Mlie  [skapare] 6 aug @ 14:06 
The VFE patch should now work correctly
Mlie  [skapare] 3 aug @ 9:04 
@Gideon Yes, that was reported already
Gideon 3 aug @ 7:56 
Hello, this is still throwing the following:

Error in static constructor of HaulMinedChunks.VanillaExpandedFrameworkPatch: System.TypeInitializationException: The type initializer for 'HaulMinedChunks.VanillaExpandedFrameworkPatch' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method virtual System.Void VEF.AnimalBehaviours.CompDigPeriodically::CompTickInterval(System.Int32 delta) ---> System.InvalidProgramException: Invalid IL code in (wrapper dynamic-method)