Advertisement
Guest User

Untitled

a guest
Oct 21st, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. Compile error:
  2. DM compiler version 511.1385
  3. loading tgstation.dme
  4. loading interface\skin.dmf
  5. code\__HELPERS\text.dm:180:error: replacetext: invalid proc name: reserved word
  6. code\__HELPERS\text.dm:194:error: replacetextEx: invalid proc name: reserved word
  7. code\modules\mob\living\simple_animal\friendly\mouse.dm:21:error: color: duplicate definition (conflicts with built-in variable)
  8. code\ATMOSPHERICS\atmospherics.dm:23:error: color: duplicate definition (conflicts with built-in variable)
  9. code\game\machinery\atmoalter\canister.dm:12:error: color: duplicate definition (conflicts with built-in variable)
  10. code\defines\obj.dm:80:error: color: duplicate definition (conflicts with built-in variable)
  11. code\game\objects\items.dm:31:error: color: duplicate definition (conflicts with built-in variable)
  12. code\game\supplyshuttle.dm:588:error: replacetext: expected 3 to 5 arguments (found 1)
  13. code\game\supplyshuttle.dm:414:error: replacetext: expected 3 to 5 arguments (found 1)
  14. code\game\machinery\doors\door.dm:170:error: animate: invalid proc name: reserved word
  15. code\game\machinery\doors\firedoor.dm:64:error: animate: invalid proc name: reserved word
  16. code\game\machinery\transformer.dm:27:error: transform: duplicate definition (conflicts with built-in proc)
  17. code\game\objects\items\weapons\swords_axes_etc.dm:125:error: throw: invalid proc name: reserved word
  18. code\modules\mob\mob_grab.dm:23:error: throw: invalid proc name: reserved word
  19. code\game\objects\items\devices\uplinks.dm:23:error: replacetext: expected 3 to 5 arguments (found 1)
  20. code\game\machinery\doors\airlock.dm:661:error: animate: invalid proc name: reserved word
  21. tgstation.dmb - 16 errors, 0 warnings (10/21/17 6:59 pm)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement