Jump to content

blvck

Member
  • Posts

    26
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by blvck

  1. Is this possible? I'm compiling my Source on a VM, how do i get to the files via WinSCP?
  2. I have two small bugs where my tooltips are gone and the monster rank is shown: i'm offering 10€ PSC for a complete fix. Please message me via PM
  3. When i open the Client (which is starting fine with Metin2Release) with Metin2Debug, i get this Error after the login: New syserr:
  4. I'm not sure anymore that's the problem. I'm just trying to find the problem but everything seems to be allright. Since the reported functions are responsible for the align text the problem seems to be there too. Is there anything else i can read from the syserr where to search for this problem? And could you tell me where the tooltips are defined? Maybe ich can rewrite this functions to bypass this problem. E: I'm trying to remove the align update and give feedback if it worked.
  5. Yes, but thats over 3 months ago and worked correctly I just made small adjustments in my client before the tooltips were gone...
  6. I checked all these functions, they seem to be ok: game.py: [Hidden Content] interfacemodule.py: [Hidden Content] uicharakter.py: [Hidden Content]
  7. okay i updated the client to py27 a few weeks ago so the problem seems to be colorinfo, i'm going to update it, thanks
  8. what do you mean? my lib folder is complete..
  9. [Hidden Content] Where are these logs defined? i want to translate them
  10. 0607 07:48:16348 :: Traceback (most recent call last): 0607 07:48:16348 :: File "game.py", line 634, in OnChangePKMode 0607 07:48:16348 :: File "interfaceModule.py", line 812, in OnChangePKMode 0607 07:48:16348 :: File "uiCharacter.py", line 563, in RefreshAlignment 0607 07:48:16348 :: TypeError 0607 07:48:16348 :: : 0607 07:48:16348 :: __pack_import() takes at most 4 arguments (5 given) 0607 07:48:16348 ::
  11. I just made some small changes at my server and now are all tooltips gone Do you know what could be the reason? Thanks
  12. I still get the same error :/ is there something so change in my pack files (localeInfo)?
  13. Okay, they are gone! Last msg in my log.txt: (client is still not starting)
  14. I did these steps exactly like you told me PyAPI_FUNC(struct symtable *) ^ couln't be found in symtable.h so i think it was already deleted. Metin2Release.exe isn't opening with no syserr.. Metin2Debug.exe brings this log.txt (again): I don't have all those locale.epk/.epx files in my client, only "locale_de". He can't find them (logically) but it seems like he needs them to start.. where can i disable this function?
  15. Anyone knows what " The eterpack doesn't exist [pack/*_texcache] " means? :/
  16. It happened after i updated to python2,7 No syserr, no ErrorLog. When i try to start with Metin2Debug.exe i get this:
  17. yes, the buttons and their functions are not the problem. I have a few of them in my inventory already. But the thing which i need is this little sidebar, just ignore the buttons it this small bar which is "docked" to the inventory,
  18. Hey devs, i'm searching this system: There is a small new sidebar at the inventory and i couldn't find it anywhere. Is there a release because i've seen it multiple times now..? If not, i'm trying to create it by myself - but it would be nice if somebody could explain me the "foundation" of this system.
  19. My Syserr: 0415 09:51:02949 :: Traceback (most recent call last): 0415 09:51:02949 :: File "game.py", line 1262, in OnKeyUp 0415 09:51:02949 :: TypeError 0415 09:51:02949 :: : 0415 09:51:02949 :: unsubscriptable object 0415 09:51:02949 :: Who knows how to fix this? My game.py in line 1262:
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.