Jump to content
  • 0

Problems with 2020-09-02bRagexeRE


konishiwa

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   1
  • Joined:  11/15/14
  • Last Seen:  

Hi community, i want to ask question about 2020-09-02bRagexeRE, i'm using kRO_FullClient_20210406, usually i'm play with 2020-06-17aRagexe without a problem

but this time i want to diff 2020-09-02bRagexeRE with Nemo and goes smooth without a problems

but when i'm click the Patched.exe it's appears errors image below

My 2020-09-02bRagexeRE Profiles

3 Chat Flood Remove Limit
5 Enable Proxy Support
6 Force Send Client Hash Packet
8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
10 Disable 4 Letter Character Name Limit
11 Disable 4 Letter User Name Limit
12 Disable 4 Letter Password Limit
13 Disable Ragexe Filename Check (Recommended)
16 Disable Swear Filter
17 Enable Official Custom Fonts
18 Skip Service Selection Screen
19 Enable Title Bar Menu
20 Extend Chat Box
21 Extend Chat Room Box
22 Extend PM Box
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
30 Increase Zoom Out 50%
34 Enable /showname (Recommended)
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
41 Disable Nagle Algorithm (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
47 Use Ragnarok Icon
48 Use Plain Text Descriptions (Recommended)
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
71 Ignore Resource Errors
72 Ignore Missing Palette Error
73 Remove Hourly Announce (Recommended)
76 Enforce Official Login Background
84 Remove Serial Display (Recommended)
88 Allow space in guild name
90 Enable DNS Support (Recommended)
100 Disable Multiple Windows
213 Disable Help Message on Login (Recommended)
229 Enable Emblem hover for BG
231 Remove hardcoded address/port (Recommended)
232 Restore old login packet (Recommended)
234 Ignore Lua Errors
239 Ignore /account: command line argument
242 Disable kRO Site Launch
248 Remove wrong chars from cash shop
256 Use Default Web Browser In Cashshop
258 Enable Shortcut All Item
270 Change AchievementList*.lub path
272 Change Towninfo*.lub path
273 Change PetEvolutionCln*.lub path
274 Change Tipbox*.lub path
275 Change CheckAttendance*.lub path
276 Change OngoingQuestInfoList*.lub path
277 Change RecommendedQuestInfoList*.lub path
278 Change PrivateAirplane*.lub path
290 Hide build info in client (Recommended)
291 Hide packets from peek (Recommended)
313 Change MapInfo*.lub path
317 Ignore Quest Errors
323 Restore Songs Effect
326 Disable OTP Login Packet
338 Additional client validation (Recommended)
362 Fixes the Korean Job name issue with LangType (Recommended)
404 Use borderless mode in full screen (Recommended)
409 Add close button to game window

can someone help me?, i'm already searched entire forum about ctwitter errors, but it seems different cases. ?

ctwitter.jpg

Edited by Mael
Use codebox
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   1
  • Joined:  11/15/14
  • Last Seen:  

On 12/7/2021 at 6:17 PM, Functor said:

It can be the problem of ExternalSettings file "..\data\luafiles514\lua files\service_korea\externalsettings_kr.lub". You should check it in this file:

hi, i'm try extracted externalsettings_kr.lub from my grf and open with notepad++, here's the content, any changed i should committed in my file?

MaxLevelTable = {
    BaseLevel = 99,
    BaseLevel3rd = 200,
    BaseLevelExtend2 = 200,
    BaseLevelUpperJob = 200,
    BaseLevelHomun = 200,
    BaseLevelDoram = 200,
    JobLevelNovice = 10,
    JobLevelSuperNovice = 99,
    JobLevelBase = 50,
    JobLevel2nd = 70,
    JobLevel3rd = 70,
    JobLevelExtend2 = 70,
    JobLevelUpperJob = 70,
    JobLevelDoram = 60
}
MakeableRace = { Doram = true }
Url = { TwitterUrl = "http://0.0.0.0:3000" }
AccountLinkedUserDataUrl = {
    Save = "http://0.0.0.0:3000/userconfig/save",
    Load = "http://0.0.0.0:3000/userconfig/load"
}
TwitterDataUrl = {
    Auth = "http://0.0.0.0:3000/twitter/user-auth",
    Upload = "http://0.0.0.0:3000/twitter/upload"
}
EmblemDataUrl = {
    Upload = "http://0.0.0.0:3000/emblem/upload",
    Download = "http://0.0.0.0:3000/emblem/download"
}
LEVELAURA = {}
LEVELAURA["EF_NONE"] = -1
LEVELAURA["EF_LEVEL99"] = 200
LEVELAURA["EF_LEVEL99_ORB1"] = 976
LEVELAURA["EF_LEVEL99_ORB2"] = 977
LEVELAURA["EF_LEVEL150"] = 978
LEVELAURA["EF_LEVEL150_SUB"] = 979
LEVELAURA["EF_LEVEL160"] = 1022
LEVELAURA["EF_LEVEL160_SUB"] = 1023
LEVELAURA["EF_LEVEL185"] = 1226
LEVELAURA["EF_LEVEL185_SUB"] = 1227
Level99AuraTable = {
    Default99LvAura = LEVELAURA.EF_LEVEL99,
    Default99LvAura_sub = LEVELAURA.EF_LEVEL99_ORB1,
    Baby99LvAura = LEVELAURA.EF_LEVEL99,
    Baby99LvAura_sub = LEVELAURA.EF_LEVEL99_ORB2,
    SecondHigh99LvAura = 0,
    SecondHigh99LvAura_sub = 0,
    Homun99LvAura = 0,
    Homun99LvAura_sub = 0,
    Boss99LvAura_sub = LEVELAURA.EF_LEVEL99_ORB1
}
MaxLevelAuraTable = {
    Default150LvAura = LEVELAURA.EF_LEVEL150,
    Default150LvAura_sub = LEVELAURA.EF_LEVEL150_SUB,
    Default160LvAura = LEVELAURA.EF_LEVEL185,
    Default160LvAura_sub = LEVELAURA.EF_LEVEL185_SUB,
    Default185LvAura = LEVELAURA.EF_LEVEL185,
    Default185LvAura_sub = LEVELAURA.EF_LEVEL185_SUB,
    HomunMaxLvAura = LEVELAURA.EF_LEVEL185,
    HomunMaxLvAura_sub = LEVELAURA.EF_LEVEL185_SUB
}
function GetTableIntValueForC(tableName, keyName)
    local t = _G[tableName]
    if nil == t then
        return -1
    end
    local intValue = t[keyName]
    if nil == intValue then
        return -1
    else
        return intValue
    end
end

function GetTableStringValueForC(tableName, keyName)
    local t = _G[tableName]
    if nil == t then
        return ""
    end
    local stringValue = t[keyName]
    if nil == stringValue then
        return ""
    else
        return stringValue
    end
end

function GetTableBoolValueForC(tableName, keyName)
    local t = _G[tableName]
    if nil == t then
        return false
    end
    local boolValue = t[keyName]
    if nil == boolValue then
        return false
    else
        return boolValue
    end
end

any changed i should committed in my file?

 

Problem solved with using sclientinfo.xml instead of clienfinfo.xml.

Thank you for replying me.

the problem is solved, now Moderators can lock this thread please ???

Edited by Mael
Use codebox
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

Hello! You should try to apply the patch "Always load Korea ExternalSettings lua file"

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   1
  • Joined:  11/15/14
  • Last Seen:  

2 minutes ago, Functor said:

Hello! You should try to apply the patch "Always load Korea ExternalSettings lua file"

hi, thanks for replied, already do what you suggested, but same error ?

123123.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

It can be the problem of ExternalSettings file "..\data\luafiles514\lua files\service_korea\externalsettings_kr.lub". You should check it in this file:

Quote

Url = { TwitterUrl = "http://0.0.0.0:3000" }
TwitterDataUrl = {
    Auth = "http://0.0.0.0:3000/twitter/user-auth",
    Upload = "http://0.0.0.0:3000/twitter/upload"
}

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...