Re: Some Error in creating Server..
OK!!! no problem cypher i Understand the rules ^^.
by the way can you explain to me what this error means?????
[Fri Nov 19 2010 09:59:02.339563 3086952128]: GuildCreateFee: 10000000
ACE_ASSERT: file World.cpp, line 678 assertion failed for 'pItemData->iKindIdx == iItemKind'.Aborting...
Re: Some Error in creating Server..
Quote:
Originally Posted by
motul
OK!!! no problem cypher i Understand the rules ^^.
by the way can you explain to me what this error means?????
[Fri Nov 19 2010 09:59:02.339563 3086952128]: GuildCreateFee: 10000000
ACE_ASSERT: file World.cpp, line 678 assertion failed for 'pItemData->iKindIdx == iItemKind'.Aborting...
ACE_ASSERT: These errors mean that some scp files are messed up. Try looking if it's in dos or unix format for a starter then you should look on items.scp to see if you added something that's not properly inserted.
Re: Some Error in creating Server..
Use tdp client patch, also change your enc xor keys.
Re: Some Error in creating Server..
thanks cypher..sorry for the noob question i had 1 problem and i dont know how to correct this error coz i cant choose any hair color when i creating a character.
Re: Some Error in creating Server..
Let me guess, you can only have black hair? This is a known bug with sig metal mods and it cannot be fixed using the current client.
This is why we don't support sig metal as people keep saying theirs works then report bugs like this one, "flat face" or missing models/textures.
Re: Some Error in creating Server..
hi again.. i have a question.. about XOR keys ive done in changing xor keys but when im the procedure of zpipe :(.. i cant get the procedure or i dont know that" zpipe.c:120 and zpipe.c:205". i dont know how to find it. . i followed the step by yamachi but im been stacked at the zpipe because i dont have an idea where i can find it and how to replace it. :(
Re: Some Error in creating Server..
The zpipe method was never really that reliable for some reason i never figured out. I would use Yamachi's COZip or the Java tools that come with balq's gm tools (releases section).
COZip: COZip.rar
Re: Some Error in creating Server..
Thanks chump but in this method im been so very very confused...look at this Yamachis Guide..
Quote:
Originally Posted by
Yamachi
If you would like to edit the XOR keys used to decompress/compress your custom ENC's to prevent others from using your ENC's on their own server, or their own custom ENC's on your server, this is how you do it:
- Open cabalmain.exe in ollydbg
- Go to address 0x0042D470. You should see this line: XOR EAX,00000057. This is the 4th XOR key.
- Edit the 57 to anything you want, and then change the lines at zpipe.c:123 and zpipe.c:208 to match (ie. change the 0x57 to what you changed it to in cabalmain.exe).
- Go to address 0x0042D482. This is your 3rd XOR key.
- Repeat step 3, but instead change the lines at zpipe.c:120 and zpipe.c:205.
- The 2nd XOR key is at 0x0042D494. You should know what to do with it by now.
- The 1st XOR key is at 0x0042D4A5.
Have fun :)
P.S. I highly suggest you pack your cabalmain.exe with something like Themida after making this changes, else anyone can easily get your modified XOR keys.
Ive been confused at the step 3... i dont get it. :(
I think this one. i need to edit the xor.xml settings change the keys their ,the one i used in Cabalmain???
Re: Some Error in creating Server..
For that guide just follow the parts for olly and ignore the zpipe bits. Both COZip and balq's tools let you input the XOR keys when you pack the encs.
Re: Some Error in creating Server..
what is the mob id's of Xmas mobs like. the big cabal lantern???
Re: Some Error in creating Server..
Download the v2 gm tools from my list as there is an items list in there. the first column is the itemidx to use and the third column is the itemopt.
Re: Some Error in creating Server..
What is this error in my GlobalMgrSvr LOG?
[##ERROR##] OnIPCAuthAccount fail (usernum: 0)
[Mon Dec 13 2010 15:56:13.336235 3002035104]: [##ERROR##] DB ERROR(MSG) : [FreeTDS][SQL Server]Difference of two datetime columns caused overflow at runtime.
[Mon Dec 13 2010 15:56:13.336292 3002035104]: [##ERROR##] DB ERROR(CODE) : 535
[Mon Dec 13 2010 15:56:13.336345 3002035104]: [##ERROR##] DB ERROR(VAR_INFO) :
[Mon Dec 13 2010 15:56:13.336397 3002035104]: [##ERROR##] DB ERROR(SQLSTATE) : 22007
[Mon Dec 13 2010 15:56:13.336450 3002035104]: [##ERROR##] DB ERROR(STM_TEXT) : {call cabal_sp_auth( ? , ? , ? , ? )}
[Mon Dec 13 2010 15:56:13.381279 3002035104]: [##ERROR##] 'OnIPCAuthAccount' fail (Database/Auth.cpp:283)
[Mon Dec 13 2010 15:56:13.381440 3002035104]: [##ERROR##] UsrMap Fail : MainCmd(30) Ret(11B:0:283) Addr(202.xx.xx.xx)
Re: Some Error in creating Server..
Up my question.. Thanks!!
Re: Some Error in creating Server..
Quote:
Originally Posted by
motul
Up my question.. Thanks!!
Please read the rules. Bumping threads and double-posting is prohibited.