Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

carried mobs doesnt add the weight from their bag #5874

Open
Ignaramico opened this issue Jan 4, 2025 · 0 comments
Open

carried mobs doesnt add the weight from their bag #5874

Ignaramico opened this issue Jan 4, 2025 · 0 comments
Labels
bug src changes related to source code.

Comments

@Ignaramico
Copy link

Describe the bug

messing with the petpack mob carrying size, discovered that if you put a bag on a mob and then put items in said bag (i just tested with a zombie) then you wear the petpack (didnt test putting it in inventory) you only get the added weight from the mob inside the petpack without the added weight that is in its bag

Steps To Reproduce

make the a custom item with copy-from of a petpack, and change the size to huge
use a spell to give the mob ( i tested with a zombie cop) the charmed and pet effect
put a bag and put some items in it
carry the mob and check your overall weight

Screenshots

No response

Versions and configuration

OS: Windows
OS Version: 10.0 7601
Game Version: ce2c8fc [64-bit]
Graphics Version: Tiles
LAPI Version: 2
Game Language: English [en_US]
Mods loaded: [
Bright Nights [bn],
Disable NPC Needs [no_npc_food],
Simplified Nutrition [novitamins],
No Rail Stations [No_Rail_Stations],
Prevent Zombie Revivication [no_reviving_zombies],
Limit Fungal Growth [limit_fungal_growth],
Item Category Overhaul [Item_Category_Overhaul],
UDP Redux [udp_redux]
]

Additional context

the weight limit from the mob works correctly ( i guess since i dont know the formula or parameters) since i tried to put in a backpack an anvil, and the log message said it exceeded the mob weight carry capacity

@Ignaramico Ignaramico added the bug label Jan 4, 2025
@RoyalFox2140 RoyalFox2140 added the src changes related to source code. label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug src changes related to source code.
Projects
None yet
Development

No branches or pull requests

2 participants