Jump to content

rlt

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by rlt

  1. Well, I was using the basic rathena client, but it doesn't have the diffs that I want, so, I thought maybe I could just diff my own 2011-03-15 client. And there it is. The basic client is working properly, and the one I diffed, is not.
  2. Module Name: C:\Program Files\Gravity\ragnarokprivateserver\2011-03-15aRagexeRE.exe.patched.exe Time Stamp: 0x4d7f06a5 - Tue Mar 15 14:26:45 2011 Exception Type: 0xc0000005 0x005a0ef8 2011-03-15aRagexeRE.exe.patched.exe eax: 0x02c144c8 ebx: 0x0012fca8 ecx: 0x02bf2eb8 edx: 0x03809000 esi: 0x02c2e800 edi: 0x00775207 ebp: 0xffffffff esp: 0x0012fc54 stack 0012fc54 - 00130054 0012FC54 : E0 D1 46 CA 64 6F 00 00 58 DC 89 00 A0 84 7A 00 0012FC64 : 70 D2 7E 03 A8 FC 12 00 01 00 00 00 E4 FC 12 00 0012FC74 : 69 20 76 00 00 00 00 00 9A 9D 70 00 00 E8 C2 02 0012FC84 : C3 43 77 00 52 65 71 4A 6F 62 4E 61 6D 65 00 00 0012FC94 : 69 71 48 78 0A 00 00 00 0F 00 00 00 07 52 77 00 0012FCA4 : 64 6F 00 00 00 90 80 03 08 D1 46 CA 30 25 80 7C 0012FCB4 : 58 DC 89 00 00 00 00 00 10 00 00 00 84 FC 12 00 0012FCC4 : 2B 20 76 00 00 FF FF FF FF E7 6E 00 F0 6C 7A 00 0012FCD4 : 60 D1 46 CA 00 00 00 00 0F 00 00 00 78 D1 46 CA 0012FCE4 : 28 FF 12 00 74 CD 76 00 00 00 00 00 1E 75 71 00 0012FCF4 : 58 DC 89 00 91 75 71 00 01 00 00 00 3F C7 73 00 0012FD04 : B0 D0 46 CA 30 31 8A 00 65 23 15 00 C0 FF 12 00 0012FD14 : 00 00 00 00 00 00 3A 01 00 00 40 00 01 00 00 00 0012FD24 : 40 42 0F 00 00 00 00 00 08 00 00 00 0D 00 00 00 0012FD34 : 78 01 2C 01 B0 1C 3A 01 00 00 00 00 D0 7F 2C 01 0012FD44 : 00 00 00 00 21 00 91 7C 0C 00 00 00 78 01 2C 01 Launch Info 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Novice This is the gravity error. What is causing it? Thank you.
  3. By repacking, do you mean a popup and you clicked yes? If that's the case, it means the GRF has reached certain % of wasted space. It does not normally trigger unless your GRF file is small AND/or you deleted some % of files. But the behavior you had might be a bug. I think that feature is disabled in latest version, probably forgot to. No, the repacking starts quickly after it patches.
  4. I have this script of concentration potion, 645,Center_Potion,Concentration Potion,2,800,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ASPDPOTION0,1800000,4; if(isequipped(4142)) { bonus bAspdRate,90; } },{},{} What I want it to do: Case 1 - If you use item #645 without the item #4142 equipped, it will just give you the effect of item #645. Case 2 - If you use item #645 with the item #4142 equipped, it will give you the effect of item #645 with the additional effect of item #4142. What it does after I use item #645: - Nothing. - When I die, that's the only time it will give the effect of Case 2. - Even if the SC_ASPDPOTION status is not present, Case 2 is still in effect. - Only after I unequip item #4142, will it cancel the effect of Case 2. Thank you.
  5. rlt

    Adding GM Account

    I assume that you already have an account to login to your server? no? go make one. Are you using mySQL Query Browser? If yes, log in to your mySQL Query Browser > look for ragnarok ( right side ) > double click on login (right side) Look for your account. click on edit > change to your desired level > apply changes > click on edit again. Don't know what level are you going to use? conf/atcommand_athena.conf You can find the GM levels there.
  6. I think you are talking about the @itemlist command, though I think it does not show the stats of the player.
  7. What I did: - Basically removed the // from item_db for item # 7170.
  8. Probably because it takes too long to read grfs. For example, when it comes to palletes and sprites, in my case, palletes takes longer than sprites to load when editing my grf. Since I edit sprites more than I edit palletes, I will just make another grf for palletes, rather than wait it to load everytime I want to edit my sprites.
  9. hmm, if you're talking about lite installer - yourro.grf(if your using .grfs) - patcher - data.ini - client. I'm not sure about data folder, 'cause I find it easy to use .grfs than the folder. That's all I can think of right now. Feel free to add if I missed something.
  10. Are you talking about the necessary files needed in the data folder in order for players to connect to your server?
  11. I'm using this client, and I want to disable the "read data folder first", can anyone please link me to any diff files that I can use? The only diff files that I can find is from year 2010. Disregard the concern above please. - I was able to diff my own client using Shin's diff patcher, - used the 2011-03-15 client, - Unchecked the read data folder first, but the problem is, I think it does not read the .grf first. What's the problem here? Thank you.
  12. Alright, Problem solved, can be closed now. Thank you.
  13. Worked like a charm. Thank you. Another question, though it is out of my topic, is it possible to put my data.ini in a .grf and it will still read the .grf itself? or can it only be placed outside of the .grf? Thank you.
  14. I just finished transferring. Thanks to the both of you. Got a new question here though. My questions had been answered. Can any mod please close this topic.
  15. Just transferred, got this errors/debugs. Please correct me if I'm wrong, but is the reason why the errors are occuring because It is empty? and why is the SQL/DEBUGS occuring? Thank you.
  16. If I link my rAthena server to my current MySQL database, will it be able to read the accounts in my 3ceam server?
  17. It's official, we will transfer to rAthena. A couple of questions please. - What first should I do? - How to perform a server wipe? - How to transfer accounts, etc. - How will I connect my rAthena files to mySQL? That's all for now. Thank you.
  18. I'm willing to do things manually, so that's one problem less. Though I want to do it in an up-to-date project. - Will rAthena ever support 3rd job classes? - 3ceam project was stopped, right? Please correct me if I'm wrong. - If possible, where could I find the logs for rAthena's updates.
  19. I just removed the prontera map from my .grf, and the repacking stopped. Anyway, just wanna know, what is it for? how to avoid it? and how is it activated?
  20. Title. What should I do? Sorry if this had been asked already.
  21. Anyway, back to the topic.
  22. It has been my 10th time patching through .grfs then this time(latest,10th), It started repacking. The update contains: Files for Prontera(Sakura Version) idnum2itemdisplaynametable.txt mapnametable.txt
  23. File Compression: .grf Updates: Prontera Map, idnum2itemdisplaynametable, mapnametable. It has been my 10th update, but this is the first time it is repacking.
  24. It has been like an hour or so, but my patcher is not yet finish repacking. What does it exactly do? and how to avoid it?
×
×
  • Create New...