-
Hello. Faced a problem:
```
[02:49:44] [debug] Run time error 5: "Invalid memory access"
[02:49:44] [debug] AMX backtrace:
[02:49:44] [debug] #0 0000ef1c in ?? (... ) at c:\server\pawno\include\YS…
-
BustAim can't be included after Weapon-Config is included, or else it'll give the following error while compiling.
```
../pawno/include\BustAim-AntiAimbot\BustAim.inc(467) : error 021: symbol alread…
-
### Issue description:
Well this code isn't detected by the compiler and when I compile it i just get "[Finished in 3.5s]"
### Minimal complete verifiable example (MCVE):
```
main()
{
new tm…
-
```
What steps will reproduce the problem?
1. When i build the .amx file
What is the expected output? What do you see instead?
Excepted output:
MyDirectory/gamemodes/file.amx
I see:
MyDirectory/pawno…
-
**Is this a BUG REPORT, FEATURE REQUEST or QUESTION?**:
* [x] Bug Report
* [ ] Feature Request
* [ ] Question
**What happened**:
`new global_array[];` does not trigger an error
**What you …
-
Is it possible to do something like this from an include:
```pawn
#tryinclude
#if defined _inc_streamer
#define CREATE_OBJECT CreateDynamicObject
#else
#define CREATE_OBJECT CreateObject
…
-
```
What steps will reproduce the problem?
1. When i build the .amx file
What is the expected output? What do you see instead?
Excepted output:
MyDirectory/gamemodes/file.amx
I see:
MyDirectory/pawno…
-
hi,I HAVE this-error -UPDATE CRASHDETECT
```
> #`[03:04:07] [debug] Long callback execution detected (hang or performance issue)
> [03:04:07] [debug] AMX backtrace:
> [03:04:07] [debug] #0 0001e…
-
Test suites are broken at the moment.
This is a tracker of fixes/new breaks
-
```
What steps will reproduce the problem?
1. When i build the .amx file
What is the expected output? What do you see instead?
Excepted output:
MyDirectory/gamemodes/file.amx
I see:
MyDirectory/pawno…