Update 'Debugging with MagicBox'

master
MagicBot 3 years ago
parent
commit
ce71797157
  1. 4
      Debugging-with-MagicBox.md

4
Debugging-with-MagicBox.md

@ -6,9 +6,9 @@ Startup the game in debug mode. @@ -6,9 +6,9 @@ Startup the game in debug mode.
`./mbstart.sh -debug`
The game is now listening on port 5000 for the IDE. We will open up LoginServer.java and click to the left of a line to set a breakpoint.
The game is now listening on port 5000 for the IDE. We will open up WorldServer.java and click to the left of a line to set a breakpoint.
![debugide](https://cdn.discordapp.com/attachments/534260038039109632/970661346184159302/unknown.png)
![debugide](https://cdn.discordapp.com/attachments/534260038039109632/970664992699465788/unknown.png)
Select Run->EditConfigurations

Loading…
Cancel
Save