-
June 13th, 2024, 20:35 #2831
- Join Date
- Mar 2016
- Location
- Canada
- Posts
- 48
played around with the code in gmw-toolkit.lua and commented out these lines and the error doesn't come up and seemed to be functional although I noticed some of the side entries had different shade of blue then with the fixed code.
--[[DesktopManager.setSidebarDockCategoryIconColor("00 0000");
DesktopManager.setSidebarDockCategoryTextColor("00 0000");
DesktopManager.setSidebarDockIconColor("000000");
DesktopManager.setSidebarDockTextColor("000000");--]]
Then I came across this thread that suggests DesktopManager is depreciated and should be replaced with ColorManager
https://www.fantasygrounds.com/forum...0-(2023-06-13)
changed the above code to:
ColorManager.setSidebarCategoryIconColor("000000") ;
ColorManager.setSidebarCategoryTextColor("000000") ;
ColorManager.setSidebarRecordIconColor("000000");
ColorManager.setSidebarRecordTextColor("000000");
no errors at the moment and colors seem all uniform but I don't know if it would have broken anything else, would have to play around with it more. I don't presume to know a lot about Lua at all and could only guess what that code does exactly.
-
June 13th, 2024, 23:40 #2832
For now just close the error dialog window. That particular error should only occur on startup.
-
June 15th, 2024, 04:03 #2833
Is there a way to change the font color? If I want to make the Difficulty Dice Symbol "purple" so that it stands out more when I look at a skill or talent?
-
June 15th, 2024, 22:26 #2834
Hey, coming back after a long hiatus. Going to be using the Genesys system instead of Star Wars now.
Just got the Twilight Imperium sourcebook and was wondering if there are libraries for that available or planned?
-
July 1st, 2024, 06:48 #2835
-
July 1st, 2024, 07:23 #2836
- Join Date
- Mar 2016
- Location
- Canada
- Posts
- 48
See post 2831 for fix, it does involve editing lines in Lua code but damned said can phone the message but not sure when it's going to be officially fixed and why it's actually taking this long, even if they are only part time developer of the system or shouldn't take long to make that change so not sure. So far it hasn't broken anything for me in my playing around with it.
-
July 1st, 2024, 08:43 #2837
-
July 7th, 2024, 19:33 #2838
- Join Date
- Dec 2019
- Posts
- 38
I get these errors when opening the Party Sheet:
portrait_ps_base - DEPRECATED - 2023-12-12 - Contact ruleset/extension/forge author
label_ps - DEPRECATED - 2023-12-12 - Contact ruleset/extension/forge author
-
July 23rd, 2024, 00:49 #2839
Same. Pic attached.Deprecation Msgs.png
-
August 5th, 2024, 06:14 #2840
This seems pretty broken with unavoidable errors. What are the chances this will get fixed? Thanks for any help.
Screenshot 2024-08-04 110200.png
Thread Information
Users Browsing this Thread
There are currently 2 users browsing this thread. (0 members and 2 guests)
Bookmarks