• 0
Sign in to follow this  
Followers 0
Ruman

[закрыто] 13 Errors

Question

Здрасте! Вот когда то я писал свой мод не в чем не предвещало беды как тут компилятор походу просто сломался, либо это из за моей винды 7.

Честно говоря,  я пересматривал много раз свой код и все равно послал меня compiler

 

Спойлер

D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977) : warning 207: unknown #pragma
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 1) : error 038: extra characters on line
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 2) : warning 207: unknown #pragma
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 2) : error 038: extra characters on line
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 3) : warning 207: unknown #pragma
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 3) : error 038: extra characters on line
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 4) : warning 207: unknown #pragma
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 4) : error 038: extra characters on line
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 5) : warning 207: unknown #pragma
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(977 -- 5) : error 038: extra characters on line
D:\Users\Ruman\Desktop\Time RP\pawno\include\dc_cmd.inc(35) : error 004: function "dc_cmd_OnPlayerCommandText" is not implemented
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(202) : error 017: undefined symbol "GiveExp"
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(217) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(231) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(255) : error 017: undefined symbol "PreloadAnimLibs"
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(436) : warning 213: tag mismatch
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(443 -- 446) : error 075: input line too long (after substitutions)
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(447) : warning 217: loose indentation
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(447) : error 017: undefined symbol "FFFFFF"
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(447) : error 029: invalid expression, assumed zero
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(447) : error 029: invalid expression, assumed zero
D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes\time.pwn(447) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


13 Errors.
[Finished in 1.0s with exit code 1]
[cmd: ['pawncc.exe', '-i includes', 'D:\\Users\\Ruman\\Desktop\\samp037_svr_R2-2-1_win32\\gamemodes\\time.pwn', '-;+']]
[dir: D:\Users\Ruman\Desktop\samp037_svr_R2-2-1_win32\gamemodes]
[path: D:\Program Files\Python38\Scripts\;D:\Program Files\Python38\;D:\Windows\system32;D:\Windows;D:\Windows\System32\Wbem;D:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program Files\dotnet\;D:\Users\Ruman\.dotnet\tools;D:\Users\Ruman\AppData\Local\Programs\Microsoft VS Code\bin]

 

Это у меня в Sublime Text 3

 

А вот в Pawno

 

*тык*

 

Заранее спасибо за помощь!

Share this post


Link to post
Share on other sites

1 answer to this question

  • 0

@Ruman, навернулся компилятор видать. Попробуйте обновить его: тык.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • YaroslavGTA
      By YaroslavGTA
      Смотрите, я прикрепил к автомобилю объект AttachObjectToVehicle, хотел бы, чтобы объект удалялся на команду через функцию DestroyObject, а именно, чтобы можно было удалить через проверку, но у меня выходят варнинги. 
      Выдает в public OnObjectMoved(objectid) error 017: undefined symbol "blue" error 017: undefined symbol "blueblue" error 017: undefined symbol "redblue в CMD добавлены  new blue new blueblue new redblue  
    • lafayette
      By lafayette
      ривет. Скачал мод и не могу его запустить, потому что не знаю какие плагины мне прописывать в server.cfg. Плагинов в папке 26, но не все они используются, так как мне узнать, какие из них нужно прописывать в server.cfg, чтобы сервер запустился? Путем перебора это сделать просто нереально, я пробовал кучу раз и ничего не выходит. P.S Да, сам разработчик, который и слил свой мод, не удосужился положить server.cfg в архив.