sscanf icon indicating copy to clipboard operation
sscanf copied to clipboard

Using Latest version of sscanf2

Open farhan1hero opened this issue 3 years ago • 2 comments

getting these errors in server logs.txt

Loading plugin: sscanf.so
Failed (/lib/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by plugins/sscanf.so))

Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_IsConnected'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'SSCANF_Levenshtein'
Error: Function not registered: 'SSCANF__'
[debug] Run time error 19: "File or function is not found"
[debug]  SSCANF_Init
[debug]  SSCANF_IsConnected
[debug]  SSCANF_Join
[debug]  SSCANF_Leave
[debug]  SSCANF_Levenshtein
[debug]  SSCANF__
[debug] Run time error 19: "File or function is not found"
[debug]  SSCANF_Init
[debug]  SSCANF_IsConnected
[debug]  SSCANF_Join
[debug]  SSCANF_Leave
[debug]  SSCANF_Levenshtein
[debug]  SSCANF__

Using Centos 7, help me please.

Thank you.

farhan1hero avatar Apr 25 '22 13:04 farhan1hero

@maddinat0r @Y-Less

anyone can help me. i remember i had similar issue with mysql.so, and it was solved by mysql_static.so file.

farhan1hero avatar Apr 25 '22 13:04 farhan1hero

check your stremer version

naslinathmar avatar Mar 17 '23 15:03 naslinathmar