Quote:
Originally Posted by .Curious.
*I have dbghelp.dll & dbgeng.dll on my server.
*MS Studio runtime is installed on my server
|
ok.
Quote:
|
I am using windows 2012 and sql 2012
|
Windows XP is much more reliable.
Quote:
|
I have been running an ep5 server for 2 years on this virtual server.
|
So, either you didn't install the same things with same rules. Double-check again.
Or the provider changes something (again it can include the availability of some system libraries, a *virtual* system is virtual, not actual, and not always comprehensible). In such case, ask your provider which new rules apply.
Your error is a missing *or* unattainable library (because physical absence or logical restrictions):
Code:
The call to LoadLibrary(ext) failed, Win32 error 0n2
of course the ps_game's log does *not* indicate which lib fails to load; but the dump:
Code:
[B]Loading Dump File [C:\ShaiyaServer\PSM_Client\Bin\Log\20140902_001234_ps_game.dmp][/B]
User Mini Dump File: Only registers, stack and portions of memory are available
will likely contains the information.