ParadiseSS13/Paradise

Citrus abstract description

Geschlossen

#32.094 geöffnet am 06.06.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)DM (1.313 Forks)batch import
BugEasily FixedGood First IssueRuntime

Repository-Metriken

Stars
 (445 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 5h) (90 gemergte PRs in 30 T)

Beschreibung

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