RimWorld

RimWorld

Pawn Badge Fan Fork [Adopted]
144 kommentarer
Izanami 4. okt. kl. 1:25 
@Ogliss

Tossing a few errors:

[Pawn Badge Fan Fork [Adopted]] Patch operation Verse.PatchOperationAdd(Defs/AlienRace.ThingDef_AlienRace[race/intelligence="Humanlike"]/comps) failed
file: D:\...\294100\2526040241\1.6\HAR\Patches\CompBadges_Patches_HAR.xml

[Pawn Badge Fan Fork [Adopted]] Patch operation Verse.PatchOperationAdd(Defs/AlienRace.ThingDef_AlienRace[race/intelligence="Humanlike"]/inspectorTabs) failed
file: D:\...\294100\2526040241\1.6\HAR\Patches\CompBadges_Patches_HAR.xml
kyrambox 23. sep. kl. 22:56 
Cool mod, very helpful for sorting pawns. The only pity pity it has no search to select badge quickly. When there are many of them it's hard to navigate...
Ogliss  [ophavsmand] 30. aug. kl. 15:00 
fixed
Ogliss  [ophavsmand] 30. aug. kl. 14:58 
whoops!, cheers mile, been awhile since ive done much with rim, Little bit rusty!
Mlie 30. aug. kl. 13:20 
Both the 1.5 and 1.6 dlls are included in both the 1.5 and 1.6 assembly folders, causing duplicated settings
MinionJoe 30. aug. kl. 9:01 
Confirming the errors and the duplicate Mod Settings. The errors all read "Could not load Texture2D at 'UI/commands/GR_*'" or' UI/Abilities/GR_*'. There are 13 'command' errors and 16 'Abilities' errors. Doesn't seem to affect anything in game. Might be some new batches that aren't implemented or the Badge mod needs to be moved down the list?
Alexander Zagirov 30. aug. kl. 6:29 
After the update Rimworld throws red error on a startup and there are two duplicate settings pages for this mod https://imgur.com/a/455N8io
Xavier 21. juli kl. 7:39 
and thank you for keeping this mod up to date!
Xavier 21. juli kl. 7:38 
Is there any way to have these badges show on top of the Colony Groups frame? If I enable the food and sleep bars, these badges are behind them and does not look very good.
Ts_L 16. juli kl. 19:50 
works fine in 1.6
BlueRetro 15. juli kl. 12:39 
1.6
cjaustin319 13. juli kl. 21:09 
1.6 Please
ZX Zero 14. juni kl. 7:30 
@Defo Nice to know!
Defo 13. juni kl. 19:32 
This mod is active in version 1.6, so you guys can use it. :)

@Ogliss Plz tag 1.6 :)
kezza596 21. maj kl. 10:06 
Does anyone know how to make the badges higher res? They're all pixellated for me
AlsoKnownAsT 11. maj kl. 6:22 
My add on mod for this amazing mod has *finally* been updated for 1.5! Thank you for your patience.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2465364521
Felios 11. mar. kl. 5:39 
@ZX Zero at the very least you've got in-game screenshots, unlike this mod!
Richard Mc Nutbuster 8. mar. kl. 10:14 
but what if i want THREE badges?
kyrambox 1. okt. 2024 kl. 4:18 
I hope one day there will be an option to make x,y offset for a badge, to avoid overlapping of icons from other mods like Color Coded Mood Bar etc
ZX Zero 29. sep. 2024 kl. 18:50 
I recommend using with my badges mod, there are very beautiful
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3038748382
Dr. Daniels 28. sep. 2024 kl. 15:53 
Thank god this is fixed, it's amazing and helps the Rimworld Larp
shimizu01 11. sep. 2024 kl. 1:45 
thank you very much for this mod! This is absolutely brilliant and exactly what I wanted ! :D
posthum 2. aug. 2024 kl. 12:32 
Still getting errors when using with Humanoid Alien Races:

[Pawn Badge Fan Fork [Adopted]] Patch operation Verse.PatchOperationAdd(Defs/AlienRace.ThingDef_AlienRace[race/intelligence="Humanlike"]/comps) failed
file: ...

[Pawn Badge Fan Fork [Adopted]] Patch operation Verse.PatchOperationAdd(Defs/AlienRace.ThingDef_AlienRace[race/intelligence="Humanlike"]/inspectorTabs) failed
file: ...

Cannot post the entire log here it seems.
Scarlet Ice 29. juni 2024 kl. 1:46 
Thanks a lot! Fixed!
Ogliss  [ophavsmand] 28. juni 2024 kl. 23:41 
Hopefully fixed
Scarlet Ice 28. juni 2024 kl. 22:27 
OK, I found something. It doesn't work with alien race. Maybe a conflict with HAR?
Scarlet Ice 28. juni 2024 kl. 19:32 
Also stopped working for me too. Badges and the whole tab just disappeared.
Arira 16. juni 2024 kl. 17:08 
For me it suddenly stopped working, can't really say what's the problem but I don't observe any errors tied to this. Badges and the whole tab just suddenly disappeared and not going back.
Alexander Zagirov 14. juni 2024 kl. 8:17 
@Ogliss Well, debug log stopped bitching and I don’t see any problems in game, so seems like everything’s fixed now.
Ogliss  [ophavsmand] 14. juni 2024 kl. 4:11 
@Alexander Zagirov
not a programmer, at least in the professional sense, taught myself c# to make mods for rimworld, so i have to work through the diagnostic routine, your correct, it was in part related to the lack of Alien Races in your mod list, however the errors were totally harmless, and the patches that were failing wouldnt actually cause any problem.
i havent updated the github with the current build, or even the 1.5 build im afraid, its something i often forget to do. but i can do one better, and ive fixed the issue, thanks to the information you supplied, which allowed me to recreate it :)
Alexander Zagirov 14. juni 2024 kl. 3:24 
@Ogliss Even if it’s a conflict it was created in the last update. The badge tab is still displaying normally, but there are two errors on startup. One I showed you earlier and this one:
[Pawn Badge Fan Fork [Adopted]] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[race/intelligence="Humanlike" and not(comps)]) failed
file: E:\Games\steamapps\workshop\content\294100\2526040241\1.5\Patches\CompBadges_Patches.xml
This error is shown even if I load it with just core and Harmony.
https://imgur.com/1WXFpja
In my experience as a programmer this kind of errors are usually caused not by what I have, but rather by what I don’t have. Like HAR for example. I stopped using HAR after biotech release.
For now, can you upload previous version on a github?
Ogliss  [ophavsmand] 13. juni 2024 kl. 22:02 
@Alexander Zagirov
hmmm thats curious, did you get ingame to see if the badge tab was still displaying?
the update was changing how the badge tab is added to pawns, as the original method was causing some pretty serious issues with Humanoid Alien Races- the original author edited defs after startup.
if possible, it would be handy if you could also test it with Just this, Harmony and core loaded, to see if the issue persists, i have a feeling the problem your experincing is due to a conflict with another mod
Alexander Zagirov 13. juni 2024 kl. 16:16 
Last update broke something.

[Pawn Badge Fan Fork [Adopted] - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/ThingDef[race/intelligence="Humanlike" and not(comps)]"): Failed to find a node with the given xpath
[End of stack trace]

Mod worked perfectly fine before.
Narlindir 4. maj 2024 kl. 18:22 
part of Niilo's QoL too
超赛神 2. maj 2024 kl. 10:43 
nice
Z4G x-Tream 25. apr. 2023 kl. 11:43 
@hottt3 Does not work with CM. But just use Colony Groups instead, its alot better and it works with this mod.
hottt3 16. feb. 2023 kl. 8:25 
Is it compatible with CM Color Coded Mood Bar [1.1+] https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2006605356 ?
BigRedz 8. feb. 2023 kl. 12:38 
@Earl of Wessex this currently works fine with Colony Groups just make sure you sort it properly in Rimpy
AhDeh 2. feb. 2023 kl. 11:57 
When I use Owl's Pawn Bar the badges ends up behind the portraits. Is there any way to fix it?
Moonshrooms 5. jan. 2023 kl. 2:06 
@Ogliss LMAO completely understandable, I wouldn't wanna face the Terrors either. Thanks for letting me know! :)
Ogliss  [ophavsmand] 4. jan. 2023 kl. 23:11 
@Moonshrooms
im afraid thats a little biot beyond the mantle of caretakership and more into the realm of development- which i usually try to avoid for adopted mods, keeping to fixing bugs, otherwise it becomes a slippery slope.

i can certainly add it to the list of things to look into when i have some time for it, but that list is Long, and full of terrors.....
Moonshrooms 4. jan. 2023 kl. 20:34 
I was wondering if it's possible to have an option on badge positions for Diagonal. So top right & bottom left or top left & bottom right? I like using Color Coded Mood bars and some of the features in that get covered if I want to be able to use 2 badges on a pawn. If not, no worries! Thanks for the work you've done on the mod already! :)
Earl of Wessex 15. dec. 2022 kl. 14:03 
Roger that. Tyvm!
Ogliss  [ophavsmand] 15. dec. 2022 kl. 6:24 
@Earl of Wessex
been awhile since ive looked at this mods code, so i Could be mistaken, but i believe any previous compatability was handled on their side, in which case it would be best to let the author of that mod know
Earl of Wessex 15. dec. 2022 kl. 6:03 
Unfortunately, this mod hasn't worked with Colony Groups for a long while. Are there any fixes inbound? Cheers!
19Peej 28. nov. 2022 kl. 8:00 
Thanks!
Lenin's Cat 8. nov. 2022 kl. 16:27 
Nope, messaged him awhile ago on Discord and iirc Steam
Never responded
Ogliss  [ophavsmand] 8. nov. 2022 kl. 16:04 
i dont know a Huge amount, but happy to help where i can, so feel free to shout
i take it you never managed to get hold of saucy?
Lenin's Cat 8. nov. 2022 kl. 15:15 
Nothing much, looking around
Right now learning basic C# lol