28.02.2013, 18:03
Hi guys,
I have a big problem with my Script, a godfather-edit.
A few weeks ago I changed from .ini to MySQL with BlueG's mysql-Plugin.
There were a few problems, especially becouse I used unthreaded querys,
so I decided to work with the R7 Plugin and it works fine. BUT:
Sometimes, when I disconnect from my Server, the whole SAMP-Server crashes.
I debugged as good as I can and I think the reason is mysql_query or too large Arrays.
I thought that there was a bug in the Plugin, so I downloaded the new R15-Plugin
from the ******-Project-Page. I got a few errors: (Sorry, I'm from German,
I hope you can understand the Errors)
(MSVCR110.dll was missing)
(MSVCP110.dll was missing)
(Could not locate the procedure entry point __ crtCreateSymbolicLinkW in dynamic link library MSVCR110.dll)
After I downloaded the 2 .dll-Files, I copied them into the SAMP-Server-directory.
The first two errors I could fix, but the third Error not.
I tried to ****** around, nothing works, I installed the Microsofort C++ 2012 Redistributable (x64) (I have a 64-bit-windows-operating-system, but it didn't work.
I hope you guys could help me, if you need more information, the code, for example,
I will post, so I hope you can help me.
Thanks,
Pille
I have a big problem with my Script, a godfather-edit.
A few weeks ago I changed from .ini to MySQL with BlueG's mysql-Plugin.
There were a few problems, especially becouse I used unthreaded querys,
so I decided to work with the R7 Plugin and it works fine. BUT:
Sometimes, when I disconnect from my Server, the whole SAMP-Server crashes.
I debugged as good as I can and I think the reason is mysql_query or too large Arrays.
I thought that there was a bug in the Plugin, so I downloaded the new R15-Plugin
from the ******-Project-Page. I got a few errors: (Sorry, I'm from German,
I hope you can understand the Errors)
(MSVCR110.dll was missing)
(MSVCP110.dll was missing)
(Could not locate the procedure entry point __ crtCreateSymbolicLinkW in dynamic link library MSVCR110.dll)
After I downloaded the 2 .dll-Files, I copied them into the SAMP-Server-directory.
The first two errors I could fix, but the third Error not.
I tried to ****** around, nothing works, I installed the Microsofort C++ 2012 Redistributable (x64) (I have a 64-bit-windows-operating-system, but it didn't work.
I hope you guys could help me, if you need more information, the code, for example,
I will post, so I hope you can help me.
Thanks,
Pille