S1030 error :/

01/06/2014 11:24 bestprem#1
Shard Manager
[Only registered and activated users can see links. Click Here To Register...]
Game
[Only registered and activated users can see links. Click Here To Register...]

Any help !! :(
01/06/2014 12:51 WickedNite#2
2 possibilities:
1.the region where the char starts is disabled
2.you created the account manually in DB, which can give this error, you'll need a register query
01/07/2014 03:11 Timlock#3
read what it says in the first picture lol...

_AddNewChar error... cannot insert null JID into SK_Silk

fix your procedure.
01/09/2014 01:51 Crue*#4
maybe the name of the database
01/09/2014 06:24 taner9090#5
Man This is DB error !

Here the Fix it


Go to.

SRO_VT_SHARD --->Programmability ---> Stored Procedures

Search:

dbo._AddNewChar


Right Click with your Mouse and Click Modify

And Copy This Here:






Paste on your dbo._AddNewChar :mofo::pimp:

Done !


Edit: If you have a problem still, then make Clean Database
01/10/2014 12:44 bestprem#6
Ty guys fixed it's not with addNewChar :D
01/11/2014 22:59 taner9090#7
no problem ^^