Page 1 of 1

Crash on dual brush

Posted: Mon Dec 05, 2016 7:45 pm
by Meteorart
I was fiddling with custom brushes when I clicked on "dual brush". This made Paintstorm crash immediately. Then any further attempt at starting it up again leads to another immediate crash on launch.
Here is the first log report:

Code: Select all

 WinProc:
onMouseLeftDown
_INTERFACE::sendMessage msg=513 1 2 3
_wnd::getMessage
_wnd::getMessage_Brush
 
 mousex=883
 mousey=635
 WindowWidth=1280
 WindowHeight=799
 CB=194
 tool=4
 maintool=1
 mbuttondown=0
 
 irf infinitytool=0
 irf tooloptions=-1
 irf somemenu=0
 irf curidw=0
 irf aw=0
 irf curbrprev=0
 irf cursheetgroup=0
 irf brform_activeitem=245
 irf brushesactivegroup=5
 
 brush bristle=0
 brush brmode=2
 brush mask=1
 brush texture=0
 
 CL=0
 cd=1
 ctrlz_num=72
 ctrlz_size=78
 numOflayers=1
 docWidth=1600
 docHeight=900
 docPutx1=0
 docPuty1=0
 docPutx2=503
 docPuty2=618
 
 cm=0
 curp=0
 numofp=0
 
Here is the next log report after the initial crash:

Code: Select all

 Idle:
 
 mousex=960
 mousey=540
 WindowWidth=1280
 WindowHeight=799
 CB=194
 tool=1
 maintool=1
 mbuttondown=0
 
 irf infinitytool=0
 irf tooloptions=-1
 irf somemenu=0
 irf curidw=0
 irf aw=-1
 irf curbrprev=0
 irf cursheetgroup=0
 irf brform_activeitem=0
 irf brushesactivegroup=5
 
 brush bristle=0
 brush brmode=2
 brush mask=1
 brush texture=0
 
 CL=0
 cd=1
 ctrlz_num=0
 ctrlz_size=60
 numOflayers=1
 docWidth=1600
 docHeight=900
 docPutx1=0
 docPuty1=0
 docPutx2=1600
 docPuty2=900
 
 cm=1
 curp=0
 numofp=0
 

Re: Crash on dual brush

Posted: Sun Dec 11, 2016 10:08 am
by support
To reincarnate Paintstorm delete folder Documents/Paintstorm studio

Re: Crash on dual brush

Posted: Tue Dec 13, 2016 10:22 pm
by Meteorart
So for information, that's what I did. The problem is in that case I lost all my workspace. I have it saved, so I could reload it, but the problem came back with it. I ended up deleting a specific brush that was at the origin of the bug apparently, but I couldn't find more.