Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - skyarkhangel

#16
Quote from: Fluffy (l2032) on September 20, 2017, 08:49:25 AM
@sai05; http://steamcommunity.com/sharedfiles/filedetails/?id=725234314 that should give you an idea ;). Please don't copy/paste the whole log, but put it online somewhere I can find it.

@Kadian; Ah, I assumed none of the floors were working. Stuffed Floors doesn't automatically make all floors use the stuffing system, I've added a few common floors from vanilla and popular mods, but there are other floor mods out there - it looks like HCSK might be using some of them. Either the author of HCSK or of the original mods would have to make a few modifications to support stuffed floors.

For the record, the way this works is not the same as normal stuff. Floors, unlike furniture and constructions, don't normally allow for a type of stuff. So instead of having one definition for 'wall' that has a variable called 'material' (stuff), floors have a hardcoded material. The way Stuffed Floors works is that it dynamically generates floors for different 'floortype'/material combos, and then uses Architect Sense to group the similar floors together, and give the buttons the same look and feel as walls. In order to support Stuffed Floors, mods would have to add such a floorTypeDef.

I heard about stuffed floors, but still not implemented in HcSk. It's a require lot of work, maybe in the future the players will see it.
#17
Quote from: kukrihaha on October 03, 2017, 07:31:31 PM
First at all, it's a really astonishing mod project, and I do appreciate any modder who has been working for it. But I still want to ask a ridiculous question that if there is any way to disable the combat extended since that mod is incompatible with the majority of other "big" mods. Of course I know the SK project is highly connected with that mod, so could you release a separate patch which allows us to have an option to choose if we want to install the CE, or at least just give me some hints at how to remove it without crushing the game.

Ps: When I say "big" mods I actually mean the mods like Star war or Cthulhu.

I myself participated earlier in Combat Extended (previously Combat Realism) and Hardcore SK project very connected with it last 2 years. If the author of the Star wars, Cthulhu - Jecrell, make compatible patch to CE, could work with Hardcore SK. In general, our project is focused on futuristic, sci-fi ideas, make game more realistic. In the same time Jacrell mods are based on fanstasy.
#18
Quote from: Petrenko on September 29, 2017, 11:55:03 AM
Heyho,

i'm having a problem kinda. Whenever i try to burn a forest the storyteller makes it rain/snow/hurricane.

Tried it a dozen times. I throw a molotov and about 2 min later it starts raining. Is there a line i can change to prevent this? It feels totally lame to me having the storyteller prevent forestfires =/

thats a Rimworld help to save you :D (Vanilla stuff).
#19
Quote from: caesius on September 29, 2017, 07:44:03 AM
would you plz update the modpack team member list? i can see that there are some guys who cotributed this mod's translation and coding but not listed yet.

Yes! Thank you :)
#20
Updated feast party from A14. Available on latest github update.
#21
Quote from: Pectus Solentis on September 07, 2017, 08:24:58 AM
Hello, I'm a Korean user who plays this mod very enthusiatized.
But, There's not-reinstallable tables in this mod... even being not reinstallable seems very ridiculous.

Why I can't reinstall research table while I can reinstall butcher table?
And, Why I can't reinstall multi-purpose heater in this game despite I can reinstall my heaters in real life?

Please consider this... and please mend it when the next version released.

We still not finish to enable portability for all worktables. Fix that in the future.

Quote from: TheDuuke on September 07, 2017, 01:17:22 PM
Maybe someone has already asked this but after spending half a day searching for an answer your my last hope xD Does Hardcore-SK work with A17 allready? Because i cant get it to run

Hello! Welcome to our discord channel, we will help.
https://discord.gg/FMPRSKr

Quote from: XeoNovaDan on September 06, 2017, 08:42:14 PM
Just commented to say congrats on 1 million views

Thank you :)
#22
I'll check this error. Problem with recipe that using <workerCounterClass>RecipeWorkerCounter_MakeStoneBlocks</workerCounterClass>.

recipe.products list count 0. And then popup error when mod trying to get first from array in emply list.

just add a check in DoConfigInterface, to avoid this bug:

            if (__instance.recipe.products.Count() <= 0)
                return;

#23
Quote from: gustavoghe on June 05, 2017, 07:54:59 PM
Hey Guys hello.

Does anyone know if the steam generator no long accepts Peat as fuel? The strangest thing happened, I started a game a few days ago, and the generetor would accept peat. Now, it wont accept it. Is there a way to change this in config files? Thanks

I also would like to know how to disable the swarm event. Is it possible?

Coal generator works on coal or peat.
Yes u can disable. Just find xml: Mods\Core_SK\Defs\IncidentDefs\Incidents_SK_Events.xml
and  find <defName>Swarm</defName>, then set <baseChance>0</baseChance>

Quote from: Dama on June 04, 2017, 02:00:52 PM
I got my first raid on the 6th of winter.  3 tribal raiders.  Seems things are working afterall and I just needed more wealth for the raids at least.  Still strange that I don't get any visitors or trade caravans.  I will have to try building a com relay for trade.

We are already working on A17, Event generation, trader caravans and their chance reworked.
#24
Outdated / Re: [A16]RuntimeGC In-Game Cleaner
May 20, 2017, 04:12:24 AM
Quote from: user19990313 on May 17, 2017, 08:48:09 AM
Quote from: skyarkhangel on May 16, 2017, 09:19:37 AM
tested on Hardcore SK with player who previously using worldpawnGC and still have problems with lags. RuntimeGC In-Game Cleaner solve it.
A Magic mod!  :P
Thanks ;D and I'm waiting for a stable release of A17 to update my mod,so you could enjoy RuntimeGC A17 with HardcoreSK A17 in the near future! :P
By the way,don't forget to post any bugs to make this mod better!

PS. I didn't figure out what happened until I searched in the forum...So could you just leave a message in the modders' threads to declare that their mods are referred by your mod pack?I don't mind whether you've informed me of it,but maybe some other modders do...

PS2.Are you sure you're using the latest version (Update01) in your pack?

Thank you, yep, already added reference to mod, with link to main mod topic.
Yep, latest 01 version, works perfect. Keep it up!
#25
Outdated / Re: [A16]RuntimeGC In-Game Cleaner
May 16, 2017, 09:19:37 AM
Quote from: Zhentar on May 03, 2017, 02:36:06 PM
Quote from: user19990313 on April 28, 2017, 08:04:35 AM
Detailed introduction:
-Removes all unnecessary World Pawns to alleviate burden of GameSystem
-Keeps all faction leaders
-Keeps all pawns existing in a map
-Keeps all relatives(alive or dead) of your colonists or prisoners
-Keeps all pawns traveling in world map(caravans,transport pods...)
-All tales used by artworks will be kept,but some(a small proportion of) unused tales will be deleted

In fact,you could compare it with Zhentar's one yourself...I'm busy these days sorry :P

At a high level, this is roughly the same as mine, except that mine doesn't do any pruning of tales. But based on your other comments, it sounds like yours is much more aggressive with relationship pruning than mine is, so the in game effects of yours will be more visible but with a greater performance improvement.

I'll have to take a look at your safety checks though; mine shouldn't ever delete colonists either so I'm curious what cases I might have missed.

tested on Hardcore SK with player who previously using worldpawnGC and still have problems with lags. RuntimeGC In-Game Cleaner solve it.
A Magic mod!  :P
#26
General Discussion / Re: ALL DOCTORS ARE SICK!!!
May 14, 2017, 10:13:02 PM
Troll + Caps = ban x2
#27
Quote from: PhantomPP on May 10, 2017, 04:25:29 PM
Quote from: skyarkhangel on May 10, 2017, 04:02:51 PM
Upload save file, may be we can help you.

The file is too big for the forum, it's 900KB, can only upload 600 :( My discord is in the OP if you're willing to add me for it.

Join and pm me.
https://discord.gg/rtdm9CY
#28
Upload save file, may be we can help you.
#29
You should try. This is an ordinary task for logic, to find thing that not exist, with tips from debug log.
#30
so if pawn died and have relations to pawns that exist to any pawn in your game he wouldn't deleted. Find his spouse relation and then check this spouse.