TauCetiStation/TauCetiClassic
View on GitHubОшибки, найденные компилятором OpenDream
Open
#10310 opened on Oct 31, 2022
BugGood First Issue
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