• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

v15 In-Depth Setup Guide /w Support

Newbie Spellweaver
Joined
Mar 8, 2010
Messages
42
Reaction score
0
2011/ 3/21 07:59:31 FileName propItem.txt(5766) : MI_PET_MOCOMOCI Not Found. : MI_PET_MOCOMOCI 350 = _NONE = = = = = = = = = = = = = = = = = = = = = = = = = =

2011/ 3/21 07:59:41 CDbManager::UpdateGuildRanking¿¡¼­ (RANKING_DBF.dbo.RANKING_STR 'R1','01') ½ÇÆÐ

2011/ 3/21 08:31:09 FileName mdlDyna.inc(28458) : MTI_ATK5_??? Not Found. : MTI_ATK5_??? : ?? 04

"GenStand" MTI_STAND_04

//"AtkStand-01"

2011/ 3/21 08:31:09 FileName mdlDyna.inc(28458) : ?? Not Found. : ?? 04

"GenStand" MTI_STAND_04

//"AtkStand-01" MTI_IDLE1_04



2011/ 3/21 08:33:08 TRANS : is not alive

2011/ 3/21 08:46:57 FileName mdlDyna.inc(28458) : MTI_ATK5_??? Not Found. : MTI_ATK5_??? : ?? 04

"GenStand" MTI_STAND_04

//"AtkStand-01"

2011/ 3/21 08:46:57 FileName mdlDyna.inc(28458) : ?? Not Found. : ?? 04

"GenStand" MTI_STAND_04

//"AtkStand-01" MTI_IDLE1_04



2011/ 3/21 08:48:56 TRANS : is not alive

ERROR
 
Newbie Spellweaver
Joined
Sep 30, 2008
Messages
48
Reaction score
0
my bad regarding the database, last problem is adding things up to my server.. worldserver crashes whenever i try to use the updated v15 files, all files in the updated res and maps, etc...

i tried to use the data res files from the client to the resource folder and still the world server crashes, there's no error log for it so i can't find the cause of the problem but i think it has something to do with items and maps (i guess?)..

not very sure with the maps..

2011/ 3/22 10:46:08 rCnt=1

7.WorldServer.exe caused an EXCEPTION_ACCESS_VIOLATION in module kernel32.dll at 001B:754DBB2D, SetLastError()+0037 byte(s)

- Registers

EAX=FFFFFFFF EBX=00000000 ECX=FFFFFFF5 EDX=03BFF294 ESI=03BFF294
EDI=03BFEE38 EBP=0012FE80 ESP=0012FE48 EIP=754DBB2D FLG=00010286
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

001B:754DBB2D (0x03BFF294 0x00000004 0x00000000 0x005D93CD) kernel32.dll, SetLastError()+0037 byte(s)
001B:0053E4CB (0x00000000 0x00000000 0x00000000 0x00000000) 7.WorldServer.exe

in the quote area, that is the error i encountered and i don't know why? my server is properly setup but due to the updates that i'm trying to do and add that error came..

note: i've already deleted all my filed, re-extracted the files and re-setup.. same thing goes..
 
Last edited:
Junior Spellweaver
Joined
Aug 29, 2010
Messages
160
Reaction score
3
Hi guys, please help me ..

How Should i do this :

*Editing ini's to make others online
*When DataBaseserver.exe is opened, nothing happens.
*CoreServer.exe Not Responding = error.txt "No transserver connect"
 
Last edited:
Initiate Mage
Joined
Apr 4, 2011
Messages
1
Reaction score
0
guys can some body help me about my problem regarding on my private server ?

my server works fine and i can enter the world but when i try to use a gm command /lv Blade 2 100 like this is just say lvl up and its say welcome to the world of vagrants ? then it stay on lvl 2 or lvl 1 pls help me with this bug thanks
 
Newbie Spellweaver
Joined
Feb 20, 2011
Messages
33
Reaction score
8
guys can some body help me about my problem regarding on my private server ?

my server works fine and i can enter the world but when i try to use a gm command /lv Blade 2 100 like this is just say lvl up and its say welcome to the world of vagrants ? then it stay on lvl 2 or lvl 1 pls help me with this bug thanks

/level Blade 100 2 = lvl 100 blade Hero
/level Blade 100 1 = lvl 100 blade Master
/level Blade 100 = lvl 100 blade
 
Newbie Spellweaver
Joined
Mar 30, 2011
Messages
6
Reaction score
0
Add linked server "RANKING"


Code:
exec sys.sp_addlinkedserver 'RANKING', '', 'SQLNCLI', 'SQL SERVER INSTANZNAME', null, null, 'RANKING_DBF'

exec sys.sp_serveroption @server='RANKING', @optname='rpc', @optvalue='true'
exec sys.sp_serveroption @server='RANKING', @optname='rpc out', @optvalue='true'Add linked server "ACCOUNT"


Code:
exec sys.sp_addlinkedserver 'ACCOUNT', '', 'SQLNCLI', 'SQL SERVER INSTANZNAME', null, null, 'ACCOUNT_DBF'

exec sys.sp_serveroption @server='ACCOUNT', @optname='rpc', @optvalue='true'
exec sys.sp_serveroption @server='ACCOUNT', @optname='rpc out', @optvalue='true'Add linked server "CHR01"


Code:
exec sys.sp_addlinkedserver 'CHR01', '', 'SQLNCLI', 'SQL SERVER INSTANZNAME', null, null, 'CHARACTER_01_DBF'

exec sys.sp_serveroption @server='CHR01', @optname='rpc', @optvalue='true'
exec sys.sp_serveroption @server='CHR01', @optname='rpc out', @optvalue='true'DO NOT just copy and paste then run these, you need to edit something in them, change SERVER INSTANZNAME to your instance name.

Now its ODBC time, open up run.exe and type in odbcad32.exe
and hit run.

Now ODBC should open up, Click on USER-DSN and press "ADD".



where do i put the codes?
thanks :)
 
Newbie Spellweaver
Joined
Apr 7, 2011
Messages
5
Reaction score
0
I'm having trouble.

I used a different Database that contained everything(i.e Repack, .bak files)
I successfully ran the server and I want to connect my htdocs in XAMPP so I can make a account.

Can you send me the Admin Query too?
Thanks.
 
Initiate Mage
Joined
Mar 31, 2011
Messages
2
Reaction score
0
Thanks for this useful guide!

Now, I have been trying to follow the steps in this guide and I can't seem to get my starters running. Can you help me fix this error.
I'm still trying to figure it out since this is the 1st time it happened to me.

CQuery-log file:
Code:
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
2011/04/09	16:56:36
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
2011/04/09	16:56:39
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
I did recheck the odbc and made sure that I made them in order. So can you give me a lil' help.
Thanks!:eek:tt1:
 

DB3

Newbie Spellweaver
Joined
Feb 19, 2011
Messages
13
Reaction score
0
Does this work with 2008 also? and the admin.zip file link is down
 
Initiate Mage
Joined
Mar 20, 2009
Messages
1
Reaction score
0
alright, I might sound stupid but after installing MSSQL, I cant find the management studio express anywhere, so I cant even start the server...
 

DB3

Newbie Spellweaver
Joined
Feb 19, 2011
Messages
13
Reaction score
0
go to the folder in ur start menu their it should be else go to the folder in ur program files
 
Newbie Spellweaver
Joined
Apr 14, 2011
Messages
8
Reaction score
0
If i wanted to portforward, which ports would i forward and in the server repack where it has the 1.accountserver and all that, which inis would i change so its my IP. any help?
 
Newbie Spellweaver
Joined
Feb 9, 2009
Messages
38
Reaction score
1
The Neuz.exe link is dead could you please update or someone give me that file please? cheers.
 
Newbie Spellweaver
Joined
Feb 9, 2009
Messages
38
Reaction score
1
Hey um, i dont get the 'Here is where you set your SQL DATA folder' part, what field are you talking about? I can see alot of people got it working but i need someone to be alittle more specific because i cant see where im supposed to enter 'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\DATA'... help please!!
 
~永遠の美~
Joined
Apr 27, 2011
Messages
772
Reaction score
70
Help when i restore these 3 files. I got Error For EoCRM_DBF, MANAGE_DBF, RANKING_DBF
 
Newbie Spellweaver
Joined
May 10, 2011
Messages
11
Reaction score
0
I need some help. I got this problem when I finish to work everything:
Code:
2011/ 5/ 9   21:11:00   OP: 108129931, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


2011/ 5/ 9   21:11:38   OP: 37849, 0.0, 0.0, 37848.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


2011/ 5/ 9   21:11:49   OP: 10267, 0.0, 0.0, 0.0, 0.0, 0.0, 10266.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
those errors are located on the Folders of Program, Resource, Hack etc... is a v15 server.
 
Experienced Elementalist
Joined
Jan 18, 2011
Messages
246
Reaction score
4
hi guys..
i just want to ask if the database of this files are working on MSSQL server 2008?
 
Newbie Spellweaver
Joined
Sep 26, 2009
Messages
78
Reaction score
11
Okay thank you Very HelpFull, Im going to try it now, Thank you :D
 
Back
Top