dm4g3 / jircii

Automatically exported from code.google.com/p/jircii
Other
0 stars 0 forks source link

Unable to unload scripts and as result they get stacked and interfere #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. I am experiencing the following issue...
Duplicate scripts stay in the loaded scripts memory, thus causing redundancy 
and interfering with one another. For instance, if you load a script, and then 
/reload it, and /reload it again, and then go to View->Options->Scripts->Script 
Manager, you will find it loaded multiple times. Even when you type /unload 
<script> sometimes it will NOT disappear from the loaded scripts.

I just had 16 entries in the Loaded Scripts menu, of which 5 were my script, 
and the rest were scripts that get loaded by my script (e.g. themes and other 
functionality).

2. To reproduce it, follow these exact steps:
As described above.

3. The current behavior differs from my expectations, because...
I don't remember this happening in the older version (from 09) because I was 
able to /unload my script without any problems. Now I cannot unload my script.

4. I realize you're a volunteer team, I love this program, and I'd love to
help by...

Original issue reported on code.google.com by brandon...@gmail.com on 28 Sep 2011 at 9:50

GoogleCodeExporter commented 9 years ago
I can't repeat this on my end, any more details?

Original comment by tric...@gmail.com on 2 Nov 2011 at 7:14

GoogleCodeExporter commented 9 years ago
I think I know what's going on here. Checking on it now. If it's the case, 
it'll be easy to fix.

-Brandon

Original comment by x...@codeslum.org on 18 Dec 2012 at 3:10

GoogleCodeExporter commented 9 years ago
Fixed. :D

Original comment by x...@codeslum.org on 21 Dec 2012 at 3:20