21/12/2021 18:24
(Esta mensagem foi modificada pela última vez a: 21/12/2021 18:26 por MatheuzPatoo.)
Se eu tiro o long_call_time da pawn.json o seguinte erro aparece:
Código PHP:
INFO: Package does not have any tags, consider versioning your code with: `sampctl package release`
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_cell_impl.inc:642 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_cell_impl.inc:671 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_cell_impl.inc:738 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_cell_impl.inc:763 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2058 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2058 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2058 (warning) local variable "z" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2082 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2082 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2082 (warning) local variable "z" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2119 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2119 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Core\y_core\y_utils_impl.inc:2119 (warning) local variable "z" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\amx_assembly\opcode.inc:669 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\amx_assembly\disasm.inc:236 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_va\y_va_impl.inc:698 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_va\y_va_impl.inc:698 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_va\y_va_impl.inc:703 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_va\y_va_impl.inc:703 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_cgen\y_cgen.inc:109 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_cgen\y_cgen.inc:109 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Coding\y_cgen\y_cgen.inc:109 (warning) local variable "z" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Data\y_foreach\y_foreach_iterators.inc:717 (warning) local variable "x" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Data\y_foreach\y_foreach_iterators.inc:717 (warning) local variable "y" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\dependencies\YSI-Includes\YSI_Data\y_foreach\y_foreach_iterators.inc:717 (warning) local variable "z" shadows a variable at a preceding level
C:\Users\Matheus\Desktop\a\gamemodes\guerragm.pwn:20 (error) symbol already defined: "Indirection_OnGameModeInit"
Se eu coloco o long_call_time na pawn.json o seguinte erro aparece:
Código PHP:
ERROR: failed to interpret directory as Pawn package: failed to read package definition: failed to load configuration from '\Desktop\a\pawn.json': json: unknown field "long_call_time"
Estou confuso agr :b
+d 1 ano de conhecimento em pawno!