Jump to content
  • 0

Help making the Client Side work


eddsan

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/25/18
  • Last Seen:  

Hello all, this is my first time in years making a server for me, I remenber that in the last time I tried to make a server for me I got things to work, but now I forgot all the process.

I compiled the Emulator, configured it, did the database part and when I open the server everything looks fine, with no errors whatsoever.

Then now I am stuck here for good weeks now, in the Client side...

I am using the folder provided in this post, using the 20180620 client provided in this post and packing these lua files in the data.grf that comes in the folder.

(even though in the GitHub page says that the 20180620 client is not supported, I already see people making it work)

I diffed my client with these options:

Spoiler

3 Chat Flood Remove Limit
6 Force Send Client Hash Packet
8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
13 Disable Ragexe Filename Check (Recommended)
16 Disable Swear Filter
17 Enable Official Custom Fonts
18 Skip Service Selection Screen
20 Extend Chat Box
21 Extend Chat Room Box
22 Extend PM Box
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
32 Increase Zoom Out Max
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
303 Use Default Web Browser In Cashshop
47 Use Ragnarok Icon
304 Use Default Web Browser for <URL>
48 Use Plain Text Descriptions (Recommended)
305 Enable Shortcut All Item
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
61 Disable Packet Encryption
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
69 Extend Npc Dialog Box
71 Ignore Resource Errors
72 Ignore Missing Palette Error
73 Remove Hourly Announce (Recommended)
74 Increase Screenshot Quality
76 Enforce Official Login Background
84 Remove Serial Display (Recommended)
86 Only First Login Background
88 Allow space in guild name
90 Enable DNS Support (Recommended)
91 Disconnect to Login Window
97 Cancel to Login Window (Recommended)
103 Disable Auto follow
208 Restore Cash Shop Icon
213 Disable Help Message on Login (Recommended)
229 Enable Emblem hover for BG
239 Ignore /account: command line argument
246 Increase hair style limit in game
248 Remove wrong chars from cash shop
251 Allow close cutin by pressing esc key

 

The result is a error message telling me that "Ragnarok.exe has changed, press OK to restart", then it's restarts with a grey window. When i try to open again it just won't open.

After that I decided to only diff with recommended options, the result this time is a error of some font missing called "RixSquirrl.eot", tried to find this font online with no success.

Then that's ir, I am stuck here for weeks now, anyone can gadly tell me what I am doing wrong? I sorry for my english, I know it's really sloppy but I tried my best.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1167
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

3 hours ago, eddsan said:

Hello all, this is my first time in years making a server for me, I remenber that in the last time I tried to make a server for me I got things to work, but now I forgot all the process.

I compiled the Emulator, configured it, did the database part and when I open the server everything looks fine, with no errors whatsoever.

Then now I am stuck here for good weeks now, in the Client side...

I am using the folder provided in this post, using the 20180620 client provided in this post and packing these lua files in the data.grf that comes in the folder.

(even though in the GitHub page says that the 20180620 client is not supported, I already see people making it work)

I diffed my client with these options:

  Hide contents

3 Chat Flood Remove Limit
6 Force Send Client Hash Packet
8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
13 Disable Ragexe Filename Check (Recommended)
16 Disable Swear Filter
17 Enable Official Custom Fonts
18 Skip Service Selection Screen
20 Extend Chat Box
21 Extend Chat Room Box
22 Extend PM Box
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
32 Increase Zoom Out Max
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
303 Use Default Web Browser In Cashshop
47 Use Ragnarok Icon
304 Use Default Web Browser for <URL>
48 Use Plain Text Descriptions (Recommended)
305 Enable Shortcut All Item
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
61 Disable Packet Encryption
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
69 Extend Npc Dialog Box
71 Ignore Resource Errors
72 Ignore Missing Palette Error
73 Remove Hourly Announce (Recommended)
74 Increase Screenshot Quality
76 Enforce Official Login Background
84 Remove Serial Display (Recommended)
86 Only First Login Background
88 Allow space in guild name
90 Enable DNS Support (Recommended)
91 Disconnect to Login Window
97 Cancel to Login Window (Recommended)
103 Disable Auto follow
208 Restore Cash Shop Icon
213 Disable Help Message on Login (Recommended)
229 Enable Emblem hover for BG
239 Ignore /account: command line argument
246 Increase hair style limit in game
248 Remove wrong chars from cash shop
251 Allow close cutin by pressing esc key

 

The result is a error message telling me that "Ragnarok.exe has changed, press OK to restart", then it's restarts with a grey window. When i try to open again it just won't open.

After that I decided to only diff with recommended options, the result this time is a error of some font missing called "RixSquirrl.eot", tried to find this font online with no success.

Then that's ir, I am stuck here for weeks now, anyone can gadly tell me what I am doing wrong? I sorry for my english, I know it's really sloppy but I tried my best.

After pop up this message "Ragnarok.exe has changed, press OK to restart"

open the client again and try login again.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  234
  • Reputation:   113
  • Joined:  02/24/15
  • Last Seen:  

3 hours ago, eddsan said:

Hello all, this is my first time in years making a server for me, I remenber that in the last time I tried to make a server for me I got things to work, but now I forgot all the process.

I compiled the Emulator, configured it, did the database part and when I open the server everything looks fine, with no errors whatsoever.

Then now I am stuck here for good weeks now, in the Client side...

I am using the folder provided in this post, using the 20180620 client provided in this post and packing these lua files in the data.grf that comes in the folder.

(even though in the GitHub page says that the 20180620 client is not supported, I already see people making it work)

I diffed my client with these options:

  Hide contents

3 Chat Flood Remove Limit
6 Force Send Client Hash Packet
8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
13 Disable Ragexe Filename Check (Recommended)
16 Disable Swear Filter
17 Enable Official Custom Fonts
18 Skip Service Selection Screen
20 Extend Chat Box
21 Extend Chat Room Box
22 Extend PM Box
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
32 Increase Zoom Out Max
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
303 Use Default Web Browser In Cashshop
47 Use Ragnarok Icon
304 Use Default Web Browser for <URL>
48 Use Plain Text Descriptions (Recommended)
305 Enable Shortcut All Item
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
61 Disable Packet Encryption
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
69 Extend Npc Dialog Box
71 Ignore Resource Errors
72 Ignore Missing Palette Error
73 Remove Hourly Announce (Recommended)
74 Increase Screenshot Quality
76 Enforce Official Login Background
84 Remove Serial Display (Recommended)
86 Only First Login Background
88 Allow space in guild name
90 Enable DNS Support (Recommended)
91 Disconnect to Login Window
97 Cancel to Login Window (Recommended)
103 Disable Auto follow
208 Restore Cash Shop Icon
213 Disable Help Message on Login (Recommended)
229 Enable Emblem hover for BG
239 Ignore /account: command line argument
246 Increase hair style limit in game
248 Remove wrong chars from cash shop
251 Allow close cutin by pressing esc key

 

The result is a error message telling me that "Ragnarok.exe has changed, press OK to restart", then it's restarts with a grey window. When i try to open again it just won't open.

After that I decided to only diff with recommended options, the result this time is a error of some font missing called "RixSquirrl.eot", tried to find this font online with no success.

Then that's ir, I am stuck here for weeks now, anyone can gadly tell me what I am doing wrong? I sorry for my english, I know it's really sloppy but I tried my best.

sclientinfo, change "korea" for america

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  154
  • Reputation:   6
  • Joined:  10/14/17
  • Last Seen:  

its cause u picked a shitty client 

 

something went wrong while diffing

or the client is just crapp

(i actually dont know whats wrong i just know to keep trying new ones)

 

 

i recommend 2015-10-29a . . . 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/25/18
  • Last Seen:  

18 hours ago, hendra814 said:

After pop up this message "Ragnarok.exe has changed, press OK to restart"

open the client again and try login again.

as I said in the post, once that happens and I try to reopen the client it's refuse to open again.

18 hours ago, maken06 said:

sclientinfo, change "korea" for america

channged that, repacked in data.grf, client still refuses to open...

5 hours ago, lllaaazzz said:

its cause u picked a shitty client 

 

something went wrong while diffing

or the client is just crapp

(i actually dont know whats wrong i just know to keep trying new ones)

 

 

i recommend 2015-10-29a . . . 

well, since rAthena list this client as the most recent fully supported and compatible there's shold be no problems, and I downloaded the client from the official post in the forums. I don't want to use an old client like that because what a read online there's a lot of new things since 2015... (Doram for example)

 

Edit: I was able to solve the problem, I open NEMO and investigated all maked patches, and one saying "Ignore resources Error" was marked, I dismarked it and I was presented with the font missing error "RixSquirrel_10.eot". I was able to find the fonts and put them in the right place. Now the clients opens, but when I type login and password and the client tries to load char data, it crashes immediately without error messages. Any thoughts?

Edited by eddsan
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

12 hours ago, eddsan said:

as I said in the post, once that happens and I try to reopen the client it's refuse to open again.

channged that, repacked in data.grf, client still refuses to open...

well, since rAthena list this client as the most recent fully supported and compatible there's shold be no problems, and I downloaded the client from the official post in the forums. I don't want to use an old client like that because what a read online there's a lot of new things since 2015... (Doram for example)

 

Edit: I was able to solve the problem, I open NEMO and investigated all maked patches, and one saying "Ignore resources Error" was marked, I dismarked it and I was presented with the font missing error "RixSquirrel_10.eot". I was able to find the fonts and put them in the right place. Now the clients opens, but when I type login and password and the client tries to load char data, it crashes immediately without error messages. Any thoughts?

i think because you dont have proper data for select char?
what client did u use?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/25/18
  • Last Seen:  

1 hour ago, melv0 said:

i think because you dont have proper data for select char?
what client did u use?

Client 20180620 RE.

What I tried so far:

  • In this post is saying that the skin of char selection screen was changed between 201806 and 201810 (I am using a data folder dated 201808), so I downloaded the correct textures for my client (the old ones) and pasted in the correct folder(data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/), nothing, game still crashes.
  • Here, this person was having the same problem as me, he got things to work disabling Doram creation, also tried that, with no success.

For extra info: the login server is reached and char server responds with the "Loading Char Data (id)", so is probably not server fault.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...