Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-25 04:09:00



Reply to topic  [ 4 posts ] 
1.26.22.28 crashing immediately after TP 
Author Message

Joined: 2010-04-07 08:23:18
Posts: 210
Reply with quote
Just ran 1.26.22.28 for the first time, ended up crashing after TP arrival (didn't even see arrival, but relog dropped me into my destination). Information attached.


Attachments:
201812291700.tar.bz2 [53.17 KiB]
Downloaded 118 times
2018-12-29 17:12:04
Profile

Joined: 2009-03-17 18:42:51
Posts: 5550
Reply with quote
Grr... Still the same annoying rigged mesh update race condition... It should not happen more often than before anyway (it did not happen for me since I fixed a bug in the pipeline code, but obviously that bug was not the issue at hand).


2018-12-29 17:38:32
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5550
Reply with quote
I think I might have found the problem... If you compile the viewer yourself, simply change this in the sources, linden/indra/newview/llvovolume.cpp, line 1791 (in the LLVOVolume::genBBoxes() method); instead of
Code:
updateRiggedVolume(true);
change to read:
Code:
updateRiggedVolume();
and recompile...


2018-12-31 11:06:42
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5550
Reply with quote
This bug *should* be fixed in today's release. Please let me know should you encounter a similar crash with it.


2019-01-05 12:44:41
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 128 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.