open.mp forum
[Blog Post] TESTING/DEBUGGING in open.mp - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: open.mp (https://forum.open.mp/forumdisplay.php?fid=40)
--- Forum: Development Updates (https://forum.open.mp/forumdisplay.php?fid=43)
--- Thread: [Blog Post] TESTING/DEBUGGING in open.mp (/showthread.php?tid=1044)



TESTING/DEBUGGING in open.mp - Media - 2020-04-16

What kinds of things are you looking forward to seeing with regard to script TESTING and DEBUGGING in open.mp?





Check out our new blog post for the inside info on how it works so far???????



???https://www.open.mp/blog/debugging


RE: TESTING/DEBUGGING in open.mp - Manyula - 2020-04-16

Definitely looking forward to getting my hands on that mock library. Should speed up testing quite a bit.


RE: TESTING/DEBUGGING in open.mp - Freeze - 2020-04-22

Beautiful!!


RE: TESTING/DEBUGGING in open.mp - Gforcez - 2020-04-23

Hot reloading so you don't have to gmx when you change something in the script (after recompiling), I guess it would be fairly difficult to get that working but it would be so convenient for any developer, it would make testing functionality in game so much easier.


RE: TESTING/DEBUGGING in open.mp - Y_Less - 2020-04-25

(2020-04-23, 01:31 PM)Gforcez Wrote: Hot reloading so you don't have to gmx when you change something in the script (after recompiling), I guess it would be fairly difficult to get that working but it would be so convenient for any developer, it would make testing functionality in game so much easier.



Filterscripts.


RE: TESTING/DEBUGGING in open.mp - Hype - 2020-04-27

As example, 25 last code lines that happened before an error occured/script crashed or exception thrown.


RE: TESTING/DEBUGGING in open.mp - Chaprnks - 2021-04-18

UPDATE: After a couple tries, I got discord authentication to work, but the GitHub method seems to still be bugged.







After trying to login to the open.mp blog, both sign in options gives me errors.



GitHub method:

[Image: t]





Discord method:

[Image: v]


RE: TESTING/DEBUGGING in open.mp - Awide - 2021-04-24

(2020-04-25, 12:31 AM)Y_Less Wrote:
(2020-04-23, 01:31 PM)Gforcez Wrote: Hot reloading so you don't have to gmx when you change something in the script (after recompiling), I guess it would be fairly difficult to get that working but it would be so convenient for any developer, it would make testing functionality in game so much easier.



Filterscripts.



Yup! Always keep it simple.