[how to][tutorial] Blessed release set up guide

Page 19 of 24 FirstFirst ... 91112131415161718192021222324 LastLast
Results 271 to 285 of 357
  1. #271
    Apprentice Keanudr is offline
    MemberRank
    Sep 2013 Join Date
    Niel, BelgiumLocation
    7Posts

    Re: [how to][tutorial] Blessed release set up guide

    can i use other files than you used in the tut?

  2. #272
    Member luskos is offline
    MemberRank
    Jan 2006 Join Date
    69Posts

    Re: [how to][tutorial] Blessed release set up guide

    can you?!

  3. #273
    Valued Member xAkira is offline
    MemberRank
    Feb 2013 Join Date
    DreamSKYLocation
    141Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Keanudr View Post
    can i use other files than you used in the tut?
    You can use any files you want as long as you know how to use them and make them work. If this is your first time I would highly suggest that you use all the files and follow all the steps from this guide. Build up your basics and understanding on the files structure and sources.

  4. #274
    Apprentice Keanudr is offline
    MemberRank
    Sep 2013 Join Date
    Niel, BelgiumLocation
    7Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Nazmi Kaoru View Post
    You can use any files you want as long as you know how to use them and make them work. If this is your first time I would highly suggest that you use all the files and follow all the steps from this guide. Build up your basics and understanding on the files structure and sources.
    Ok and what about the antihack how do i need to do that?

  5. #275
    Valued Member xAkira is offline
    MemberRank
    Feb 2013 Join Date
    DreamSKYLocation
    141Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Keanudr View Post
    Ok and what about the antihack how do i need to do that?
    That is pretty much out of topic. Search about it on other threads. There are thread specified on antihack.

  6. #276
    Enthusiast jeromeblade is offline
    MemberRank
    Sep 2012 Join Date
    43Posts

    Re: [how to][tutorial] Blessed release set up guide

    hi im having problem with world server i compile it without errors the log is just crash no error found how to fix that? is there a problem with m yworld foldrs and model?

    @nazmikaoru: do you compile your source?wat source you use?

  7. #277
    Enthusiast Poleng Down is offline
    MemberRank
    Oct 2013 Join Date
    45Posts

    Re: [how to][tutorial] Blessed release set up guide

    @nazmi kaoru : what source do you use? im using blessed source to compile the result was free errors but when im starting to execute all files the world server.exe always crash only crash errors are there without error in logs or no error text in the directory so do you do compiling thing or not? i think the error is coming from model and world zzzz
    i cant figure out this problem help me


  8. #278
    Enthusiast Poleng Down is offline
    MemberRank
    Oct 2013 Join Date
    45Posts

    Re: [how to][tutorial] Blessed release set up guide

    help worldserver.exe crash and not responding T_T

  9. #279
    Valued Member xAkira is offline
    MemberRank
    Feb 2013 Join Date
    DreamSKYLocation
    141Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Poleng Down View Post
    @nazmi kaoru : what source do you use? im using blessed source to compile the result was free errors but when im starting to execute all files the world server.exe always crash only crash errors are there without error in logs or no error text in the directory so do you do compiling thing or not? i think the error is coming from model and world zzzz
    i cant figure out this problem help me
    Yes. I do compile my source. I'm using the blessed source. It compiled just fine. There should've been some error logs or crash dump.
    If you follow the guide step-by-step you shouldn't have any problems with it. One thing I can thing about is that you may have missing files in your resource folder on your server files or you might've forgotten to config the worldserver.ini. I might be wrong though.

  10. #280
    Enthusiast Poleng Down is offline
    MemberRank
    Oct 2013 Join Date
    45Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Nazmi Kaoru View Post
    Yes. I do compile my source. I'm using the blessed source. It compiled just fine. There should've been some error logs or crash dump.
    If you follow the guide step-by-step you shouldn't have any problems with it. One thing I can thing about is that you may have missing files in your resource folder on your server files or you might've forgotten to config the worldserver.ini. I might be wrong though.
    i dont have any problem in my compilation no errors at all.. i dont have problem with worldserver.ini i already configure that, i dont have any clue about my problem because no errors when i execute the worldserver.exe just dump files , the problem is inside of my resource folder or in the clientside folder but i dont know how to fix this please help me i didnt use the patch files, i already copy the world and model folders to client and replace.... by the way how many folders are there? in the name of madrigal? i saw wd_madrigal_re , wd_madrigal1 and wd_madrigal folder, tell me about this --> "resource\world" folder
    contain 48 folders then in the "client\world" folders 74 folders + 2 dll files are there total of 76 files
    10137 files in "resource\model" folder- 10785 files in "client\model" folder what should i do? sync ?
    Spoiler:


    ================== logged at 2013/11/14 01:10:12 ==========================

    Exception code : C0000005 ACCESS_VIOLATION
    Fault address :004135E8 01:000125E8 C:\Flyff\Program\7-WorldServer.exe

    Registers:
    EAX:00000000
    EBX:0B4F5048
    ECX:0A06F000
    EDX:000002E3
    ESI:00000001
    EDI:00000000
    CS:EIP:0023:004135E8
    SS:ESP:002B:0A7EB9B8 EBP:0A7EBE10
    DS:002B ES:002B FS:0053 GS:002B
    Flags:00010202

    Call stack:
    Address Frame
    004135E8 0A7EBE10 CDPCoreClient::OnLoadWorld+138
    00417AEB 0A7EFE7C CDPCoreClient::UserMessageHandler+2DB
    0047A732 0A7EFEA4 CDPMng::ReceiveMessage+D2
    0045A727 0A7EFF50 CRunObject::Run+207
    0045A9F9 0A7EFF54 CRunObject::_Run+9
    00579925 0A7EFF88 _threadstartex+6F
    762D336A 0A7EFF94 BaseThreadInitThunk+12
    77869F72 0A7EFFD4 RtlInitializeExceptionChain+63
    77869F45 0A7EFFEC RtlInitializeExceptionChain+36


    ===== [end of file] =====

    Last edited by Poleng Down; 13-11-13 at 07:07 PM.

  11. #281
    Apprentice Agel Torregoza is offline
    MemberRank
    Nov 2013 Join Date
    16Posts

    Re: [how to][tutorial] Blessed release set up guide

    is there a video on tutorial like this?

  12. #282
    Valued Member xAkira is offline
    MemberRank
    Feb 2013 Join Date
    DreamSKYLocation
    141Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Poleng Down View Post
    i dont have any problem in my compilation no errors at all.. i dont have problem with worldserver.ini i already configure that, i dont have any clue about my problem because no errors when i execute the worldserver.exe just dump files , the problem is inside of my resource folder or in the clientside folder but i dont know how to fix this please help me i didnt use the patch files, i already copy the world and model folders to client and replace.... by the way how many folders are there? in the name of madrigal? i saw wd_madrigal_re , wd_madrigal1 and wd_madrigal folder, tell me about this --> "resource\world" and blablablabla.........
    I'll try to help you with PM's. It's getting too spammy My best guess is there are problems with your resource files. We'll retrace back everything you did step by step. I'm also still learning about flyff so I might not be able to give a definite answer, but I'll try to atleast help you until you got the server up. So for now, we'll use PM.

    Quote Originally Posted by Agel Torregoza
    is there a video on tutorial like this?

    you might want to search on youtube, I've stumbled on some videos about it before. And still, if you just follow this guide carefully you would be able set it up no problem.

  13. #283
    Apprentice Agel Torregoza is offline
    MemberRank
    Nov 2013 Join Date
    16Posts

    Re: [how to][tutorial] Blessed release set up guide

    can i ask about this i have a problem with this

    int he results you will see a long number that looks like this 8d17235151cd4884c3596115a1d7d966, this is your hash password copy it and paste it in between the single quotes in the password section.

    what should its look like in the SQL like this
    @password = N'8d17235151cd4884c3596115a1d7d966(serus+pass)' or like this @password = N'8d17235151cd4884c3596115a1d7d966'

    why there`s no part 8 in Rain Client?

  14. #284
    Valued Member xAkira is offline
    MemberRank
    Feb 2013 Join Date
    DreamSKYLocation
    141Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Agel Torregoza View Post
    can i ask about this i have a problem with this

    int he results you will see a long number that looks like this 8d17235151cd4884c3596115a1d7d966, this is your hash password copy it and paste it in between the single quotes in the password section.

    what should its look like in the SQL like this
    @password = N'8d17235151cd4884c3596115a1d7d966(serus+pass)' or like this @password = N'8d17235151cd4884c3596115a1d7d966'

    why there`s no part 8 in Rain Client?

    The sql query should be like this @password = N'8d17235151cd4884c3596115a1d7d966'
    try use this link for the client. it's the combined rain flyff client https://mega.co.nz/#!9BhiEJYJ!Hi2QG1...Ms7dLuFJf60Fx4

  15. #285
    Apprentice Agel Torregoza is offline
    MemberRank
    Nov 2013 Join Date
    16Posts

    Re: [how to][tutorial] Blessed release set up guide

    Thanks :)



Advertisement