ps_game crash

05/28/2015 10:12 Boul27#1
Hi every one,

After long hours of search, i give up, and try my last change here

I decide to put my server on my 2008 R2 server
On my pc (windows seven 64bits) all work fine.

Put in my 2008 R2, ps_game won't start.
I already search in elite, all my server file are ok (i take them from my compture, where my server run actually)

here is my log.


EDIT : Fund this in the dump file
Quote:
Memory access error at 'StackLimit) @@(((ntdll!_NT_TIB *)@$teb)->StackBase)'
Got this from windows debuger

I try to update visual C++, net framwork ..
Still crash
Put ps_game.pdb doesn't correct the problem.

I have 6gb of ram, and my 2008R2 is 64bits too.

I anyone can help my :)

Thanks for any tips to solve this :)

Find something interesting.

A put the old itemmalfix.dll and it works.

Only the new itemmalfix.dll (with no dc after the 11th purschase) crahs.

maybe a problème of compilation of the dll.
05/28/2015 12:10 AxelMac#2
mmh you have edit the NPCQuest.sdata?? even i have this problem if change this file, edit with shstudio 7.5 and exctract with datafile tools
05/28/2015 15:55 Boul27#3
Nop, doesn't edit it.

And like i said, i use files that work fine in my computer with windows seven.

I edit the previous post to had the fact that i found my ps_game work with the initial itemalfix.dll

Maybe the second has been compiled in 64bits mod, with newer dependencies that windows 2008 R2 can accept

But thanks for your answer, i can help me one day if i edit ncp quest, i will be carrefull :)
06/03/2015 03:40 sony65#4
I have fix this error !

This error appear when we launch a sql script when the server is open

For fix you need to :

- Shutdown server
- Shutdown SQL server managment
- re-extract your script
- open SQL server managment
- Launch your script
- add a new ps_game.exe & db-agent.exe
- Make the good ip data password & data user in : ShaiyaServer -> PSM_Server -> Config -> PSMServer_Config.ini
- Start your server

& Enjoy !

Try to encrypt / Decrypt your NPCQuestData too ! if it not fix ! :)
06/03/2015 07:45 SkuulCandy#5
It´s not a basic crash. Your fix, it´s when your ps-game do not start. Boul27 say te compiled code into the itemmalfix.dll (bug compiled) and the error of stackbase (he uses special ps-game and db-agent)
06/03/2015 09:54 Boul27#6
Thanks for you tips Sony65.

But as say SkuulCandy, i'm using a specific ps_game and db-Agent
(crossing with the itemmalfix.dll)

I had to recompile it in 32bits version, with all the dll needed (compile in static instead of dynamic)
And now, all it's ok :)
06/03/2015 10:13 AxelMac#7
Quote:
Originally Posted by Boul27 View Post
Thanks for you tips Sony65.

But as say SkuulCandy, i'm using a specific ps_game and db-Agent
(crossing with the itemmalfix.dll)

I had to recompile it in 32bits version, with all the dll needed (compile in static instead of dynamic)
And now, all it's ok :)
your sql is 2012 ??
06/03/2015 10:37 Boul27#8
Nop

Sql 2008 entreprise edition (64bit)
But impossible to make it work with 64bit compiled dll ..

That's why a compile it in static and 32bits
06/03/2015 14:27 SkuulCandy#9
@Boul27 you use sql 32 bits ? :o (2008)
06/04/2015 07:16 Boul27#10
Quote:
Sql 2008 entreprise edition (64bit)
No, 64bits !
But there is some dependencies to 64bits sql that my windows server 2008 won't have xD
06/04/2015 12:26 SkuulCandy#11
Okay
06/07/2015 17:01 JackyCola89#12
Boul Pm me i have a Fix for this Problem

sry my Englisch is BAAAAAAD :)
07/17/2015 19:51 Trayne01#13
#BUMP
Hi E*PvP,
I have the same problem, I use the ps_game.pdb too.
I copy/past the serverfiles in my pc and it works weel, but, it do not longer work on my windows server
Here is my logs :
(Same problem as the author)

Quote:
Windows 7 Version 7601 (Service Pack 1) MP (4 procs) Free x86 compatible
Thats strange because my server is running windows server 2008 r2.
I also use the lastest SQL Server 2012

I'm going to use the database too, i'm uploading it (except the PS_GameLog -> its too big)

All was working fine before I restart the server. (I only change some svmap files and the dbo.Items table, thats all)

I tried with some other ps_game.exe (the 4.5 kr, the "Episo 7 CN", the original 5.4 one from germany, the costume release one ...) and both have the same error on the logs

EDIT: Serverfiles AND database tested and both works well on my pc, so....
EDIT2: Tested in D: drive, and nothing else, same problem


#Fixed, I setup a new windows, and the problem was still it.
But Iook in my logs again, and I read somewhere something about a map file, and the problem was inside my 104.svmap file
If i'm not wrong, the problem was using some spawns in the svmap and the in the ini file too, so I deleted the svmap ones and it worked well.