can you help me sir??
i have some question about creating pserver flyff..
my questions is:
which repack do i used, because there are two (2) of them, part 1 and part 2..
please help me with this thank you so much..
please let it be detailed..
can you help me sir??
i have some question about creating pserver flyff..
my questions is:
which repack do i used, because there are two (2) of them, part 1 and part 2..
please help me with this thank you so much..
please let it be detailed..
Last edited by shaear; 03-03-11 at 05:16 AM.
ok guys i have a problem i trying find a solution to my problem but its always now working my problems is I stuck at character selection and i got a CANNOT CONNECT TO THE NETWORK.....im using a 127.0.0.1 ip all my .ini ip is 127.0.0.1 and my neuz.ini is 127.0.0.1 then the numbert 7 is 15400 what should i do?? to fix this problem help me please
127.0.0.1 is your computer.
What Is My IP Address - Shows Your IP Address - find your IP right there.
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
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..
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..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
note: i've already deleted all my filed, re-extracted the files and re-setup.. same thing goes..
Last edited by cabalran; 22-03-11 at 03:46 AM.
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 by dean310; 26-03-11 at 01:22 PM.
This will work for MSSQL 2008 R2 and Windows 2008 R2 Right?
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
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 :)
open sql server and execute new query paste in the window and press execute
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.
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:
I did recheck the odbc and made sure that I made them in order. So can you give me a lil' help.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'.
Thanks!![]()