Jump to content

Waker

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Waker

  1. Okay so, I'm trying to install 4 items. Cowring hat, Sapling hat, aquaring hat and luffy hat.

    So, this is how my code looks like:

     

     

    Client Side

    accname.lub

      [ACCESSORY_IDs.ACCESSORY_AQUARING_HAT] = "aquaring_hat",
      [ACCESSORY_IDs.ACCESSORY_COWRING_HAT] = "cowring_hat",
      [ACCESSORY_IDs.ACCESSORY_SAPLING_HAT] = "sapling_hat",
      [ACCESSORY_IDs.ACCESSORY_LUFFY_HAT] = "luffy_hat"
    }
    

    accessoryid.lub

      ACCESSORY_AQUARING_HAT = 20000,
      ACCESSORY_COWRING_HAT = 20001,
      ACCESSORY_SAPLING_HAT = 20002,
      ACCESSORY_LUFFY_HAT = 20003
    }
    
    

    itemInfo.lub

    	[20000] = {
    		unidentifiedDisplayName = "Hat",
    		unidentifiedResourceName = "캡",
    		unidentifiedDescriptionName = {
    			"Unknown Item, can be identified by using a ^6A5ACDMagnifier^000000."
    		},
    		identifiedDisplayName = "Aquaring Hat",
    		identifiedResourceName = "aquaring_hat",
    		identifiedDescriptionName = {
    			"A beautifully crafted aquaring hat.",
    			"Class: ^6A5ACDHeadgear^000000",
    			"Defense: ^0000FF5^000000",
    			"Location: ^6A5ACDUpper^000000",
    			"Weight: ^0EAA0B10^000000",
    			"Jobs: ^6A5ACDAll classes^000000;-",
    		},
    		slotCount = 2,
    		ClassNum = 44
    	},
    		[20001] = {
    		unidentifiedDisplayName = "Hat",
    		unidentifiedResourceName = "캡",
    		unidentifiedDescriptionName = {
    			"Unknown Item, can be identified by using a ^6A5ACDMagnifier^000000."
    		},
    		identifiedDisplayName = "Cowring Hat",
    		identifiedResourceName = "cowring_hat",
    		identifiedDescriptionName = {
    			"A beautifully crafted cowring hat.",
    			"Class: ^6A5ACDHeadgear^000000",
    			"Defense: ^0000FF5^000000",
    			"Location: ^6A5ACDUpper^000000",
    			"Weight: ^0EAA0B10^000000",
    			"Jobs: ^6A5ACDAll classes^000000;-",
    		},
    		slotCount = 2,
    		ClassNum = 44
    	},
    		[20002] = {
    		unidentifiedDisplayName = "Hat",
    		unidentifiedResourceName = "캡",
    		unidentifiedDescriptionName = {
    			"Unknown Item, can be identified by using a ^6A5ACDMagnifier^000000."
    		},
    		identifiedDisplayName = "Sapling Hat",
    		identifiedResourceName = "sapling_hat",
    		identifiedDescriptionName = {
    			"A beautifully crafted sapling hat.",
    			"Class: ^6A5ACDHeadgear^000000",
    			"Defense: ^0000FF5^000000",
    			"Location: ^6A5ACDUpper^000000",
    			"Weight: ^0EAA0B10^000000",
    			"Jobs: ^6A5ACDAll classes^000000;-",
    		},
    		slotCount = 2,
    		ClassNum = 44
    	},
    		[20003] = {
    		unidentifiedDisplayName = "Hat",
    		unidentifiedResourceName = "캡",
    		unidentifiedDescriptionName = {
    			"Unknown Item, can be identified by using a ^6A5ACDMagnifier^000000."
    		},
    		identifiedDisplayName = "Luffy Hat",
    		identifiedResourceName = "luffy_hat",
    		identifiedDescriptionName = {
    			"A strangely familiar straw hat.",
    			"Class: ^6A5ACDHeadgear^000000",
    			"Defense: ^0000FF25^000000",
    			"Location: ^6A5ACDUpper^000000",
    			"Weight: ^0EAA0B10^000000",
    			"Jobs: ^6A5ACDAll classes^000000;-",
    		},
    		slotCount = 2,
    		ClassNum = 44
    	},
    }
    

     

    Server Side

    \rAthena\db\import\item_db.txt

    20000,AQUARING_HAT,Aquaring Hat,4,25,20,10,,5,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    20001,COWRING_HAT,Cowring Hat,4,25,20,10,,5,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    20002,SAPLING_HAT,Sapling Hat,4,25,20,10,,5,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    20003,LUFFY_HAT,Luffy Hat,4,25,20,10,,25,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    

    \rAthena\db\re\item_db.txt

    20000,AQUARING_HAT,Aquaring Hat,4,25,20,10,,5,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    20001,COWRING_HAT,Cowring Hat,4,25,20,10,,5,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    20002,COWRING_HAT,Cowring Hat,4,25,20,10,,5,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    20003,LUFFY_HAT,Luffy Hat,4,25,20,10,,25,,2,0xFFFFFFFE,63,0,256,,0,1,0,{},{},{}
    

     

    Now for images:

     

    Client GRF:

    SYOKDBQ.png

     

    Server SQL:

    YysgSf1.png

     

    So, now I don't understand why I have this error that happens (even on normal items) whenever I right click on an item there's like a 50-50% chance that the game will crash. After it crashes when I open it again sometimes I am able to right click and everything works alright... I don't get it... (This only happens with equips, etc items work fine)

     

    Now, I installed all the items the same way but my luffy hat doesn't show all inventory related images.

     

    I don't get it...

    sviHpKc.jpg

  2. Run your setup.exe and try a few different sound configurations.

     

    For the attack/move thing, it might just be that your computer could be slowing, so server performance could be iffy.

    The attack move thing was windows getting a delay on my mouse. I was using a touchpad, I've disabled it and it's working flawlessly now.

    Regarding the sound, nothing seems to work but my client is from iRO is it because of that? Should I download kRO?

  3. The name of the error not being in gibberish tells me you might be using a different local language on your PC, as it should show up as gibberish.

    The messed up screenshot is due to your screen resolution not being divisible by 4

    I'd need more info for the unidentified thing.

    The moving thing might just be related to you having a bad connection to your server.

    Would need more details for BGM. Might just be your Setup.exe sound configuration.

    Achievements are not yet implemented in rAthena.

    I fixed the gibberish thing.

    Alright, it doesn't bother me that much, is there any fix?

    I don't know how to provide more info, tbh I think my data folder is not updated... maybe that it? where can I find the latest one?

    I'm playing on local host so ping SHOULDN'T be an issue...

    I'm not sure how to provide any info (regarding bgm)

    Alright, gonna patch to deactivate the button. ty

    • Another weird issue is that if my screen size is bigger than 1024x768 the screenshots show up weirdly... What's up with that?

      gziRnQ6.jpg

       Edit: Fixed

     

    • It's really hard to move after attacking a mob. I'm not sure if it's just me not used to the game anymore but it feels clunky. Edit: Fixed(not used to the game)
    • BGM is not working even though I have the files and BGM is enabled on client... (Fixed, check last post)
    • Lastely, is the achievments thing working? If not, are there plans on it to be supported someday? Edit: Thanks for the info

    The client I'm using is: 2015-09-16aRagexe

    Thank you!

  4. Updating the SVN will fix these errors?

    [Warning]: Found packets up to 0x70000, ignored 0xA00 and above.
    
    [Warning]: Please increase MAX_PACKET_DB and recompile.
    
    [Status]: Done reading '983' entries in 'db/packet_db.txt'.
    
    [Warning]: Found packets up to 0x70000, ignored 0xA00 and above.
    
    [Warning]: Please increase MAX_PACKET_DB and recompile.

    Oh by the way msgstringtable.txt solved the problem. Thank you! 

  5.  

    What do you mean import files?

    rAthena\db\import

    rAthena\conf\import

     

    You use these two locations to save any changes to your server(excluding source changes and NPCs) that way you don't lose any information when you upgrade.

     

    Can you find me a tutorial on how to use those? I can't seem to understand how should I input the settings there, does it read import first?

     

    also I used your data and now my inventory is HUGE xD what should I do? errors are gone though, thanks!

  6. What am I doing wrong? I'm using this client here: http://rathena.org/board/topic/82726-2013-ragexe-and-diff-up-to-date-2013-08-07/ and I get all this errors

    hkKXmjS.png

     

     

     

    What should I do?

     

    This also seems weird... I don't like the fat font type (and I know that using /showname makes it go thinner but I wanted to set the thin one as default ) but if I use the thin one it shows this weird symbols instead of : [ and ] ... weird ._.

    also what the hell is wrong the the text on the left side bottom corner? ._.

    2 images: http://i.imgur.com/0IU4iMx.jpg

                    http://i.imgur.com/7ZJKSIL.jpg

     

    I also get this on console:

    [Warning]: Found packets up to 0x70000, ignored 0xA00 and above.
    
    [Warning]: Please increase MAX_PACKET_DB and recompile.
    
    [Status]: Done reading '983' entries in 'db/packet_db.txt'.
    
    [Warning]: Found packets up to 0x70000, ignored 0xA00 and above.
    
    [Warning]: Please increase MAX_PACKET_DB and recompile.

    oh almost forgot I can't seem to get ragnarok on full screen. If I full screen it it crashes before login screen...

     

  7.  

    Waker

    Posted Yesterday, 11:17 PM

    I get this error: Attempt to call a nil value and the window name is GetRealWeaponID also ReqWeaponNameByClassNum and a lot more. What am I doing wrong? I got that data file and replace it with mine...

     

    Also I get this error: 

    jbUJBtk.png

     

    For the Quest_function error, just delete that file.

     

    I replaced the lua/lub files with the ones on the first post and now I get this error:

    hkKXmjS.png

     

    Should I delete it as well?

     

    Edit: This also seems weird... I don't like the fat font type (and I know that using /showname makes it go thinner but I wanted to set the thin one as default ) but if I use the thin one it shows this weird symbols instead of : [ and ] ... weird ._.

    also what the hell is wrong the the text on the left side bottom corner? ._.

    2 images: http://i.imgur.com/0IU4iMx.jpg

                    http://i.imgur.com/7ZJKSIL.jpg

     

    also I get this on console:

    [Warning]: Found packets up to 0x70000, ignored 0xA00 and above.
    [Warning]: Please increase MAX_PACKET_DB and recompile.
    [Status]: Done reading '983' entries in 'db/packet_db.txt'.
    [Warning]: Found packets up to 0x70000, ignored 0xA00 and above.
    [Warning]: Please increase MAX_PACKET_DB and recompile.

    oh almost forgot I can't seem to get ragnarok on full screen. If I full screen it it crashes before login screen...

  8.  

    That makes sense but even if I run it with admin rights it doesn't work properly. I still can't drag and drop. Unless I run it without admin rights ._. weird...

     

    Alright, I've looked into this further. Your Windows Explorer doesn't have admin privileges and the User Account Control (UAC) prohibits applications with different privileges from using drag and drop features (even if the program is being ran as admin...). GRF Editor uses the current directory to save his configuration variables, which is under Program Files right now. Writing to this location requires elevated privileges.

     

    I see two solutions to this problem, one rather drastic but efficient and the other a bit annoying.

     

    1) Disable UAC entirely : Control Panel > User Accounts and Family Safety > User Accounts > Change User Account Control Settings > Set it to the minimum (you might have to restart). The advantage of this is that you're never going to have any issues with admin privileges ever again and all the applications will be "Run as admin" by default. Plus you won't have to press on "Yes" everytime it asks you "Are you sure you want to run this program?".

     

    2) Move the program's location to somewhere else. Copy the folder of GRF Editor ( C:\Program Files (x86)\GRF Editor ) and paste it in another directory such as C:\GRF Editor. Then start it from there (normally, don't use "Run as admin") and you shouldn't have more issues.

     

    Hopefully this helps!

     

     

    I have UAC disabled since microsoft implemented that on vista. I hate that crap so that won't work >.<

    Solution too will probably work. thanks for the info and keep the program going. It's super fast, pretty and useful :)

  9.  

    I get this error whenver I try to add a new folder to the grf: 

    An unhandled exception has been thrown :

     

    índice fora dos limites da matriz.

    which roughly translated means;

    Index out of matrix limits

     or something like that ._.

     

    I'm using Windows 8.1 pro and I had to run it as administrator and compatibility mode for Windows 7

     

    Hey there!

     

    The option you're trying to use is only available for folders, it should have been grayed out for the project node (will be fixed in the next version). To add a folder to the root, simply drag and drop from windows. Your project should look like this : 

    cHl7fMF.png

     

    If you drop on the "new" node, it will automatically merge the two folders.

     

    As for the "Add" option, it will work for any other tree node, but it is preferred to use drag and drop for everything. The program does need to start with administrator privileges. As for the compatibility mode, that's a bit strange! What error are you getting without the compability mode?

     

    Okay so I found out that if I start it without administrator rights I get this error twice in a row:

     

    UwlXMHf.png

     

    BUT I can add files to the grf ._. (It basically says Access denied to config.txt

     

    weird ._.

     

    If I start with admin rights and windows 7 comp. I get this little prohibition sign when I try to drag and drop... (<- this happens even if it just has admin rights and no windows 7 comp)

     

    If I start it without anything it just won't open ._.

  10. I get this error whenver I try to add a new folder to the grf: 

    An unhandled exception has been thrown :

     

    índice fora dos limites da matriz.

    which roughly translated means;

    Index out of matrix limits

     or something like that ._.

     

    I'm using Windows 8.1 pro and I had to run it as administrator and compatibility mode for Windows 7

  11. 1. Group.conf --> This is where you put @commands to normal player (the players will get 0 for their id's)

    2. I really dont know this (Needs more info)

    3. Can't reproduce this. As alt-f4 works fine.

    4.You can play with the settings to trunk\conf\battle\drops.conf (main drop thingy for the server) while trunk\rathena\db\pre-re or re mob_db (to adjust some monster drop)

     

    Let's say poring

     

    1002,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1
    

    the 909 is the jellopy while the 7000 is the rate. (Im not really good at numbers so you have to play with those.

     

    5. Clearly its a clientside error. What client version do you have? (I use 2013 08 07 diff'ed with nemo patcher 2.0 and no problem at all)

    6. Trunk\rathena\conf\char_athena.conf scroll down til you found

    //===================================
    // Pincode system
    //===================================
    // NOTE: Requires client 2011-03-09aragexeRE or newer.
    // A window is opened before you can select your character and you will have to enter a pincode by using only your mouse.
    // Default: yes
    pincode_enabled: yes
    

    Pretty self explanatory right?

     

    7. The delay is set to 24 hours. Well you can change that. Go to Trunk\rathena\conf\char_athena.conf scroll down til you found

    // Amount of time in seconds by which the character deletion is delayed.
    // Default: 86400 (24 hours)
    // NOTE: Requires client 2010-08-03aragexeRE or newer.
    char_del_delay: 86400 
    

    Personally i changed 86400 into 1.

    Additional info from deleting character. Still in char_athena.conf i use the old method which is the email.

    // Restrict character deletion by email address or birthdate.
    // This restricts players from changing the langtype and deleting characters.
    // For birthdate, the client must be 20100803 or newer.
    // 1: Email address
    // 2: Birthdate (default)
    // 3: Email address or Birthdate
    char_del_option: 1
    

    This is my first help. Yay!

     

    Well for your first help I honestly think It couldn't have been better. So much info there I'm running to my server files fixing them :) Thank you!

    Anyways, regarding the server I find the server side pretty easy, client side though is really ... weird for me... I don't know. I don't understand much about diffing and etc... :/

     

     

     

    Walker, i'll fix your problems, but i don't want to type it all out, not much sleep, haha. Add my skype, i'll help you. check my profile for my skype name :o

    Thank you! I've added you on skype.

     

    I'll keep this post updated in case I run into more problems. Thank you both for replying so fast :)

  12. Okay so this goes as follows.

    I've got my server running and everything is alright.

     

    There are a few things bothering me though.

     

    1, I can't seem to find exactly how to allow people to use certain commands.

    2. Sometimes (<- a bunch of times) when the loading gets to 100% it's just stays there and the game doesn't respond.

    [Nevermind -> alt+f4 works fine when game isn't stuck at 100%] 3. Can't Alt+F4 out of the game. It's like it's disabled somehow.

    4. I've been playing around with the rates but I can't seem to alter them correctly... For example 1% server 70% jellopy on porings, I tried increasing my server to 25% (drop rates) and the jellopy got 45% chance of droping. I'm really confused as I don't really know what I'm doing wrong.

    5. If I login and I input an incorrect password it automatically closes the client.

    6. There's this pin thing at login that although is usefull I really don't care about it.

    7. When I delete a character it sits down and it says Del Request. and the time and date I requested show up.

     

    I've been using the wiki to learn how to run the server and some posts on the forums to get the client working.

    (The ragexe data etc I'm using are these: http://rathena.org/board/topic/70962-recommended-client-setup/ )

     

    Thank you all for your help. I'll be checking in shortly.

×
×
  • Create New...