Conan Exiles

Conan Exiles

40 ratings
IllusoryArmor
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
832.386 KB
1 Jun @ 10:30am
12 Jun @ 6:38pm
2 Change Notes ( view )

Subscribe to download
IllusoryArmor

Description
Adds an Illusory Armor feat which unlocks recipes for crafting a set of invisible armor at a thaumaturgy bench.

The feat is available in the Sorcery tab, requires knowledge of Basic Sorcery, and costs 3 knowledge points.

The armor pieces themselves provide no protection and are very low-durability. It's just meant to be used as a lore-friendly way of hiding other pieces of armor using the thaumaturgy bench.

Load order should not matter and there should be no conflicts with other mods.
32 Comments
Roland  [author] 10 Jul @ 2:44pm 
@Griimm - sorry for not replying sooner.

The issue appears to have been adding an actor component with the same name to the same object as something else. At least, that's how I interpreted the error. Since I'm not even using an actor component I just removed it on my end, but I'm pretty sure renaming it to something more specific (I think I just used "ac_RPC" or something really generic) would have worked to.

I guess either adding new items or editing existing ones is "easier" but I haven't really modded anything else so my experience isn't really worth much at this point.

Good luck!
Griimm 20 Jun @ 1:07pm 
@Roland Was the issue conflicting ids? I am using the same tutorials too, and hopefully create my first mod. Are items easier or environment or stats to existing items?
Roland  [author] 14 Jun @ 9:24am 
Yay! Glad to hear it.
7fc6 14 Jun @ 3:57am 
Thank You
It work together now.
Roland  [author] 12 Jun @ 6:46pm 
@7fc6,
Thanks for the info! I was able to replicate your crash when using PetsLevelFaster.pak.
I think I was able to fix it on my end - would you check to see if using the latest version of my mod works for you now?
7fc6 12 Jun @ 9:25am 
@Ronald
Thank You

Found the conflicting mod.
\440900\2239794811/PetsLevelFaster.pak
7fc6 12 Jun @ 8:25am 
@Roland
Thank Yoy fot you response.
I start new game on Siptah and get usefull error masage.

It closes befor i write it all but it is in log.

End of ConnanSandbox.log

[2025.06.12-15.05.59:518][149]LogWindows:Error: === Critical error: ===
[2025.06.12-15.05.59:518][149]LogWindows:Error:
[2025.06.12-15.05.59:518][149]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp] [Line: 2278]
[2025.06.12-15.05.59:518][149]LogWindows:Error: Objects have the same fully qualified name but different paths.
[2025.06.12-15.05.59:518][149]LogWindows:Error: New Object: ac_RPC_C /Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah.DLC_Isle_of_Siptah:PersistentLevel.BasePlayerChar_C_0.ac_RPC_C
[2025.06.12-15.05.59:518][149]LogWindows:Error: Existing Object: ac_RPC_C /Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah.DLC_Isle_of_Siptah:PersistentLevel.BasePlayerChar_C_0.ac_RPC_C


I try to find conflicting mod.
Roland  [author] 10 Jun @ 2:01pm 
@7fc6,
Sorry to hear you are having issues. I fired up a new singleplayer Isle of Siptah game myself to see if I could recreate your crash, but everything appeared to work as intended.

My mod is, literally, the simplest thing you could imagine: It's a "Hello-World!" tutorial-level mod that does nothing but add records to the items, Recipes, and Feats tables (and adds a few icons).

For one to experience a crash... The only thing I can think of is that there might be a mod in your list that's attempting to use the same Ids I am and with my mod overriding them might cause a conflict. Highly unlikely, but possible.

Would you care to post your modlist.txt contents? If I can recreate the issue then... maybe I could reach out to the mod authors and confirm whether or not it is a conflicting Id issue.

Barring that, would you be up to checking whether a new game produces a crash when not loading any other mod but Illusory Armor?
Roland  [author] 10 Jun @ 1:48pm 
Thanks for the comments and ratings guys and gals!
I really just made the mod for my own dang self and published it because I figured that since I found a need for it, someone probably would as well. That it got enough ratings to actually show a ratings score on Steam is, to me, a very nice little accomplishment.
7fc6 10 Jun @ 6:38am 
It crashes mi game wlile loading singleplayer on Siptah. I do not test exiles map.
It is in last position in modlist, so it have top priority.