03.01.2014, 12:18
An array was declared with size of 3 (valid indexes 0, 1 and 2) but the index (4) was invalid (out of bounds).
Load the latest version of crashdetect: https://github.com/Zeex/samp-plugin-...ases/tag/v4.12
Compile with debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info
Re-compile your scripts and start the server. Do again what you did with the teleport place and it may print the line caused it. Post OnDialogResponse too (the part with the teleport place).
Load the latest version of crashdetect: https://github.com/Zeex/samp-plugin-...ases/tag/v4.12
Compile with debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info
Re-compile your scripts and start the server. Do again what you did with the teleport place and it may print the line caused it. Post OnDialogResponse too (the part with the teleport place).