View Single Post
  #3  
Unread 05-10-2017, 02:02 AM
Hyoss's Avatar
Hyoss Hyoss is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jan 2011
Posts: 150
Quote:
Originally Posted by Thurallor
Unfortunately yes, I have seen a problem like that in the past. It was very frustrating and tedious to isolate the root cause, because of its intermittent nature and the requirement to unload the plugin to cause the crash. Eventually I determined that it was related to some dynamic resizing of scrollbars I was doing. Although I was never able to figure out the exact nature of the problem, I worked around it.

I think Garan has mentioned other known things that can cause this, but I don't know what they are.
I think there are issues when using the options panel in the ingame plugin manager, and there can also be issues if several plugins use what is called the same "configuration apartment":

Quote:
Originally Posted by Garan
The most common reasons for including a Configuration setting are to allow a plugin to be unloaded without affecting other plugins or to prevent other plugins from interfering with global values and event handlers.
See the Getting Started at https://www.lotro.com/forums/showthr...gins-for-Noobs
Reply With Quote