[Help] Itemmail DC "Error 0"

09/24/2013 22:21 dorrigro#1
Hello, When I try to buy something for itemmail, I get dc
Already tested using the full db from my pc but still ..
Already redid the Cash.sdata but still ..
Already tested using another client ep4.5 but ..

Dc happens only when the points are sufficient
The PSMServer_mgr still in Play >
Nothing in the log of the game
The server falls to all
The message when trying to buy an item, "Error 0"
Tested using the db on my pc, it works correctly

The error does not happen on my pc using Windowns7 32x
* Sql Server 2005express
* Omegafiles ep4.5
* Client ep4.5

The error is happening on my server 2008R2 DataCenter using Windowns 64x
* Sql Server 2008R2
* Omegafiles ep4.5
* Client ep4.5

Sorry for my bad english ^^
09/24/2013 22:25 nubness#2
[Only registered and activated users can see links. Click Here To Register...]
09/24/2013 22:28 dorrigro#3
I already followed this tutorial, my question is this all OK
but the error still..
09/24/2013 22:44 nubness#4
Check your logs at PSM_Client\Bin\Log, the PS_GAME ones.
09/24/2013 22:53 dorrigro#5
Code:
2013-09-24 16:28:17 PS_GAME__system log start (Game01) [KR]

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/sorp1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/croco1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/croco2

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Troll1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Spink1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/GoldenPig

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Sorp3

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/SorpNamed1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/SorpNamed2

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Sorp2

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/CrocoNamed1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/CrocoNamed2

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/CrocoNamed3

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/OrcNamed1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/OrcNamed2

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/OrcNamed3

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/TrollNamed1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/HellTouthNamed1

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Deinos

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Parridalis

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Alcarian

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/ZinAlcaria

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Belizabeth

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Kirhiross

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/CrypticOne

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Haruhion

2013-09-24 16:28:17 Loaded Behavior In Factory : data/ai/Freezing

2013-09-24 16:28:18 RandomOption Error : ItemID=44039, byServer=5, Wis=0

2013-09-24 16:28:18 RandomOption Error : ItemID=44040, byServer=3, Wis=0

2013-09-24 16:28:18 RandomOption Error : ItemID=44041, byServer=2, Wis=0

2013-09-24 16:28:20 connect mgr 908

2013-09-24 16:28:20 connect dbagent 912

2013-09-24 16:28:20 connect dbagent2 916

2013-09-24 16:28:20 connect gamelog 932

2013-09-24 16:28:21 Market End -----------------------

2013-09-24 16:28:21 Load Shaiya.SData 2

2013-09-24 16:28:36 <Console input> /nprotectoff

2013-09-24 16:28:36 <Console output> cmd NProtect off ok

2013-09-24 16:29:36 discon client: (104,  1236) T=000:00:00:000, RC=5,RCS=0, RB=65,RBS=1, SC=78,SCS=2, SB=2995,SBS=90

2013-09-24 17:28:30 InsZone Count : CurAll(0), GuildHouse(cur=0,max=0), GuildRank(cur=0,max=0), Party(cur=0,max=0)
everything seems to be ok
09/24/2013 23:15 nubness#6
It would be OK if you were in the Western Hemisphere of the Earth, as your time there says "17:28:30", but I think you should filter the logs by Date and check the last one.
09/25/2013 00:50 dorrigro#7
these records are all available in PS_GAME
09/26/2013 18:45 st.jimmy998#8
sometimes this error also appears when you set a pack with count by 255, and on your client is just in stack by 1
09/26/2013 19:30 dorrigro#9
I already tested it using another "sql cash"
using another "db"
using another "client"

is that the problem is in the SQL server 2008R2?
My DataCenter accepts only sql server 2008R2..
09/27/2013 11:38 Twarbi#10
Quote:
Originally Posted by st.jimmy998 View Post
sometimes this error also appears when you set a pack with count by 255, and on your client is just in stack by 1
if a stack dont count corectly, check if the client and the database have the same number for maximum stack,

if database says 255 and client says 1 ,,, big chance u get errors
09/28/2013 22:23 dorrigro#11
I said earlier. I have tested using a db 100% working, the problem is not this
I've tried various ways, I need something concrete..