Jump to content

Waker

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Waker

  1. I think there was a post on the wiki about that... I've tried looking it up but I can't find it...
  2. Where can i find my view ID? Also, does it have to have the "_" before it's name? I followed that tutorial it's a bit outdated. Okay, I edited the "_" like zackdreaver said. No changes I think. The headgear is now working properly. The only issue I have is that I can't drop it, store it etc, how do I get rid of this restrictions? Also, how to make it not a costume.
  3. Well, that didn't work. It didn't do any harm to my client. But it remains the same... Luffy hat still missing just like the last image I uploaded. How can I make them not be a costume and be an actual equip?
  4. 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 accessoryid.lub itemInfo.lub Server Side \rAthena\db\import\item_db.txt \rAthena\db\re\item_db.txt Now for images: Client GRF: Server SQL: 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...
  5. Waker

    BGM issues

    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?
  6. Waker

    BGM issues

    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
  7. Hey, I've got this weird issue that when I right click on something, there's always this blank space... An error shows up on chat but I don't know how to fix it, any ideas? Edit: Fixed this with: https://rathena.org/board/topic/104229-a-hole-in-the-window-sysbox-bgbmp-problem/#entry295556 Another weird issue is that if my screen size is bigger than 1024x768 the screenshots show up weirdly... What's up with that? 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!
  8. Okay! Thank you a lot for your support you were fast and efficient. I can't thank you enough!
  9. 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!
  10. 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!
  11. What do you mean import files? Okay I've been reading the wiki I have a better idea of what import files are I have a question though... How can I use them? I didn't quite understand what was written on the wiki >.<
  12. What can I do about the packets though? how do I update revision without losing content? :/ I'm afraid I'll lose configs etc... Thank you for your answer! I will try them as soon as I get home.
  13. 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 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...
  14. 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: 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...
  15. 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
  16. 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...
  17. 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 : 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: 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 ._.
  18. 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:
  19. 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
  20. 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... :/ 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
  21. 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...