View Single Post
2Lynk
Junior Member
Join Date: May 2021
Location: Europe
Old 05-06-2021 , 08:43   Re: Problem with plugins written by me
Reply With Quote #6

Quote:
Originally Posted by Peace-Maker View Post
The path shown in the error message is pointing to the source code location where the plugin was compiled from. It isn't used again after compilation. It's there to help you locate the source code to look at the reported line to fix the error.

As andi67 said, you're missing the actual error message which is printed right above the stack trace.

Ah, thanks a bunch! It had me really confused as to why it was calling that location...
__________________

Last edited by 2Lynk; 05-06-2021 at 08:44.
2Lynk is offline