TauCetiStation/TauCetiClassic

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

开放

#10,310 创建于 2022年10月31日

 (4 条评论) (0 个反应) (0 位负责人)DM (433 个派生)batch import
BugGood First Issue

仓库指标

星标
 (153 个星标)
PR 合并指标
 (平均合并 27天 14小时) (30 天内合并 41 个 PR)

描述

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

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

贡献者指南