[quote=“pisskop, post:547, topic:11323”]https://www.dropbox.com/s/a454aavsf0idq01/noct-pk%20Patch.zip?dl=0
That issue is saying you dont have the raws for the radbag
{
“id”: “mon_zombie_radbag”,
“type”: “MONSTER”,
“name”: “smoldering zombie”,
“description”: “A faintly shimmering and leathery humanoid within a cloud of misty vapors. Horrible burns pock its rough flakey skin. Just looking at it make your skin prickle; being close it makes you feel tingly in a very bad way.”,
“default_faction”: “zombie”,
“species”: [ “ZOMBIE” ],
“diff”: 16,
“size”: “MEDIUM”,
“hp”: 80,
“speed”: 90,
“material”: [ “flesh” ],
“symbol”: “Z”,
“color”: “ltgreen_yellow”,
“aggression”: 100,
“morale”: 100,
“melee_skill”: 5,
“melee_dice”: 2,
“melee_dice_sides”: 6,
“melee_cut”: 4,
“melee_damage”: [
{
“damage_type”: “heat”,
“amount”: 2
}
],
“dodge”: 5,
“armor_bash”: 8,
“armor_cut”: 2,
“vision_day”: 50,
“vision_night”: 9,
“luminance”: 3,
“emit_fields”: [ “emit_radbag”, “emit_radiation_small”, “emit_radiation_plume”, “emit_gas_plume” ],
“special_attacks”: [ [ “GRAB”, 20 ] ],
“death_drops”: “mon_zombie_hulk_death_drops”,
“death_function”: [ “MELT” ],
“flags”: [ “SEES”, “HEARS”, “STUMBLES”, “WARM”, “POISON”, “NO_BREATHE”, “REVIVES”, “BONES”, “NIGHT_INVISIBILITY” ]
}
That error, however is about you missing the radiation zombie code. Which Ive included above. If this persists, you can add it yourself. Though its in the mod. Just stick it into the monster file. Or really, dont tell anyone, but any json file will make it be read[/quote]
thanks, but i think that if the radbag was broken, then maybe other things would also be working wierdly, beside just the radbag? maybe the whole patch needs to be updated. i can give more logs, maybe