ParadiseSS13/Paradise

Citrus abstract description

Closed

#32,094 opened on Jun 6, 2026

 (1 comment) (0 reactions) (0 assignees)DM (1,313 forks)batch import
BugEasily FixedGood First IssueRuntime

Repository metrics

Stars
 (445 stars)
PR merge metrics
 (Avg merge 13d 5h) (90 merged PRs in 30d)

Description

BYOND Version

516.1667 (six seven)

Issue Description

[2026-06-06T19:41:06] Runtime in code/__HELPERS/stacktrace.dm:14: /obj/item/food/grown/citrus was initialized, but is marked as an abstract base type proc name: stack trace (/datum/proc/stack_trace) usr: REDACTED (REDACTED) (/mob/living/carbon/human) usr.loc: The floor (75,121,1) (/turf/simulated/floor/wood) src: the citrus fruit (/obj/item/food/grown/citrus) src.loc: the floor (75,121,1) (/turf/simulated/floor/wood) call stack: the citrus fruit (/obj/item/food/grown/citrus): stack_trace the citrus fruit (/obj/item/food/grown/citrus): Initialize the citrus fruit (/obj/item/food/grown/citrus): Initialize the citrus fruit (/obj/item/food/grown/citrus): Initialize the citrus fruit (/obj/item/food/grown/citrus): Initialize the citrus fruit (/obj/item/food/grown/citrus): Initialize the citrus fruit (/obj/item/food/grown/citrus): Initialize Atoms (/datum/controller/subsystem/atoms): InitAtom the citrus fruit (/obj/item/food/grown/citrus): attempt_init the citrus fruit (/obj/item/food/grown/citrus): attempt_init the citrus fruit (/obj/item/food/grown/citrus): New /datum/admins (/datum/admins): Topic REDACTED (/client): Topic

What did you expect to happen?

no rantime

What happened instead?

rantime

Why is this bad/What are the consequences?

No response

Steps to reproduce the issue.

Spawn grown Citrus

When did the problem start happening?

Soon

Extra information

No response

Relevant log output/runtime error

Contributor guide