Debug breakpoint not working | windows 10

Started by Nahuel, Sat 10/09/2022 05:54:55

Previous topic - Next topic

Nahuel

Hello there, I was trying to debug using breakpoints and it's not stopping there (of course using the function .. with debugger).

Searched and there's nothing similar. Anyone with this problem and found a solution?

Thanks all.

AGS Editor .NET (Build 3.5.1.21)
v3.5.1, September 2022
Life isn't a game. Let's develop a life-like-game.

Crimson Wizard

Which function and do you place the breakpoint in, and which line of code?
Are you sure that function is run at all?

Nahuel

Any function for any room, room_Load *_AnyClick any function for Verbs, anything from GlobalScript.asc, I was trying to debug the issue with https://www.adventuregamestudio.co.uk/forums/index.php?topic=60251.0 and I couldn't hit any breakpoint  :sad:
Life isn't a game. Let's develop a life-like-game.

Nahuel

I installed the previous stable version and it's working correctly. :undecided:
AGS Editor .NET (Build 3.5.0.32)
v3.5.0, May 2021
Life isn't a game. Let's develop a life-like-game.

Crimson Wizard

#4
Hmm, i tried 3.5.1.21 and breakpoints work for me.

Does anyone else have similar problems?

I will test on Windows 10. EDIT: works on win10 too.

Nahuel

After installing the previous version, now is starting to work :confused: It must be something related to my machine...
Life isn't a game. Let's develop a life-like-game.

eri0o

room_Load, AnyClick, ... These functions require you have linked them using the events (âš¡) tab in the properties panel in the Editor.

Crimson Wizard

You may also use "Display" command for quick debug, see if they display anything on screen in these places, to make certain that these functions run at all.

Nahuel

Will use that, will use Display for quick debug. Will solve the thread. Will get back with updates.

Thanks you very much Crimson Wizard & eri0o
Life isn't a game. Let's develop a life-like-game.

SMF spam blocked by CleanTalk