-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
roplys_
I used
CABAL EP8 GM TOOLS (created by emi) to make myself GM and added my IP, but when I log in with the character, my game crashes.
Can someone tell me if I am doing something wrong or it is a bug in server or in client ?
You Did Something Wrong... For Sure! By Editing Your Character... :junglejane:
When It Comes to Editing Your Character Don't Over Exaggerate Editing It Maybe You Over Edited It, Some Characters Or Something Or In ALZ?!... Try To Delete It Then Make Another One,... And Make It A Little Simpler Character...
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
When I switch Nation from 3 to 2 I can play with the character again, doesn't seem that I overdid it.
P.S. I accidentally deleted dbo.cabal_GM_ip_table table, how do I recreate it ? :D
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
roplys_
When I switch Nation from 3 to 2 I can play with the character again, doesn't seem that I overdid it.
P.S. I accidentally deleted dbo.cabal_GM_ip_table table, how do I recreate it ? :D
Try To Restore Your DB's Again...
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
I have a small problem.
I setup the server for myself and everything works, I CAN connect and others CAN connect.
I setup the server for my friend (the same settings, files, databases, everything the same), I CAN connect to his server, but he CAN'T, he can only see the channel.
What's the problem? What did I do wrong ?
P.S. does anyone know if all of the EP8 dungeons work with these server files, because I am having some issues with some of the new dungeons, they don't let me to progress. For example in The Panic Cave dungeon it won't let me click on the dead guy and I can't progress. Same issues with other new dungeons.
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
roplys_
I have a small problem.
I setup the server for myself and everything works, I CAN connect and others CAN connect.
I setup the server for my friend (the same settings, files, databases, everything the same), I CAN connect to his server, but he CAN'T, he can only see the channel.
What's the problem? What did I do wrong ?
wat IP are u using WAN or LAN.
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
BrunoTaka
Problem persist
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
I am also having the same problem
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Check service status. If you have some stopped services, run it again.
I use this script (after login):
Code:
#! /bin/sh/
service ChatNode_01 start
service AgentShop_01 start
service EventMgrSvr start
service WorldSvr_01_01 start
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
slawdos
Check service status. If you have some stopped services, run it again.
I use this script (after login):
Code:
#! /bin/sh/
service ChatNode_01 start
service AgentShop_01 start
service EventMgrSvr start
service WorldSvr_01_01 start
services runing perfect but the error continue
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
slawdos
This can't resolve my problem but thanks
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
BrunoTaka
This can't resolve my problem but thanks
bro i got the same problem like yours...how can we solve it ? ^_^
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
dude how to make account ??? Exec dbo.cabal_tool_registeraccount 'test' 'test' dont work
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
mariusdmx
dude how to make account ??? Exec dbo.cabal_tool_registeraccount 'test' 'test' dont work
do it in ACCOUNT(new query),btw what's the error?
ce fel de eroare itit da? =RO
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Msg 102, Level 15, State 1, Line 2
Incorrect syntax near 'parola'.
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
mariusdmx
dude how to make account ??? Exec dbo.cabal_tool_registeraccount 'test' 'test' dont work
USE [Account]
GO
DECLARE @return_value int
EXEC @return_value = [dbo].[cabal_tool_registerAccount]
@id = N'username',
@password = N'password'
SELECT 'Return Value' = @return_value
GO
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
calsomic
same problem..
Please chk your DB. Its the client version and magickey issue. Make sure that its match to your client version and magickey. Chk cabal_client_version_table in your cabal account database. Hopes that solve your issue. Mine did.
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
AuthDBAgent (pid 2412) is running...
DBAgent_01 (pid 2436) is running...
RockAndRollITS (pid 2455) is running...
GlobalMgrSvr (pid 3234 2470) is running...
GlobalDBAgent (pid 2485) is running...
CashDBAgent (pid 2509) is running...
PCBangDBAgent (pid 2533) is running...
EventDBAgent (pid 2555) is running...
PartySvr_01 (pid 2579) is running...
ChatNode_01 is stopped
EventMgrSvr is stopped
AgentShop_01 is stopped
LoginSvr_01 is stopped
WorldSvr_01_01 is stopped
i try and manual start and nothing in files i have ip 127.0.0.6 what i need to edit and where??
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
mariusdmx
AuthDBAgent (pid 2412) is running...
DBAgent_01 (pid 2436) is running...
RockAndRollITS (pid 2455) is running...
GlobalMgrSvr (pid 3234 2470) is running...
GlobalDBAgent (pid 2485) is running...
CashDBAgent (pid 2509) is running...
PCBangDBAgent (pid 2533) is running...
EventDBAgent (pid 2555) is running...
PartySvr_01 (pid 2579) is running...
ChatNode_01 is stopped
EventMgrSvr is stopped
AgentShop_01 is stopped
LoginSvr_01 is stopped
WorldSvr_01_01 is stopped
i try and manual start and nothing in files i have ip 127.0.0.6 what i need to edit and where??
Quote:
Originally Posted by
mariusdmx
AuthDBAgent (pid 2412) is running...
DBAgent_01 (pid 2436) is running...
RockAndRollITS (pid 2455) is running...
GlobalMgrSvr (pid 3234 2470) is running...
GlobalDBAgent (pid 2485) is running...
CashDBAgent (pid 2509) is running...
PCBangDBAgent (pid 2533) is running...
EventDBAgent (pid 2555) is running...
PartySvr_01 (pid 2579) is running...
ChatNode_01 is stopped
EventMgrSvr is stopped
AgentShop_01 is stopped
LoginSvr_01 is stopped
WorldSvr_01_01 is stopped
i try and manual start and nothing in files i have ip 127.0.0.6 what i need to edit and where??
You Know If You Just Followed The Guide Carefully You Won't Miss Out Anything...
Redo Everything From Installing CentOS Up To Setting Up The Server Files...
You Should Be Getting Good Results...
And The IP You Said Should Be On By Default 127.0.0.1 Not .6 I Dunno If That Could Also Work But .1 Is The Default Of Localhost...
Again... Try To Start From Installing CentOS Up To Setting Up The Server Files...
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
hello and thank you for it.. but i have problem with channel.. all fine no bug in log.. but i cant enter in channel.. any1 can help me please ? thank in advance.. sorry for bad english..
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
Quote:
Originally Posted by
Tinkorr
hello and thank you for it.. but i have problem with channel.. all fine no bug in log.. but i cant enter in channel.. any1 can help me please ? thank in advance.. sorry for bad english..
Screenshot Of The Said Problem...
-
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
-
1 Attachment(s)
Re: Extornia's EP8 Repack v1.0 & Fully Clean EP8 Databases
i can't config new server, help me!