TauCetiStation/TauCetiClassic

Ошибки, найденные компилятором OpenDream

Open

#10,310 opened on Oct 31, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)DM (433 forks)batch import
BugGood First Issue

Repository metrics

Stars
 (153 stars)
PR merge metrics
 (Avg merge 27d 14h) (41 merged PRs in 30d)

Description

Подробное описание проблемы

https://github.com/OpenDreamProject/OpenDream

Там было много всякого, я попытался нормальные отфильтровать.

Error at code\game\objects\items\stacks\nanopaste.dm:36:159: Macro "\the" requires interpolated expression
Error at code\modules\clothing\suits\armor.dm:331:81: Macro "\the" requires interpolated expression
Error at code\modules\holidays\new_year\decorations.dm:187:115: Macro "\the" must precede an interpolated expression
Error at code\modules\mob\living\carbon\xenomorph\special\alien_embryo.dm:140:78: Macro "\a" requires interpolated expression
Error at code\modules\research\protolathe.dm:116:75: Macro "\The" requires interpolated expression
Error at code\game\objects\items\weapons\storage\pouches.dm:19:11: desc attribute should be a constant
Error at code\game\objects\structures\bedsheet_bin.dm:189:20: Expected a constant
Warning at code\modules\admin\verbs\modifyvariables.dm:216:41: calling initial() on a local variable returns the current value
Warning at code\modules\mafia\roles.dm:460:9: Calling parents via ..() in a proc definition does nothing

Contributor guide