Mtasa-blue: Unknown source of error

Created on 26 Mar 2019  路  2Comments  路  Source: multitheftauto/mtasa-blue

Describe the bug
Error is incomplete, lack of resource and file.

To reproduce
This error appear if stack overflow is coused by function that call other resource i think.

Expected behaviour
Should show up resource and file next to error.

Screenshots
image

Version
Mta 1.5.6, client and server
Server on linux, i have windows 10

Additional context
/

bug

All 2 comments

Could you provide a resource to reproduce the problem?

1st resource:

exports.res2:stackOverflowFunction();

2nd resource:

function stackOverflowFunction()
    stackOverflowFunction();
end

i think this should work. Not tested tho.

@Jusonex

Was this page helpful?
0 / 5 - 0 ratings