• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Plugin] Help! Plugin crashdetect [debug] Run time error 5: "Invalid memory access"
#4
For the problem getting the model id from the objectid, you can use:



Code:
Streamer_GetIntData(STREAMER_TYPE_OBJECT,objectid,E_STREAMER_MODEL_ID);



As for the runtime error, you can debug by simply commenting out blocks of code and run tests to see if the error keeps occurring.? Eventually you'll find the block or line of code that's causing the issue and you'll be able to figure out what needs to be changed.
Stoned Ape

  Reply


Messages In This Thread
RE: Help! [debug] Run time error 5: "Invalid memory access" - by DTV - 2021-05-25, 12:37 AM

Forum Jump: