Jump to content

Possible to debug the binary?


Recommended Posts

  • Bot

I tried to use the "local windows-debugger", if i run it i get this error: https://metin2.download/picture/IQ9skLtBZ2Vxnm8Abn0K8UD4Coy4yMJq/.png
In english: not possible to start CWebBrowser.lib

The file is at the right place and i get no other errors, any ideas?

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 2
  • Love 1

english_banner.gif

Link to comment
Share on other sites

  • Management
56 minutes ago, Tycan said:

I tried to use the "local windows-debugger", if i run it i get this error: https://metin2.download/picture/q1DBS9xaRAayXpWgD8ka71gGsC24b94s/.png
In english: not possible to start CWebBrowser.lib

The file is at the right place and i get no other errors, any ideas?

Nice questing this topic, I have that error to...

Edited by Metin2 Dev
Core X - External 2 Internal

raw

raw

Link to comment
Share on other sites

  • Bot

I can now start the binary by using the visual studio debugger, but i get this error: https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

I copied my whole client into the /bin path, where my UserInterface.exe will created. If i start the file with click on it it work, but over vs this error come every time. If i rename the python27.dll i get an error that the binary does not find the dll.

Any ideas?

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1

english_banner.gif

Link to comment
Share on other sites

  • 3 years later...
On 5/11/2017 at 6:47 PM, Tycan said:

I can now start the binary by using the visual studio debugger, but i get this error: https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

I copied my whole client into the /bin path, where my UserInterface.exe will created. If i start the file with click on it it work, but over vs this error come every time. If i rename the python27.dll i get an error that the binary does not find the dll.

Any ideas?

 

Try to run as compatibility mode. Should be working!

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Developer

Visual studio has an option "attach to process" in "Debug" section of the menù near the top of the window.

So you can attach the debugger to the process is running in ur client.

If you don't get a correct "crash dump" because the debugger is saying "no symbols loaded" you must set "generate debug information" on your UserInterface Linker/Debug properties

 

Martysama has a tutorial to make it on his web-site/github profile

This is the hidden content, please

Edited by Ikarus_
  • Metin2 Dev 136
  • kekw 3
  • Eyes 1
  • Facepalm 1
  • Angry 2
  • Not Good 1
  • Sad 2
  • Cry 1
  • Think 1
  • Confused 3
  • Good 20
  • Love 7
  • Love 62

My youtube channel  on which you can see my works here

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.