Granado Espada v28.00.72 retail server files

Page 7 of 12 FirstFirst 123456789101112 LastLast
Results 91 to 105 of 169
  1. #91
    Laravel Core Programmer Jangan is offline
    DeveloperRank
    Jul 2007 Join Date
    Dubai, UAELocation
    2,113Posts

    Re: Granado Espada v28.00.72 retail server files

    I will be taking over the development of Granado Espada, depends on the interest, I might release things publicly, or just start a group and launch my own private development server. Meanwhile any troubleshooting or concerns related to the files, I will be happy to assist, just ask your questions :)

    - - - Updated - - -

    Fun times...


  2. #92
    Apprentice najongjine is offline
    MemberRank
    Oct 2021 Join Date
    11Posts

    Re: Granado Espada v28.00.72 retail server files

    Is there any way to know ITEM_CODE and CHARACTER_ID?

  3. #93
    Apprentice najongjine is offline
    MemberRank
    Oct 2021 Join Date
    11Posts

    Re: Granado Espada v28.00.72 retail server files

    Quote Originally Posted by Jangan View Post
    I will be taking over the development of Granado Espada, depends on the interest, I might release things publicly, or just start a group and launch my own private development server. Meanwhile any troubleshooting or concerns related to the files, I will be happy to assist, just ask your questions :)

    - - - Updated - - -

    Fun times...



    When I try to buy costume, it keep says not enough gold. How did you buy costumes?

  4. #94
    Apprentice hatsune is offline
    MemberRank
    Jul 2021 Join Date
    7Posts

    Re: Granado Espada v28.00.72 retail server files

    Nice, finally! Been looking for a certain feature in the server. I noticed some features/npcs we're disable in the server. I tried adding renaisscance coin/bar which can be exchange to cash points. but I can't find a npc or option to do it. can you help me with this?

    I'm trying to play it like a normal game without modifying my character data.
    Last edited by hatsune; 30-10-21 at 05:15 PM.

  5. #95
    Laravel Core Programmer Jangan is offline
    DeveloperRank
    Jul 2007 Join Date
    Dubai, UAELocation
    2,113Posts

    Re: Granado Espada v28.00.72 retail server files

    So basically the ies files are database files containing all the information about what is available in the server and how things operate - these can be found on the server side.

    The IPF files are how they are packed on client side, there are tools on the Internet to convert them and better explained here https://starstorm-ge.blogspot.com/20...tools.html?m=1

    Once you can get both the server and client side synchronised, you will need to create a C++/C# launcher that does the following:

    - MD5 checksum of files to match
    - updater
    - launcher

    I'm still searching for a way to deny login to people that bypass the launcher from the server side using the available tools.

    Currently the only way I can do it is by injecting a dll into the server that will reject users that tamper with files.

    If someone is interested in starting a dedicated private server, hit me up over PM.

    - - - Updated - - -

    Quote Originally Posted by najongjine View Post
    When I try to buy costume, it keep says not enough gold. How did you buy costumes?
    The server and client files don't match exactly 100%, you need to modify the shops in both server/client

  6. #96
    Ancient One cmb is offline
    DeveloperRank
    Mar 2007 Join Date
    1,035Posts

    Re: Granado Espada v28.00.72 retail server files

    it would be nice if we had more updated source code for this game.

  7. #97
    Novice mavericky is offline
    MemberRank
    Oct 2021 Join Date
    3Posts

    sad Re: Granado Espada v28.00.72 retail server files

    Quote Originally Posted by jangan View Post
    i will be taking over the development of granado espada, depends on the interest, i might release things publicly, or just start a group and launch my own private development server. Meanwhile any troubleshooting or concerns related to the files, i will be happy to assist, just ask your questions :)

    - - - updated - - -

    fun times...

    jangan can you help me with this error on doing a server please i really need to play this game i really love it can you help me??? With my error on daemon failed to request run

    - - - Updated - - -

    Quote Originally Posted by Jangan View Post
    I will be taking over the development of Granado Espada, depends on the interest, I might release things publicly, or just start a group and launch my own private development server. Meanwhile any troubleshooting or concerns related to the files, I will be happy to assist, just ask your questions :)

    - - - Updated - - -

    Fun times...

    JANGAN CAN YOU HELP ME WITH THIS ERROR ON DOING A SERVER PLEASE I REALLY NEED TO PLAY THIS GAME I REALLY LOVE IT CAN YOU HELP ME??? WITH MY ERROR ON DAEMON FAILED TO REQUEST RUN

  8. #98
    Laravel Core Programmer Jangan is offline
    DeveloperRank
    Jul 2007 Join Date
    Dubai, UAELocation
    2,113Posts

    Re: Granado Espada v28.00.72 retail server files

    Quote Originally Posted by mavericky View Post
    jangan can you help me with this error on doing a server please i really need to play this game i really love it can you help me??? With my error on daemon failed to request run

    - - - Updated - - -


    JANGAN CAN YOU HELP ME WITH THIS ERROR ON DOING A SERVER PLEASE I REALLY NEED TO PLAY THIS GAME I REALLY LOVE IT CAN YOU HELP ME??? WITH MY ERROR ON DAEMON FAILED TO REQUEST RUN
    Give screenshot of the error, which .exe returned the error?

    - - - Updated - - -

    Quote Originally Posted by cmb View Post
    it would be nice if we had more updated source code for this game.
    Generally speaking, it's not very hard to update the game to the latest versions, you can easily update: Characters, items, skills, quests, interfaces probably the hard part would be to update actual game engine mechanics, but I don't think there are any that stand out.

    I actually have many ideas on how to update the client to the latest versions, just not sure if I'm willing to invest that much time into it, currently I'm just playing around and enjoying nostalgia
    Last edited by Jangan; 31-10-21 at 01:24 AM.

  9. #99
    Apprentice Hongjou is offline
    MemberRank
    Oct 2021 Join Date
    5Posts

    Re: Granado Espada v28.00.72 retail server files

    I can't buy item from item dealer when I buy potion I not get any item and my vis decreased
    How to fix it?

  10. #100
    Laravel Core Programmer Jangan is offline
    DeveloperRank
    Jul 2007 Join Date
    Dubai, UAELocation
    2,113Posts

    Re: Granado Espada v28.00.72 retail server files

    Quote Originally Posted by Hongjou View Post
    I can't buy item from item dealer when I buy potion I not get any item and my vis decreased
    How to fix it?
    The server and client files don't match exactly 100%, you need to modify the shops in both server/client

    Check my above replies

  11. #101
    Apprentice Hongjou is offline
    MemberRank
    Oct 2021 Join Date
    5Posts

    Re: Granado Espada v28.00.72 retail server files

    thank jangan

  12. #102
    Novice mavericky is offline
    MemberRank
    Oct 2021 Join Date
    3Posts

    Re: Granado Espada v28.00.72 retail server files

    [QUOTE=Jangan;9103077]Give screenshot of the error, which .exe returned the error?

    JANGAN I FIX THE ERROR OF FAILED REQUEST TO RUN IN DAEMON... NOW THE PROBLEM IS I COUDN'T CONNECT TO THE SERVER EVEN ITS ALL RUNNING CAN YOU HELP
    - - - Updated - - -

    - - - Updated - - -

    [QUOTE=mavericky;9103248][QUOTE=Jangan;9103077]Give screenshot of the error, which .exe returned the error?

    HERES THE SCREEN SHOTS

    - - - Updated - - -

    hope you can help jangan :(

    - - - Updated - - -

    - - - Updated - - -

    i really want to play this i hope you can help me :)

    - - - Updated - - -

    i dont know why its not running even the daemon says running???

    last day i played this game normal but in the next day why i cant login :(

    - - - Updated - - -

    heres the PHOTOS

    https://ibb.co/WnmFxdv
    https://ibb.co/WnmFxdv

    - - - Updated - - -

    HERES MY screenshot btw
    https://ibb.co/WnmFxdv

    https://ibb.co/vQ62VQJ

    - - - Updated - - -

    SEE I JUST LOGIN INTO IT YESTERDAY

    https://ibb.co/xMPYx7b
    https://ibb.co/xMPYx7b

  13. #103
    Novice mavericky is offline
    MemberRank
    Oct 2021 Join Date
    3Posts

    Re: Granado Espada v28.00.72 retail server files

    i think i have the problem now jangan
    barracks is not functioning or running is not supposed to happen right? or maybe its not the barracks let me know jangan how should i work this even the others are running pls help
    even i run the barracks its always keep saying no. :(


    screenshots
    https://ibb.co/2KSSy1Q
    https://ibb.co/2KSSy1Q

  14. #104
    Novice deaukung is offline
    MemberRank
    Nov 2021 Join Date
    3Posts

    Re: Granado Espada v28.00.72 retail server files

    JANGAN help im dropped out of game when open the box bounty hunter (the box after kil boss)

  15. #105
    Apprentice Hongjou is offline
    MemberRank
    Oct 2021 Join Date
    5Posts

    Re: Granado Espada v28.00.72 retail server files

    To: deaukung

    Previously, I had the problem of dropping out of the game due to Stance Bug.
    and i have done this step and can solve the problem.

    Try updating your client by
    1.go to your game folder and click update.exe
    2.Wait until the update is complete. and close game
    3.Copy all files in C:\rGE_server/release to your client's release folder again.
    4.and
    edit your IP in serverlist.xml, correct IP Server0_IP and Server1_IP

    I think this should solve the problem for you.



Advertisement