Jump to content

Wafflebutt

Members
  • Posts

    234
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Wafflebutt

  1. Du musst nur die .sln datei öffnen und project bauen lassen. Dein client benutzt neuere packete. Also solltest du auch deinem server sagen, dass er auf diese packete achten sollte. Bei rathena hättest du den clienten gleich so benutzen können ohne etwas zu verändern. Vielleicht solltest du dir nochmal genau den wiki guide angucken. http://rathena.org/w...tion_on_Windows http://rathena.org/wiki/Connecting Die clif muss nur abgeändert werden, wenn du eine neue packetver erstellen willst. Bei rathena sind die packete für 2012 04 10 schon in der packet db unter ver 30.
  2. ????warum 23 wenn du 31 benutzt bzw benutzen willst? Und irgendwas ist da falsch da der server 26 nimmt. Und der map server zeigt dir schon was falsch ist. Du musst recompilen wenn du etwas im src ordner veränderst. Zu deiner exe: da du einen 2012 client benutzt, darfst du nicht mit: - load lua before lub oder - read data folder first diffen. Außerdem: Finger weg von späten 2011 - 2012 clienten. Die sind nichts für Anfänger!!! Schnapp dir den basic ra client, den ich oben schon geposted hatte.
  3. It always helps to post what you actually did.... @reloadscript? / restart? Is it in your custom script or just added somewhere?
  4. The packetdb you showed us doesn´t contain the new packets like i told you in my previous post. So what is your problem now? Does your client still open the setup or what? Please be a little bit more accurately or nobody will help you. Your developer?.......................................... (*≧▽≦)ノシ)) Ah ok nvm.. Maybe he should post here. And maybe you should start @ the wiki if you or your dev doesn´t know what to do. And: Use another client. 2012 clients aren´t the easiest ones. They have tons of new features etc. You will only get more problems when you are finally able to log in. But if you really want a new working out of the box 2012 client. You may purchase one from Judas. Or you can try this one: http://rathena.org/board/topic/54190-release-basic-rathena-client/
  5. make sure you aren´t diffing with: - lua before lub - read data folder first And you need the right packets in your packet db: http://rathena.org/board/topic/66079-2012-06-18aragexere-packet-db/
  6. This: http://rathena.org/wiki/Reference_Sheet is how the palettes are named. Most of the clients use shared palettes. Like rouge/assassin/sinx all use ¾î¼¼½Å.pal. But your client somehow doesn´t. So you will need it exactly like the wiki page.
  7. Uhm what? @alootid can take more than 1 item....
  8. I think that this is the most asked question there is on these forums... Now I really want this: http://rathena.org/board/topic/68142-video-while-registering/ as a ra feature >_> OK doin the list: - mmo.h - packet_db with the right packets ? - diffed header obfuscation ?
  9. Are you sure that you are using the 2011-03-15 client exe? Because I also used that one before and never got any errors like this. Well your fix would be looking for a palette file that contains the single ones.
  10. Something is wrong there. The client calls for a non-existing palette. // old sin cross palette The client should however ask for ¾î¼¼½Å_³²_4.pal. (shared palette) What client are you using?
  11. I like! And want this in my signature! Q_Q
  12. OK, Use it as a data folder. See if it works. If it doesn´t : report back and give us the full details like the path to one of the palette files that don´t work. And use a client without "ignore missing palette errors". That way you should know whats wrong.
  13. Also: 1. Du kannst mit einer pre-re einstellung selbst den neuesten re clienten benutzen. Dadurch ist die chance geringer, dass db-related dinge einen client crash verursachen. Note: Finger weg von 2012 clients, da diese ein wenig komplizierter sind. Note2: Für den anfang solltest du diesen client benutzen: http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ 2. Dein Fehler wird durch falsche packet Einstellungen verursacht. Hier ein älterer post von mir der einiges erklären sollte: http://rathena.org/board/topic/66920-there-are-no-monsters-and-npcs-in-my-client/#entry117393 Note: "packet_db_ver: default" ist immer das neueste packet in der packet_db.txt Note2: Bei neueren clients muss mit packet header obfuscation gedifft werden. 3. Nur so nebenbei, sql ist einfacher zu handhaben als txt.
  14. Maybe you should check your Operation System log. It will probably tell you whats wrong. But just saying that your system stucks and restarts when you open a game isn´t really helpfull. Could be anything from faulty ram / on your graphics card to a simple driver error.
  15. o.O So basically the items work when they are in your data folder but not if you use the grf?? And you can see the files inside the grf when patched. Oh my gosh... Maybe you got the structure in your grf wrong? And your updated lua files are in the patch too?
  16. Not quite sure as I´ve never done this before. But the client part is in the stateiconinfo.lua http://subversion.assembla.com/svn/ClientSide/Lua_Project/lua%20files/stateicon/stateiconinfo.lua
  17. Maybe your client is not diffed for more item ids? And are you sure that the grf files are in the correct order? (data.ini -> first custom then the rest)
  18. Wafflebutt

    gRathena

    Ich würde fragen wollen: Wozu? Englisch ist eine einfache Sprache, die fast jeder beherrscht und auch können sollte. Und wenn man sie nicht so gut kann, dann ist es noch ein Grund mehr die npcs englisch zu lassen. Das übt Außerdem würden deutsche npc´s einen Spielerverlust mit sich bringen. Ich sehe hier nur Nachteile und würde davon abraten.
  19. This is wierd. Are you sure that it goes down to 169? Well anyways, this is why your aspd goes down: http://rathena.org/board/topic/63256-renewal-aspdkro-based-need-help/page__hl__aspd With 2 daggers your aspd should go down by 12.
  20. The answer is already in the thread: So you have to disable the "plant-type" mode. I´ve posted everything you need to know. Either look at the wiki page I posted or use the search function as this problem was already solved.
  21. busy playing gw 2!

  22. Da dir kein genaues item angezeigt wird, vermute ich mal dass etwas in deinen acc luas nicht stimmt. Meistens kommt der Fehler wenn man irgendwo ne Kleinigkeit übersieht. Überprüfe einfach alles noch einmal. Und wenn das nichts hilft, musste mal deine acc luas hier posten sowie auch die pfade zu den sprites und wie du sie genannt hast.
  23. need to get some rest! (o´Д`)

  24. You should have the packet header obfuscation dll in the plugin folder of shin´s diff patcher. Otherwise you may try the one from Judas: http://supportmii.com/ro1/Clients/Bypass_Clients/Waeyan/
×
×
  • Create New...