[A13] Mod MEGA PACK

Started by crusader2010, May 03, 2016, 01:58:23 PM

Previous topic - Next topic

crusader2010

You should let the author of the mod know about this error (provide the output log file too); he's the one most likely to know what happens.
My mod pack: {A13} Mod Mega Pack

crusader2010

#331
Updated the first post with a new pack version - v9. See CHANGELOG 12 for details! Also, be aware that I made a few changes to the assemblies of LT_NoCleaningPlease and CombatRealism to fix some errors. Make sure you read the "IMPORTANT" section!

Might require a new colony to play!

Please help me test the changes to the .dll files of the two mods!
My mod pack: {A13} Mod Mega Pack

magik20


crusader2010

Quote from: magik20 on June 01, 2016, 12:59:49 PM
This smart apparel mod seems great

https://ludeon.com/forums/index.php?topic=16558.0

I know :) might not be compatible with CR (same as AutoEquip). Waiting on a response on that thread ;)
My mod pack: {A13} Mod Mega Pack

Undecided

QuoteI know :) might not be compatible with CR (same as AutoEquip)

What's the issue you're having with AutoEquip? I haven't noticed any major issues with it in my game.

And could you clarify what the changes to CR are? So we won't just end up repeating regular CR bug reports, but rather just those that you tried to tweak/fix and want feedback on.


crusader2010

#335
Quote from: Undecided on June 01, 2016, 01:44:43 PM
QuoteI know :) might not be compatible with CR (same as AutoEquip)

What's the issue you're having with AutoEquip? I haven't noticed any major issues with it in my game.

And could you clarify what the changes to CR are? So we won't just end up repeating regular CR bug reports, but rather just those that you tried to tweak/fix and want feedback on.

I believe CR modifies something related to apparel. I could not get Autoequip to work with this pack.

The changes that I made are the following:

1. LT_NoCleaningPlease => colonists should no longer get stuck cleaning. I've tested this with a saved game from magik20, and they started cleaning properly again with my changed .dll. Needs more tests though.

2. CombatRealism => got rid of the "TraverseParms" errors related to the automated turrets. Unfortunately I treated only the effect and not the cause(no idea why the "pawn" parameter gets passed as NULL when a turret tries to find a target - and why this error did not happen until now! it's understandable to not find a target when there are no raids, but it never generated an error before). Only tested this with those from MoreVanillaTurrets; also tested a bit some common colonist actions related to firing, manning turrets, etc - and didn't have any issues. I'm more "afraid" of the syntax changes I had to do to make the mod code compatible with C# 5.0 (some coding shortcuts are not present in Visual Studio 2013 vs VS2015).

3. CombatRealism => also tried to get rid of the "NULL" pawns error, but I'm not really sure I was successful since I never had this error before. Most likely a condition for when a pawn is "off the map" also needs to be added but I have no idea which property can help with this (wild guess: pawn.Position < (0,0,0)). This needs proper testing.

That's it :)
My mod pack: {A13} Mod Mega Pack

RobBrown4PM

#336
So Windows 10 decided to automatically install itself on my computer this morning. I can't seem to find my folder under users to throw my modconfig file in to. Appdata doesen't exist under my user account folder, thus leading me to a dead end. I can't even find it when I search my computer.

EDIT: I figures it out, the folder is simply hidden.

Second EDIT: Nope, never mind, I deleted the Ludeon Studio's folder as I was experiencing some issues with the mods and their order and wanted to refresh everything so I deleted the game folder and the Ludeon Studio's folder from Appdata/locallow. Long story short it didn't appear when I reinstalled the game, and yes I did open the game atleast once.

crusader2010

Quote from: RobBrown4PM on June 01, 2016, 05:17:20 PM
So Windows 10 decided to automatically install itself on my computer this morning. I can't seem to find my folder under users to throw my modconfig file in to. Appdata doesen't exist under my user account folder, thus leading me to a dead end. I can't even find it when I search my computer.

EDIT: I figures it out, the folder is simply hidden.

Second EDIT: Nope, never mind, I deleted the Ludeon Studio's folder as I was experiencing some issues with the mods and their order and wanted to refresh everything so I deleted the game folder and the Ludeon Studio's folder from Appdata/locallow. Long story short it didn't appear when I reinstalled the game, and yes I did open the game atleast once.

I'm using windows10 too and funny enough the same thing happened to me - it installed itself although it was supposed to only download the files :) I believe you need to make sure this path exists (i.e. all folders): \AppData\LocalLow\Ludeon Studios\RimWorld  Probably the Config and Saves folders will create themselves after launching the game once.
My mod pack: {A13} Mod Mega Pack

RobBrown4PM

Quote from: crusader2010 on June 01, 2016, 05:40:38 PM
Quote from: RobBrown4PM on June 01, 2016, 05:17:20 PM
So Windows 10 decided to automatically install itself on my computer this morning. I can't seem to find my folder under users to throw my modconfig file in to. Appdata doesen't exist under my user account folder, thus leading me to a dead end. I can't even find it when I search my computer.

EDIT: I figures it out, the folder is simply hidden.

Second EDIT: Nope, never mind, I deleted the Ludeon Studio's folder as I was experiencing some issues with the mods and their order and wanted to refresh everything so I deleted the game folder and the Ludeon Studio's folder from Appdata/locallow. Long story short it didn't appear when I reinstalled the game, and yes I did open the game atleast once.

I'm using windows10 too and funny enough the same thing happened to me - it installed itself although it was supposed to only download the files :) I believe you need to make sure this path exists (i.e. all folders): \AppData\LocalLow\Ludeon Studios\RimWorld  Probably the Config and Saves folders will create themselves after launching the game once.

I wrote a number of scathing remarks to Microsoft upon the little bubble popping up asking if I was satisfied with Windows 10 thus far.

The Ludeon Studio's file does not exist. I have tried unistalling and installing the game a number of times since I deleted the Ludeon Studio's folder under Appdata/locallow. And I have started the game up everytime hoping it would re-appear, unfortunately it hasn't Any clue as to what I can do?


crusader2010

Quote from: RobBrown4PM on June 01, 2016, 05:44:57 PM
Quote from: crusader2010 on June 01, 2016, 05:40:38 PM
Quote from: RobBrown4PM on June 01, 2016, 05:17:20 PM
So Windows 10 decided to automatically install itself on my computer this morning. I can't seem to find my folder under users to throw my modconfig file in to. Appdata doesen't exist under my user account folder, thus leading me to a dead end. I can't even find it when I search my computer.

EDIT: I figures it out, the folder is simply hidden.

Second EDIT: Nope, never mind, I deleted the Ludeon Studio's folder as I was experiencing some issues with the mods and their order and wanted to refresh everything so I deleted the game folder and the Ludeon Studio's folder from Appdata/locallow. Long story short it didn't appear when I reinstalled the game, and yes I did open the game atleast once.

I'm using windows10 too and funny enough the same thing happened to me - it installed itself although it was supposed to only download the files :) I believe you need to make sure this path exists (i.e. all folders): \AppData\LocalLow\Ludeon Studios\RimWorld  Probably the Config and Saves folders will create themselves after launching the game once.

I wrote a number of scathing remarks to Microsoft upon the little bubble popping up asking if I was satisfied with Windows 10 thus far.

The Ludeon Studio's file does not exist. I have tried unistalling and installing the game a number of times since I deleted the Ludeon Studio's folder under Appdata/locallow. And I have started the game up everytime hoping it would re-appear, unfortunately it hasn't Any clue as to what I can do?

Simply create the Ludeon Studios and Rimworld folders manually under AppData.
My mod pack: {A13} Mod Mega Pack

Jaxxa

Quote from: crusader2010 on June 01, 2016, 06:30:23 PM
Quote from: RobBrown4PM on June 01, 2016, 05:44:57 PM
Quote from: crusader2010 on June 01, 2016, 05:40:38 PM
Quote from: RobBrown4PM on June 01, 2016, 05:17:20 PM
So Windows 10 decided to automatically install itself on my computer this morning. I can't seem to find my folder under users to throw my modconfig file in to. Appdata doesen't exist under my user account folder, thus leading me to a dead end. I can't even find it when I search my computer.

EDIT: I figures it out, the folder is simply hidden.

Second EDIT: Nope, never mind, I deleted the Ludeon Studio's folder as I was experiencing some issues with the mods and their order and wanted to refresh everything so I deleted the game folder and the Ludeon Studio's folder from Appdata/locallow. Long story short it didn't appear when I reinstalled the game, and yes I did open the game atleast once.

I'm using windows10 too and funny enough the same thing happened to me - it installed itself although it was supposed to only download the files :) I believe you need to make sure this path exists (i.e. all folders): \AppData\LocalLow\Ludeon Studios\RimWorld  Probably the Config and Saves folders will create themselves after launching the game once.

I wrote a number of scathing remarks to Microsoft upon the little bubble popping up asking if I was satisfied with Windows 10 thus far.

The Ludeon Studio's file does not exist. I have tried unistalling and installing the game a number of times since I deleted the Ludeon Studio's folder under Appdata/locallow. And I have started the game up everytime hoping it would re-appear, unfortunately it hasn't Any clue as to what I can do?

Simply create the Ludeon Studios and Rimworld folders manually under AppData.

Just Running Rimworld should create the Folders if they are missing.

crusader2010

Updated main post with the pack version v9.1. Read CHANGELOG 13 for details and the "IMPORTANT" section!

Basically the only thing that's changed from version v9 of the pack is the CombatRealism mod.

If you don't want to download the whole pack again, simply get the new DLL from here: COMBAT REALISM NEW DLL FILE

Make sure you copy it over into the "\Mods\CombatRealism\Assemblies" folder!
My mod pack: {A13} Mod Mega Pack

RobBrown4PM

Quote from: Jaxxa on June 01, 2016, 06:38:37 PM
Quote from: crusader2010 on June 01, 2016, 06:30:23 PM
Quote from: RobBrown4PM on June 01, 2016, 05:44:57 PM
Quote from: crusader2010 on June 01, 2016, 05:40:38 PM
Quote from: RobBrown4PM on June 01, 2016, 05:17:20 PM
So Windows 10 decided to automatically install itself on my computer this morning. I can't seem to find my folder under users to throw my modconfig file in to. Appdata doesen't exist under my user account folder, thus leading me to a dead end. I can't even find it when I search my computer.

EDIT: I figures it out, the folder is simply hidden.

Second EDIT: Nope, never mind, I deleted the Ludeon Studio's folder as I was experiencing some issues with the mods and their order and wanted to refresh everything so I deleted the game folder and the Ludeon Studio's folder from Appdata/locallow. Long story short it didn't appear when I reinstalled the game, and yes I did open the game atleast once.

I'm using windows10 too and funny enough the same thing happened to me - it installed itself although it was supposed to only download the files :) I believe you need to make sure this path exists (i.e. all folders): \AppData\LocalLow\Ludeon Studios\RimWorld  Probably the Config and Saves folders will create themselves after launching the game once.

I wrote a number of scathing remarks to Microsoft upon the little bubble popping up asking if I was satisfied with Windows 10 thus far.

The Ludeon Studio's file does not exist. I have tried unistalling and installing the game a number of times since I deleted the Ludeon Studio's folder under Appdata/locallow. And I have started the game up everytime hoping it would re-appear, unfortunately it hasn't Any clue as to what I can do?

Simply create the Ludeon Studios and Rimworld folders manually under AppData.

Just Running Rimworld should create the Folders if they are missing.

It doesen't or atleast my experience didn't.

I figures it out though, I had to create a world and then save a game, it then created the Ludeon Studio's folder again.

crusader2010

Guys, don't forget to update CCL to v0.13.3 when you play. Might take a while until I update the pack! :)
My mod pack: {A13} Mod Mega Pack

pieruler1

I'm new to RimWorld, and I decided to try your mod pack, but I can't figure out how to disable the no cleaning mod without causing my save to not be able to load. Please help (Pardon me if I didn't realize that it would be a simple fix)