Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Wincenty Kocima

2
Posts
30
Following
A member registered May 14, 2019 · View creator page →

Recent community posts

I was wondering, would it be possible to integrate spectral.js/a similar blending method? I use it a lot in my works recently to make more natural looking mid-tones, so it’s a big lifesaver. Additionally, how hard would it be to remove the color limit? Or maybe, if performance is the concern, a switch for how many max colors there should be, sort of how there are undo limits in art software. I’m still pretty new to researching digital color mixing and colorspaces alongside all the math that goes into it, so sorry if this is pretty basic knowledge; I’m barely just learning how to hack Krita, lol. Still stuck at CIELUV and CIELAB spaces and how to effectively implement them together with spectral to get the most out of my digitized oil paint palettes, so thought it’d be good to pop in and check for updates.

Bug found [I think]! When trying to load an ase palette, getting a big fat error:


**############################################################################################ ERROR in action number 1 of Alarm Event for alarm 0 for object o_dialog_menu:

Attempting to read from outside the buffer, returning 0############################################################################################ gml_Script_scr_load_ase (line 45) gml_Script_clb_load_palette (line 18) gml_Object_o_dialog_menu_Alarm_0 (line 4)**

Similar issues happen when loading gpl, for example;


############################################################################################ ERROR in action number 1 of Alarm Event for alarm 0 for object o_dialog_menu:

unable to convert string “” to number############################################################################################ gml_Script_scr_str_to_gm_col_tab (line 9) gml_Script_scr_load_gpl (line 24) gml_Script_clb_load_palette (line 14) gml_Object_o_dialog_menu_Alarm_0 (line 4)

I know the thread is pretty old, but I like to keep my colors organized by LAB or HCY/HSL depending on their type, so I hoped this soft would help me out. I’ve been using Cyotek’s editor, but this has just the features I need so I’m kind of bummed out; I hope that this reaches your ears, and that I don’t sound too irritated or aggressive!! + I hope the error logs help out, somehow.