Jump to content

Recommended Posts

Posted

Already used by kro :

 

  JT_C5_ANGRA_MANTIS = 2900,
  JT_C1_ANGRA_MANTIS = 2901,
  JT_C2_ANDRE = 2902,
  JT_C3_ANCIENT_MIMIC = 2903,
  JT_C4_ANACONDAQ = 2904,
  JT_C5_AMBERNITE = 2905,
  JT_C1_ALNOLDI = 2906,
  JT_C2_ALLIGATOR = 2907,
  JT_C3_ALIZA = 2908,
  JT_C4_ALICEL = 2909,
  JT_C5_ALARM = 2910,
  JT_C1_AGAV = 2911,
  JT_C2_ACIDUS_ = 2912,
  JT_C3_ACIDUS_ = 2913,
  JT_E_GEFFEN_MAGE_3_1 = 2914,
  JT_HIDDEN_MOB6 = 2915,
  JT_BIG_BEN = 2916,
  JT_BIG_BELL = 2917,
  JT_TIME_KEEPER = 2918,
  JT_NEO_PUNK = 2919,
  JT_ARC_ELDER = 2920,
  JT_OWL_VISCOUNT = 2921,
  JT_G_OWL_VISCOUNT = 2922,
  JT_OWL_MARQUEES = 2923,
  JT_T_ELDER_WILOW = 2924,
  JT_T_WILOW = 2925,
  JT_T_HARPY = 2926,
  JT_T_MINERAL = 2927,
  JT_T_GIBBET = 2928,
  JT_T_PLASMA_G = 2929,
  JT_T_SOLACE = 2930,
  JT_T_METALING = 2931,
  JT_T_POPORING = 2932,
  JT_T_DEVILING = 2933,
  JT_T_ARCHANGELING = 2934,
  JT_T_EVIL_CLOUD_HERMIT = 2935,
  JT_E_GHOSTRING = 2936,
  JT_M_LOKI = 2937,
  JT_MM_MAGIC_SEAL = 2938,
  JT_MM_EVIL_SHADOW1 = 2939,
  JT_MM_EVIL_SHADOW2 = 2940,
  JT_MM_EVIL_SHADOW3 = 2941,
  JT_MM_EVIL_FANATICS = 2942,
  JT_MM_ICE_MINE = 2943,
  JT_J_HORNET = 2944,
  JT_J_MUMMY = 2945,
  JT_J_ANUBIS = 2946,
  JT_J_EGGYRA = 2947,
  JT_CURSED_SOLDIER = 2948,
  JT_CURSED_SENTINEL = 2949,
  JT_BROKEN_MIND = 2950,
  JT_FLOATING_WORD = 2951,
  JT_LIKE_LOVE = 2952,
  JT_CURSED_MEMORY = 2953,
  JT_COLORLESS_VOW = 2954,
  JT_OLD_FRIENDSHIP = 2955,
  JT_SWEET_SLAUGHTER = 2956,
  JT_FORGOTTEN_NAME = 2957,
  JT_FATAL_DAYS = 2958,
  JT_TORTUROUS_REDEEMER = 2959,
  JT_MM_FLAMECROSS = 2960,
  JT_E_TORTUROUS_REDEEMER = 2961,
  JT_E_DEVILING = 2962,
  JT_WOODIE = 2963,
  JT_EXP_1000 = 2964,
  JT_TW_APOCALIPS_H = 2965,
  JT_TW_B_EREMES = 2966,
  JT_TW_B_HARWORD = 2967,
  JT_TW_B_SEYREN = 2968,
  JT_TW_BAPHOMET2 = 2969,
  JT_TW_DARK_LORD = 2970,
  JT_TW_DARK_SNAKE_LORD = 2971,
  JT_TW_DOPPELGANGER = 2972,
  JT_TW_DRACULA = 2973,
  JT_TW_EDDGA = 2974,
  JT_TW_FALLINGBISHOP = 2975,

 

Start between 8000 and 20 000

Posted (edited)

ok thanks, i will try with other id.

 

i tryied with anothers id, but all appear like a poring now. not like other monsters anymore.

 

i tryied with id: 7000, 8000, 10000, 18000.

 

now i have this problem. 

 

mcsq.png

 

i dont know why it doesnt appera the sprite name of the  .spr and .act.

Edited by elnyku
Posted (edited)

@Shakto

do you mind to fix the 70000 value in 2013-08-07, packets?

it's in takeitem,

 

@NeoMind

can you make ForceClientHashPacket xdiff?

Edited by exneval
Posted

Nagle algo patch hash alrdy the packet...

For your error, use the disable packet encryption patch, there is not a packet with an id more than 0900 for now.

Posted

dear all, i've got new problem

 

using 2013-03-20 and default svn i can't buy cash item from npc. at console write error can use langtype 6

but actually i used langtype 0

Posted

nevermind, about my error, the problem is with de lub files, when i add my custom monsters appear an error

 

 

5z7i.png

i cheked a lot of time the tables and i dont find any mistake, i have the same lubs on my server and i dont have any problem, any idea?

Posted

check line number 2887 in jobname.lua it is using a value that you did not put in npcidentity.lua file. Second error is because of the first one.

Posted

which date and what all patches did you apply?

Uncheck Ignore missing files and Ignore missing pallettes patches (if you have used them) and check if any errors are showing before crashing.

Posted

My diff files:

 

<?xml version="1.0"?>
<DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>Last Patches</Name>
  <Entries>
    <DiffProfileEntry>
      <PatchID>2</PatchID>
      <PatchName>Allow Chat Flood (? lines)</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>allowChatFlood</name>
          <value>100</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>88</PatchID>
      <PatchName>Allow space in guild name</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>7</PatchID>
      <PatchName>Change Gravity Error Handler</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>8</PatchID>
      <PatchName>Custom Window Title</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>customWindowTitle</name>
          <value>Bifrost Ragnarok Online</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>13</PatchID>
      <PatchName>Disable Ragexe Filename Check</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>15</PatchID>
      <PatchName>Disable HShield</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>61</PatchID>
      <PatchName>Disable Packet Encryption</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>68</PatchID>
      <PatchName>Enable 64k Hairstyle</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>90</PatchID>
      <PatchName>EnableDNSSupport</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>49</PatchID>
      <PatchName>Enable Multiple GRFs</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>19</PatchID>
      <PatchName>Enable Title Bar Menu</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>76</PatchID>
      <PatchName>Enforce Official Login Background</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>20</PatchID>
      <PatchName>Extended Chat Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>21</PatchID>
      <PatchName>Extended Chat Room Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>22</PatchID>
      <PatchName>Extended PM Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>24</PatchID>
      <PatchName>Fix Camera Angles</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>64</PatchID>
      <PatchName>@ Bug Fix (Recommended)</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>71</PatchID>
      <PatchName>Ignore Missing File Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>72</PatchID>
      <PatchName>Ignore Missing Palette Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>28</PatchID>
      <PatchName>Increase Headgear ViewID to 5000</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>30</PatchID>
      <PatchName>Increase Zoom Out 50%</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>65</PatchID>
      <PatchName>Load ItemInfo.lua before lub</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>33</PatchID>
      <PatchName>KOREA ServiceType XML Fix</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>35</PatchID>
      <PatchName>Read Data Folder First</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>37</PatchID>
      <PatchName>Read questid2display.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>73</PatchID>
      <PatchName>Remove Hourly Annonce</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>84</PatchID>
      <PatchName>Remove Serial Display</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>41</PatchID>
      <PatchName>Disable Nagle Algorithm</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>50</PatchID>
      <PatchName>Skip License Screen</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>95</PatchID>
      <PatchName>Use SSO Login Packet</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>44</PatchID>
      <PatchName>Translate Client In English</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>51</PatchID>
      <PatchName>Ascii & Arial on All Langtypes</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>46</PatchID>
      <PatchName>Use Normal Guild Brackets</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>47</PatchID>
      <PatchName>Use Ragnarok Icon</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>54</PatchID>
      <PatchName>eXtract MsgStringTable.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>62</PatchID>
      <PatchName>eXtract txt file strings</PatchName>
      <Inputs />
    </DiffProfileEntry>
  </Entries>
</DiffProfile>
 

 

Im using de data with the lua/lub on the first topic, i tried with de Bro(brazilia data.grf) and Kro data.grf and got the same error.

My hexed is 2013-07-03

None error before that crash =/

Posted

My diff files:

 

<?xml version="1.0"?>
<DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>Last Patches</Name>
  <Entries>
    <DiffProfileEntry>
      <PatchID>2</PatchID>
      <PatchName>Allow Chat Flood (? lines)</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>allowChatFlood</name>
          <value>100</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>88</PatchID>
      <PatchName>Allow space in guild name</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>7</PatchID>
      <PatchName>Change Gravity Error Handler</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>8</PatchID>
      <PatchName>Custom Window Title</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>customWindowTitle</name>
          <value>Bifrost Ragnarok Online</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>13</PatchID>
      <PatchName>Disable Ragexe Filename Check</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>15</PatchID>
      <PatchName>Disable HShield</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>61</PatchID>
      <PatchName>Disable Packet Encryption</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>68</PatchID>
      <PatchName>Enable 64k Hairstyle</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>90</PatchID>
      <PatchName>EnableDNSSupport</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>49</PatchID>
      <PatchName>Enable Multiple GRFs</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>19</PatchID>
      <PatchName>Enable Title Bar Menu</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>76</PatchID>
      <PatchName>Enforce Official Login Background</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>20</PatchID>
      <PatchName>Extended Chat Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>21</PatchID>
      <PatchName>Extended Chat Room Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>22</PatchID>
      <PatchName>Extended PM Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>24</PatchID>
      <PatchName>Fix Camera Angles</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>64</PatchID>
      <PatchName>@ Bug Fix (Recommended)</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>71</PatchID>
      <PatchName>Ignore Missing File Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>72</PatchID>
      <PatchName>Ignore Missing Palette Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>28</PatchID>
      <PatchName>Increase Headgear ViewID to 5000</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>30</PatchID>
      <PatchName>Increase Zoom Out 50%</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>65</PatchID>
      <PatchName>Load ItemInfo.lua before lub</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>33</PatchID>
      <PatchName>KOREA ServiceType XML Fix</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>35</PatchID>
      <PatchName>Read Data Folder First</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>37</PatchID>
      <PatchName>Read questid2display.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>73</PatchID>
      <PatchName>Remove Hourly Annonce</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>84</PatchID>
      <PatchName>Remove Serial Display</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>41</PatchID>
      <PatchName>Disable Nagle Algorithm</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>50</PatchID>
      <PatchName>Skip License Screen</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>95</PatchID>
      <PatchName>Use SSO Login Packet</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>44</PatchID>
      <PatchName>Translate Client In English</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>51</PatchID>
      <PatchName>Ascii & Arial on All Langtypes</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>46</PatchID>
      <PatchName>Use Normal Guild Brackets</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>47</PatchID>
      <PatchName>Use Ragnarok Icon</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>54</PatchID>
      <PatchName>eXtract MsgStringTable.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>62</PatchID>
      <PatchName>eXtract txt file strings</PatchName>
      <Inputs />
    </DiffProfileEntry>
  </Entries>
</DiffProfile>
 

 

Im using de data with the lua/lub on the first topic, i tried with de Bro(brazilia data.grf) and Kro data.grf and got the same error.

My hexed is 2013-07-03

None error before that crash =/

try rediffing.don't use SSO login when diffing

Posted (edited)
I have successfully used ROLeX in the Chinese environment.
version: 2013-05-22Ragexe
clientinfo.xml :
<?xml version="1.0" encoding="BIG5" ?>
<clientinfo>
	<servicetype>taiwan</servicetype>
	<servertype>primary</servertype>
	<extendedslot>2</extendedslot>
	<connection>
		<display>伺服器</display>
		<desc>測試</desc>
		<balloon>測試</balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>36</version>
		<langtype>4</langtype>
	</connection>
</clientinfo>

 

simple diff:

Change Gravity Error Handler
Disable Ragexe Filename Check
Disable Hallucination Wavy Screen
Disable HShield
Disable Packet Encryption
Disable Swear Filter
Read Data Folder First
Remove Gravity Ads
Remove Gravity Logo
Remove Hourly Annonce
Remove Serial Display
Use SSO Login Packet
Use Ragnarok Icon

 

 

 

Edited by cwgxcqwr
Posted

My diff files:

 

<?xml version="1.0"?>
<DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>Last Patches</Name>
  <Entries>
    <DiffProfileEntry>
      <PatchID>2</PatchID>
      <PatchName>Allow Chat Flood (? lines)</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>allowChatFlood</name>
          <value>100</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>88</PatchID>
      <PatchName>Allow space in guild name</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>7</PatchID>
      <PatchName>Change Gravity Error Handler</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>8</PatchID>
      <PatchName>Custom Window Title</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>customWindowTitle</name>
          <value>Bifrost Ragnarok Online</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>13</PatchID>
      <PatchName>Disable Ragexe Filename Check</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>15</PatchID>
      <PatchName>Disable HShield</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>61</PatchID>
      <PatchName>Disable Packet Encryption</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>68</PatchID>
      <PatchName>Enable 64k Hairstyle</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>90</PatchID>
      <PatchName>EnableDNSSupport</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>49</PatchID>
      <PatchName>Enable Multiple GRFs</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>19</PatchID>
      <PatchName>Enable Title Bar Menu</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>76</PatchID>
      <PatchName>Enforce Official Login Background</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>20</PatchID>
      <PatchName>Extended Chat Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>21</PatchID>
      <PatchName>Extended Chat Room Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>22</PatchID>
      <PatchName>Extended PM Box</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>24</PatchID>
      <PatchName>Fix Camera Angles</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>64</PatchID>
      <PatchName>@ Bug Fix (Recommended)</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>71</PatchID>
      <PatchName>Ignore Missing File Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>72</PatchID>
      <PatchName>Ignore Missing Palette Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>28</PatchID>
      <PatchName>Increase Headgear ViewID to 5000</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>30</PatchID>
      <PatchName>Increase Zoom Out 50%</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>65</PatchID>
      <PatchName>Load ItemInfo.lua before lub</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>33</PatchID>
      <PatchName>KOREA ServiceType XML Fix</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>35</PatchID>
      <PatchName>Read Data Folder First</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>37</PatchID>
      <PatchName>Read questid2display.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>73</PatchID>
      <PatchName>Remove Hourly Annonce</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>84</PatchID>
      <PatchName>Remove Serial Display</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>41</PatchID>
      <PatchName>Disable Nagle Algorithm</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>50</PatchID>
      <PatchName>Skip License Screen</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>95</PatchID>
      <PatchName>Use SSO Login Packet</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>44</PatchID>
      <PatchName>Translate Client In English</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>51</PatchID>
      <PatchName>Ascii & Arial on All Langtypes</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>46</PatchID>
      <PatchName>Use Normal Guild Brackets</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>47</PatchID>
      <PatchName>Use Ragnarok Icon</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>54</PatchID>
      <PatchName>eXtract MsgStringTable.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>62</PatchID>
      <PatchName>eXtract txt file strings</PatchName>
      <Inputs />
    </DiffProfileEntry>
  </Entries>
</DiffProfile>
 

 

Im using de data with the lua/lub on the first topic, i tried with de Bro(brazilia data.grf) and Kro data.grf and got the same error.

My hexed is 2013-07-03

None error before that crash =/

try rediffing.don't use SSO login when diffing

I tried and got same error, i tried to disable some others diffs too, nothing changed u.u

Posted

error2.png

 

The date is wrong on character deletion.

My character deletion delay is set to '30' in the configuration file, which, worked correctly with the 2012 client,

but in the 2013 client, you can see that the date is pretty far off.

 

Someone mentioned that it's likely an incorrect packet.

Anyone know how to fix this?

Using client: 2013-08-07

Anything on this?

Posted

@NeoMind i use the client 2013-07-17 it work fine. but when i use skill vending the client crash. i try to use other EXE for 2013-07 but still has same  error. Please help. thank you in advance

Posted (edited)

sorry to keep bothering, but now i have a new problem, when i add a custom monster i have a little problem, i can disguise as that monster, but i cant summon it, when i do it the windows close automatically. i could add only one monster but this monster if u put the mouse over it appear the balloon as a npc.

 

EDIT: i dont have any error on the lua or lub files, i tryed with a lot of monsters ID and i have the same problem, i can disguise as a custom monster but i cant summon it. i am using  2013-07-17 client.

Edited by elnyku
Posted

hi i'm stuck with this error at map server console

 

post-5318-0-03033000-1377617872_thumb.jpg

 

i'm using langtype 0, because used another langtype, i can't login into my character.

Join the conversation

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

Guest
Reply to this topic...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...