Quote:
Originally Posted by Rhyono
(Post 39341)
He's probably already using NTY, hence them being there.
|
Originally Posted by Rhyono
(Post 39341)
He's probably already using NTY, hence them being there.
|
Originally Posted by Baertram
(Post 39378)
Which pChat version are you using? My updated version I posted to the pChat comments?
https://www.esoui.com/downloads/file...id=93#comments |
Originally Posted by Baertram
(Post 39457)
It's all about the files and your Notepad++ settings I guess.
If you create a file with Notepad++ and the standard encoding will be UTF-8 without bom, you won't notice any messages if this would be your Notepad++ standard setting for file encoding. If the file encoding settings in Notepad++ is set to ANSI instead and you open files with another encoding, it wil lshow you such an information and maybe also provides options to change it (which I wouldn't do then if you got no error messages ingame). |
Originally Posted by Rhyono
(Post 39496)
Fortunately, CraftStore's markers are unaffected. Don't tell ZOS, though; they'll turn it into secure for the fun of it.
|
Originally Posted by spil778
(Post 39498)
The problem im having is to get the data from guild sales history.
|
It's because the security of the handlers comes from the security of the function plus the security level when they are set (this second part is new). So when an addon tells the inventory to build a bunch of inventory slots, all those handlers are insecure and cannot call private functions. The next patch will change that so those handlers will be secure which will make these errors go away. Things that change the bag that is shown by calling UpdateList on the inventory for example. If you open the inventory first then the stock UI will make all the slots securely. Then when the addon does it they'll already be there to use. So this is why opening the inv first made the errors stop for some time. |
Originally Posted by Baertram
(Post 39547)
|
Originally Posted by Baertram
(Post 39554)
3rd thread about this now :rolleyes:
https://www.esoui.com/forums/showthread.php?t=8806 And if this does not work I do not see LibAddonMenu (version 2.0) in your list? Please download and update it to the newest version as well. Last comments shows the fix about Harvens LAM to HAS adapter. Enjoy your new pc, hope it rocks! |