AdminMod.de
https://www.adminmod.de/

Fehlermeldung...
https://www.adminmod.de/viewtopic.php?t=2681
Seite 1 von 1

Autor:  SN8P [ 24.04.2002, 21:22 ]
Betreff des Beitrags:  Fehlermeldung...

Was bedeutet das genau ?!
ERROR: Timer triggered, but finding function name getorigin returned error 19

Wo finde ich eine Liste mit sämtlichen ErrorCodes ?!?

Autor:  Sir Drink a lot [ 25.04.2002, 00:23 ]
Betreff des Beitrags: 

im AdminMod Handbuch.
Code:
0   
 AMX_ERR_NONE
  
 
1   
 AMX_ERR_EXIT
 forced exit
 
2
 AMX_ERR_ASSERT
 assertion failed
 
3
 AMX_ERR_STACKERR
 stack/heap collision
 
4
 AMX_ERR_BOUNDS
 index out of bounds
 
5
 AMX_ERR_MEMACCESS
  invalid memory access
 
6
 AMX_ERR_INVINSTR
 invalid instruction
 
7
 AMX_ERR_STACKLOW
 stack underflow
 
8
 AMX_ERR_HEAPLOW
 heap underflow
 
9
 AMX_ERR_CALLBACK
 no callback, or invalid callback 
 
10
 AMX_ERR_NATIVE
 native function failed
 
11
 AMX_ERR_DIVIDE
 divide by zero
 
12
 AMX_ERR_SLEEP
 go into sleepmode - code can be restarted
 
16
 AMX_ERR_MEMORY
 out of memory
 
17
 AMX_ERR_FORMAT
 invalid file format
 
18
 AMX_ERR_VERSION
 file is for a newer version of the AMX
 
19
 AMX_ERR_NOTFOUND
 function not found
 
20
 AMX_ERR_INDEX
 invalid index parameter (bad entry point)
 
21
 AMX_ERR_DEBUG
 debugger cannot run
 
22
 AMX_ERR_INIT
 AMX not initialized (or doubly initialized)
 
23
 AMX_ERR_USERDATA
 unable to set user data field (table full)
 
24
 AMX_ERR_INIT_JIT
 cannot initialize the JIT
 
25
 AMX_ERR_PARAMS
 parameter error
 

Autor:  SN8P [ 26.04.2002, 00:19 ]
Betreff des Beitrags: 

DANK!

Mmmh! aber das versteh' ich nicht?!? - Moment, vielleicht muss die function einfach nur public sein und ich hab' genau das vergessen... ich schau' nochmal

----
Ja! mir ist damit viel geworden sein holfen... :wink:

Seite 1 von 1 Alle Zeiten sind UTC+01:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/