KawaiiBone / LethalCompanyRemnants

Adds store items as scrap, to be found in moons as scrap in Lethal Company. You can now also find the bodies of previous crews accompanying their former gear.
MIT License
1 stars 0 forks source link

Items "disabled" from being able to be purchased in the store from other mods can still be found in moons #3

Closed Fl4sHNoX closed 4 months ago

Fl4sHNoX commented 4 months ago

Just wanted to report that I've stumbled upon various items added by other mods (such as "FlareGunAmmo" & "RocketLauncher" from LethalThings) that I have specifically disabled in the config file of the mod to be purchased in the store.

For the record of anyone wondering about this, here's LethalThings' mod dev's comment on the issue I just brought up:

image

From the official "Lethal Things" thread on the "Lethal Company Modding" Discord server https://discord.com/channels/1168655651455639582/1178456016254414878/1212091838358356029

EDIT: I just realized that the issue I'm mentioning is already discussed and turned into a suggestion in the following comment: https://github.com/KawaiiBone/LethalCompanyRemnants/issues/1#issue-2141976716

KawaiiBone commented 4 months ago

That is something troubling indeed, I'm going to first see if I can fix the issue. Because I feel bad that my mod is disrupting other mods. After that I will work fully on the config. Thank for reporting this bug.

Fl4sHNoX commented 4 months ago

No worries! And I don't think your mod is disrupting anything, it's simply having an unexpected behavior with some other mods.

And for the record somebody suggested to use LethalQuantities to set the "Rarity" of those items to 0 so that they do not spawn.

image

From the official "Lethal Things" thread on the "Lethal Company Modding" Discord server https://discord.com/channels/1168655651455639582/1178456016254414878/1212095781473886208

So far this workaround seems to work although it's obviously not as straightforward as it could be without having to play around with editing spawn-rates through the use of another mod like LQ.

KawaiiBone commented 4 months ago

Normally the update now should fix the issue, you can now ban items that got added as scrap via this mod. RemnantsListExample

Fl4sHNoX commented 4 months ago

I'm not finding any config file nor "RemnantsSpawnableList.json" after updating, launching the game and a new save.

KawaiiBone commented 4 months ago

It is not next to the mod, but rather where the save files are located. Location: C:\Users(username)\AppData\LocalLow\ZeekerssRBLX\Lethal Company

RemnantsPathExample

Fl4sHNoX commented 4 months ago

Wait am I understanding it wrong or is it not going to be shared through r2modman profiles?

KawaiiBone commented 4 months ago

I do not know what r2modman profiles are, but ill check it out tomorrow and see if i can make it work.