Skip to content

How do I debug TShock during runtime? #1796

Answered by AxeelAnder
TimGonz asked this question in Q&A
Discussion options

You must be logged in to vote

You may need to change the output path of TShockAPI.

  1. Right click on the TShockAPI project
  2. Click Properties...
  3. Click Debug | AnyCPU
  4. Set Output path to ..\TerrariaServerAPI\TerrariaServerAPI\bin\Debug\ServerPlugins\
  5. Click OK
  6. Edit debug configurations like the picture below, it's on the left of the run button

Attention: If you want to push your changes, do not stage the output path change when commit

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TimGonz
Comment options

Answer selected by TimGonz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants