Quote: Originally Posted by
novacorp
@ chumpywumpy
Hi I hope I can help this problem, this is all I get log. Cento, VMware restart the Windows reinstall the data twice, and continues with the same fails, check the firewall but I am still coming out this problem Thanks for the help.
Not because this error comes out I'm not doing something right.
---------------------------------------------------------------------------------------------------------------------[/color]
Reviewed SQL ports to function correctly
The fix for this is listed in my sticky in the help section.
Quote:
[##ERROR##] listen XXXXXX port fail (Address already in use)
You have processes running which are already using your ports. Reboot your linux machine.
If that doesn't fix it then you have a process running that cabal_config.sh didn't put there so run cabal_config.sh again and it will clean out anything it can find and put a new config in for you. Then reboot the machine to kill of any ones that cabal_config.sh couldn't find and that shoudl fix it.
Quote: Originally Posted by
devn142
When it ask for players IP to connect :
I should put the Hamachi ip of Windows or Linux....??
The thing is I am able to login in Hamachi of Windows but not on linux.. The reason is I dont have internet on virtual linux....
I use RASPPPOE service for windows and to connect to internet I need to Connect through a Dailer which i get from raspppoe service....I tried searching RASPPPOE for linux but didn't find anything....
So please tell me what should i do now??
Thank You
If using Hamachi use the Hamachi IP. Otherwise it depends on your setup but usually whatever IP you get when you visit whatismyip.com from the centos machine. If you are using Hamachi then remember you MUST start Hamachi every time you restart centos and the centos machine MUST appear as online in the Hamachi network or you won't be able to connect. Start with making sure the centos machine is on the Hamachi network ok and go from there.
Quote: Originally Posted by
celmae
Ive tried everything sir...i still cant connect to my server... my firewall for centos 4.5 was disabled and also for my windows... im using VMware .. i can ping my centos ip viceversa..
[/code]
"Patulong po mga pinoy"
A lot of things are failing very badly there. If you do "service cabal status" from centos are any of them still running? Read the general notes at the bottom of the post next.
Quote: Originally Posted by
Likesh
erm, sorry that, where can i find my log file?
i setup about 2 days already but still can't connect.
Read the general notes at the bottom of the post as i don't want to type it twice :P
Quote: Originally Posted by
SharaK
@ chumpywumpy
Thx i put the internal.txt in data folder and made bat file for launching cabalmain.exe :) now i can connect with saurons pach :)
With SAUR0NS pach i can buy pots from shop but when i pick up potions from ground i got DC...
In WorldSvr_05_01 i got this error
Code:
[Thu Oct 2 2008 02:23:58.241570 1157616]: accept success 11(xxx.xxx.xx.xxx:2305)
[Thu Oct 2 2008 02:23:58.242078 1157616]: 1.open user 11 [8E70B38] (xxx.xxx.xx.xxx)
[Thu Oct 2 2008 02:24:03.116053 46316432]: AntiAddictInit UserNum:7, CharIdx:56, IsAdult:1, PersonId:0, PlayTimeMin:0
[Thu Oct 2 2008 02:30:24.785185 46316432]: [##ERROR##] LOOTING : CIDX(56), iKindIdx(6), LIDX(6), Opt(0), LOPT(0)
[Thu Oct 2 2008 02:30:24.785587 46316432]: [##ERROR##] 'OnCSCItemLooting' fail (Proc/Inventory.cpp:2153)
[Thu Oct 2 2008 02:30:24.785838 46316432]: [##ERROR##] UsrMap Fail : MainCmd(153) Ret(290869:41:2153) Addr(xxx.xxx.xx.xxx)
[Thu Oct 2 2008 02:30:24.789988 1157616]: sock 11=> close by finish waiting(xxx.xxx.xx.xxx)
[Thu Oct 2 2008 02:30:24.790874 1157616]: 1.close user 11 [8E70B38] (xxx.xxx.xx.xx)
someone knows how to fix this ?
That is definitely a client/server mismatch by the look of it. Do you use a GP client or another as SAUR0N's patch is for the GP client.
Quote: Originally Posted by
christoper
@chumy
Can i use 5.1 Centos ?
and cabal philippines client ??
just question thanks ...
You can use centos 5.1 yes. My cabal_install.sh will ask you if you are using centos 4 (which it is tested on) and if you say no it will try to download what it needs. If that fails then look in my sticky in the help section as it has a link to grasshoper's method of installing on centos 5 (which i just automated in my script which his permission).
For those directed to read the bits at the bottom.
Your logs are not telling me much as they are only short snippets really. Here is how you get really useful logs you can post:
Type "service cabal stop" from the centos terminal or putty.
Delete all the logfiles files you find in /var/log/cabal
Type "service cabal start" and try to log in.
This gets you a nice clean set of logs that shows exactly what we need to see and no more. Copy the log files to your windows machine using winscp or whatever you use and have a quick look through them to edit out any DB usernames/pass*****. Now zip and post them or upload to rapidshare and post a link.
Also remember to nevr, ever touch the .cfg files in the /etc/cabal/ folder or odbc.cfg. You can play around in your .ini files all you like as running cabal_config.sh will fix whatever you have done, but if you edit any value in a .cfg file it will probably stop cabal_config.sh from finding what it needs to change when you run it to configure the server.