Envoy Posted February 13, 2020 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 48 Reputation: 7 Joined: 01/08/19 Last Seen: January 23 Share Posted February 13, 2020 (edited) buenas, estoy tratando de hacer correr el cliente del nombre en windows 10, y una vez diffeado algunas veces el cliente se cierra luego de cargar el mapa despues de char select. no da mensajes de error, nada. a veces el cliente simplemente no inicia, y otras inicia sin problema. estuve mirando el visor de eventos de windows y me da este error. tambien estoy usando estos diff. 1 Use Tilde for Matk 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 15 Disable HShield (Recommended) 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) 32 Increase Zoom Out Max 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 291 Hide packets from peek (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.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) 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) 63 Use Official Cloth Palettes 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 73 Remove Hourly Announce (Recommended) 74 Increase Screenshot Quality 76 Enforce Official Login Background 77 Enable Custom 3D Bones 84 Remove Serial Display (Recommended) 85 Show Cancel To Service Select 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) 105 Hide Nav Button 106 Hide BG Button 107 Hide Bank Button 108 Hide Booking Button 111 Hide Rec Button 205 Enable Monster Tables 213 Disable Help Message on Login (Recommended) 215 Increase Map Quality 216 Hide Cash Shop 229 Enable Emblem hover for BG 255 Change Auto Follow Delay alguna idea? Edited February 13, 2020 by Mael usa codebox Quote Link to comment Share on other sites More sharing options...
Mael Posted February 13, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: 5 hours ago Share Posted February 13, 2020 Qué configuración tienes en el clientinfo? Quote Link to comment Share on other sites More sharing options...
Envoy Posted February 13, 2020 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 48 Reputation: 7 Joined: 01/08/19 Last Seen: January 23 Author Share Posted February 13, 2020 (edited) <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot /> <connection> <display>^FF8C00===== ^4169E1Ro ^FF8C00=====</display> <balloon>Servidor Oficial</balloon> <desc>description</desc> <address>mi IP</address> <port>6900</port> <version>45</version> <langtype>17</langtype> <registrationweb>mi web</registrationweb> <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> <image>loading11.jpg</image> <image>loading12.jpg</image> <image>loading13.jpg</image> <image>loading14.jpg</image> <image>loading15.jpg</image> <image>loading16.jpg</image> <image>loading17.jpg</image> <image>loading18.jpg</image> <image>loading19.jpg</image> <image>loading20.jpg</image> <image>loading21.jpg</image> <image>loading22.jpg</image> <image>loading23.jpg</image> </loading> </connection> </clientinfo> Edited February 13, 2020 by Mael usa codebox Quote Link to comment Share on other sites More sharing options...
Mael Posted February 13, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: 5 hours ago Share Posted February 13, 2020 (edited) <servicetype>america</servicetype> <servertype>primary</servertype> <version>55</version> <langtype>1</langtype> Modifica estos campos, como lo que muestro arriba. edit: Mejor agrego un clientinfo completo para que puedas reemplazar por el tuyo y probar. <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>america</servicetype> <servertype>primary</servertype> <connection> <display>MYRO PRIVATE SERVER</display> <baloon>THE BEST SERVER OF 2020</baloon> <address>197.0.0.1</address> <port>6900</port> <version>55</version> <langtype>1</langtype> <registrationweb>WWW.MYWEB.COM</registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <yellow> <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> Edited February 13, 2020 by Mael Quote Link to comment Share on other sites More sharing options...
Envoy Posted February 13, 2020 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 48 Reputation: 7 Joined: 01/08/19 Last Seen: January 23 Author Share Posted February 13, 2020 lo corregí pero sigue pasando Quote Link to comment Share on other sites More sharing options...
Mael Posted February 13, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: 5 hours ago Share Posted February 13, 2020 7 minutes ago, Gigo said: lo corregí pero sigue pasando Qué data estás utilizando? Quote Link to comment Share on other sites More sharing options...
Envoy Posted February 13, 2020 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 48 Reputation: 7 Joined: 01/08/19 Last Seen: January 23 Author Share Posted February 13, 2020 6 minutes ago, Mael said: Qué data estás utilizando? en su mayoría la del proyecto de Ro english Quote Link to comment Share on other sites More sharing options...
Dark Lunacy Posted February 13, 2020 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 94 Reputation: 4 Joined: 02/12/17 Last Seen: April 22, 2023 Share Posted February 13, 2020 Parecen ser errores de Windows y no del RO Quote Link to comment Share on other sites More sharing options...
Mael Posted February 17, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: 5 hours ago Share Posted February 17, 2020 (edited) On 2/13/2020 at 10:28 AM, Gigo said: en su mayoría la del proyecto de Ro english Cuentas con todos los .dll en tu carpera de KRO? algunos antivirus suelen cargase varios. Edited February 17, 2020 by Mael typo error Quote Link to comment Share on other sites More sharing options...
Envoy Posted February 18, 2020 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 48 Reputation: 7 Joined: 01/08/19 Last Seen: January 23 Author Share Posted February 18, 2020 estoy usando una carpeta de KRO actualizada, la misma que se encuentra en estos foros. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.