Slicer 16 Posted May 25, 2018 10 hours ago, 4144 said: use correct skill related lua files from kro and will be no this error. Has the kRO updated the visual effects of the skills? I'm taking alert with various skill effects that I did not have before after upgrading to the 2018 client. Share this post Link to post Share on other sites
4144 364 Posted May 25, 2018 kro often update different files, change formats etc. for working with exe on given date, you must always update all your data to same date. 1 Slicer reacted to this Share this post Link to post Share on other sites
Slicer 16 Posted May 25, 2018 12 hours ago, 4144 said: kro often update different files, change formats etc. for working with exe on given date, you must always update all your data to same date. Do you know the content of these repositories? Spoiler Url = { TwitterUrl = "http://112.175.128.140:3000/" } AccountLinkedUserDataUrl = { Save = "http://112.175.128.140:3000/userconfig/save", Load = "http://112.175.128.140:3000/userconfig/load" } TwitterDataUrl = { Auth = "http://112.175.128.140:3000/twitter/user-auth", Upload = "http://112.175.128.140:3000/twitter/upload" } Share this post Link to post Share on other sites
4144 364 Posted May 25, 2018 you mean urls? i think this is service for work with twitter from client Share this post Link to post Share on other sites
Virtue 10 Posted May 26, 2018 On 5/21/2018 at 7:32 PM, astralprojection said: yes, patch to hide buttons seems not working properly with 2018-04+ . anyone has solution for this? @4144 do you have any updates about this? Share this post Link to post Share on other sites
noobzter003 3 Posted May 26, 2018 im using 2018-03-21aRagexeRE mmo.h Quote #ifndef PACKETVER #define PACKETVER 20180321 #endif // PACKETVER clientinfo.xlm Quote <?xml version="1.0" encoding="euc-kr" ?><clientinfo> <desc>Ragnarok Online Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <hideaccountlist></hideaccountlist> <extendedslot></extendedslot> <readfolder></readfolder> <connection> <display>ZERO</display> <address>127.0.0.1</address> <port>6900</port> <version>56</version> <langtype>12</langtype> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> <admin>2000006</admin> <admin>2000007</admin> <admin>2000008</admin> <admin>2000009</admin> <admin>2000010</admin> <admin>2000011</admin> <admin>2000012</admin> <admin>2000013</admin> <admin>2000014</admin> <admin>2000015</admin> <admin>2000016</admin> <admin>2000017</admin> <admin>2000018</admin> <admin>2000019</admin> <admin>2000020</admin> <admin>2000021</admin> <admin>2000022</admin> <admin>2000023</admin> <admin>2000024</admin> </aid> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> </loading> </connection></clientinfo> client.conf Quote // Whether to enable the official packet obfuscation support (good vs WPE) // 0: disabled // 1: optional (not recommended) -- identifies whether it is required // 2: enabled (recommended) packet_obfuscation: 0 Diff.. Quote 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 32 Increase Zoom Out Max 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 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) 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) 61 Disable Packet Encryption 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 68 Enable 64k Hairstyle 71 Ignore Resource Errors 72 Ignore Missing Palette Error 84 Remove Serial Display (Recommended) 88 Allow space in guild name 90 Enable DNS Support (Recommended) 91 Disconnect to Login Window 100 Disable Multiple Windows 101 Skip Friend list Cheat Check 102 Skip Guild Member Cheat Check 208 Restore Cash Shop Icon 213 Disable Help Message on Login (Recommended) 215 Increase Map Quality 234 Ignore Lua Errors anyone can help me thanks in advance!! Share this post Link to post Share on other sites
Slicer 16 Posted May 27, 2018 On 25/05/2018 at 1:13 PM, 4144 said: you mean urls? i think this is service for work with twitter from client exactly, whenever I log in the game appears the message that the account is disconnected, I imagine it is due to the lack of login in this system, in the SNS, do you know what kind of information is stored in these repositories? Share this post Link to post Share on other sites
4144 364 Posted May 27, 2018 1 hour ago, Slicer said: exactly, whenever I log in the game appears the message that the account is disconnected, I imagine it is due to the lack of login in this system, in the SNS, do you know what kind of information is stored in these repositories? no, i not sure how they works. but i think for private server you should create same services, because from gravity will works only on official servers Share this post Link to post Share on other sites
4144 364 Posted May 27, 2018 12 hours ago, noobzter003 said: im using 2018-03-21aRagexeRE mmo.h clientinfo.xlm client.conf Diff.. anyone can help me thanks in advance!! probably better create separate topic, because server or client configuration unrelated to client exes list. also you should be sure what you configured server in correct way. and after you changed some files, need run make clean and build again. and in topic show server messages... Share this post Link to post Share on other sites
noobzter003 3 Posted May 27, 2018 On 3/19/2018 at 2:29 AM, Archetype Saber said: Try to use this and save as "sclientinfo.xml" Hide contents <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Online Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Local</display> <address>127.0.0.1</address> <port>6900</port> <version>46</version> <langtype>0</langtype> <registrationweb>www.ragnarok.com</registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> </loading> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </yellow> </connection> </clientinfo> as for the diff. (2018-03-07bRagexeRE) NEMO used: https://gitlab.com/4144/Nemo - Credits: @4144 Reveal hidden contents 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 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) 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 53 Use Ascii on All LangTypes (Recommended) 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 84 Remove Serial Display (Recommended) 90 Enable DNS Support (Recommended) 97 Cancel to Login Window (Recommended) 213 Disable Help Message on Login (Recommended) else if all fails. try to review your connections in conf folder of server side/trunk/master file STILL THE SAME T_T BUT IF IM USING 2013-07-08 I CAN CONNECT IN TO IT. Share this post Link to post Share on other sites
tathanvocuc017 1 Posted May 28, 2018 On 13/3/2018 at 5:40 AM, OmarAcero said: Does anyone know, how works the window to remove characters? The client does not allow me to delete the character when he placed the date of birth Reveal hidden contents Sorry...How you open Attendance Check? Share this post Link to post Share on other sites
noobzter003 3 Posted May 28, 2018 (edited) 13 hours ago, tathanvocuc017 said: change the date in features.conf Edited May 29, 2018 by noobzter003 Share this post Link to post Share on other sites
tathanvocuc017 1 Posted May 29, 2018 (edited) 10 hours ago, noobzter003 said: change the date in client.conf i can't understand... Can you explain it better? Edited May 29, 2018 by tathanvocuc017 Share this post Link to post Share on other sites
noobzter003 3 Posted May 29, 2018 1 hour ago, tathanvocuc017 said: i can't understand... Can you explain it better? change here^_^ conf/map/battle/features.conf // Enable Attendance System for clients >= 2018-03-07bRagexeRE or 2018-04-04bRagexe // true: enable (Default) // false: disable enable_attendance_system: true // Attendance End time in the format YearMonthDay feature_attendance_endtime: 20180331 -->> you should change this date the time you want to end yout attendance check 1 tathanvocuc017 reacted to this Share this post Link to post Share on other sites
tathanvocuc017 1 Posted May 29, 2018 29 minutes ago, noobzter003 said: change here^_^ conf/map/battle/features.conf // Enable Attendance System for clients >= 2018-03-07bRagexeRE or 2018-04-04bRagexe // true: enable (Default) // false: disable enable_attendance_system: true // Attendance End time in the format YearMonthDay feature_attendance_endtime: 20180331 -->> you should change this date the time you want to end yout attendance check If I were to please show me how to add items for it,okay? Share this post Link to post Share on other sites
noobzter003 3 Posted May 29, 2018 3 hours ago, tathanvocuc017 said: If I were to please show me how to add items for it,okay? db/attendance_db.conf 1 tathanvocuc017 reacted to this Share this post Link to post Share on other sites
tathanvocuc017 1 Posted May 29, 2018 59 minutes ago, noobzter003 said: db/attendance_db.conf http://imgurl I have problem with it!!Do not know what I lack? Share this post Link to post Share on other sites
noobzter003 3 Posted May 29, 2018 2 minutes ago, tathanvocuc017 said: http://imgurl I have problem with it!!Do not know what I lack? can u provide map-sever/login-server/char-server screenshot. is there any error of it? Share this post Link to post Share on other sites
tathanvocuc017 1 Posted May 29, 2018 (edited) 15 minutes ago, noobzter003 said: can u provide map-sever/login-server/char-server screenshot. is there any error of it? I don't see any error map-sever/login-server/char-server...Maybe probem with lua file.Attendance needed to lua file? Edited May 29, 2018 by tathanvocuc017 Share this post Link to post Share on other sites
Freyr of Alfheim 1 Posted May 29, 2018 Sorry to ask, I'm currently using 2017-06-14bRE and I'm trying to diff the client with 4144 NEMO's. I was wondering does someone has a solution to this? Share this post Link to post Share on other sites
Slicer 16 Posted May 29, 2018 Does anyone know what causes this problem? even ignoring the errors of the lua files still the problem persists. Spoiler Share this post Link to post Share on other sites
4144 364 Posted May 30, 2018 from message mean something wrong with navigation Share this post Link to post Share on other sites
Slicer 16 Posted May 30, 2018 46 minutes ago, 4144 said: from message mean something wrong with navigation but it does not make sense, I have already tried with all kro .grf folders and even then the error persists. Share this post Link to post Share on other sites
4144 364 Posted May 30, 2018 it probably located in data directory Share this post Link to post Share on other sites
Slicer 16 Posted May 30, 2018 11 hours ago, 4144 said: it probably located in data directory no, I'm an idiot, I managed to solve, I updated my luafiles with the kRO rdata and solved! Thank you! Share this post Link to post Share on other sites