LDCad Animation playback issue


RE: Animation playback issue
#3
(2022-03-19, 20:43)Roland Melkert Wrote: But that might be caused by outdated or polluted bin files resulting from a bug in one of the earlier 1.6 version concerning bin synchronization.

Code:
for (int i=0; i<getItemCount(); i++)
  {
    item=getItemAsGroupRefItem(i);
    if (item==NULL) //alle items moeten group refs zijn! anders is er elders iets niet goed.
      appLog->shouldNotHappen("TPartBinCatListGroup::updateCatGroups 1");
    else
    {

Given this code there seem to be invalid items in the pbg file for some reason.

Could you send me your (whole) partBin folder of the 1.6d version?
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Animation playback issue - by N. W. Perry - 2022-03-19, 15:55
RE: Animation playback issue - by Roland Melkert - 2022-03-19, 20:46
RE: Animation playback issue - by N. W. Perry - 2022-03-19, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)