Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throwing errors after startup #49

Open
NiklasTeich opened this issue Oct 26, 2021 · 1 comment
Open

Throwing errors after startup #49

NiklasTeich opened this issue Oct 26, 2021 · 1 comment

Comments

@NiklasTeich
Copy link

Describe the bug

A few entries from my error log ...

SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (1) Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 11, in onCook
td.Error: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.

SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (2) /software/top/Time/timeline_collapsed/timePreview/script2_callbacks:5: Warning: Editing numSamples is not supported in Time Slice mode. Disable Time Slice mode by setting CHOP.isTimeSlice=False
Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 11, in onCook
td.Error: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.

SOURCE: DAT : 3 : /software/top/PixelMapEditor/logic/local/modules/tdUtils
ERROR: (3) Traceback (most recent call last):
File "/software/top/PixelMapEditor/logic/local/modules/tdUtils", line 19
r = previousimport(*args, **kw)
ModuleNotFoundError: No module named 'natsort'

SOURCE: TOP : 3 : /UberGui/RenderTool/MovieFileOut1
ERROR: (147) Nvidia H.264 codec is not supported on this OS.

SOURCE: DAT : 3 : /software/top/PixelMapEditor/Scheduler/chopexec_updateTime
ERROR: (147) Traceback (most recent call last):
File "/software/top/PixelMapEditor/Scheduler/chopexec_updateTime", line 5, in whileOn
td.AttributeError: 'td.containerCOMP' object has no attribute 'GetCurrentTime_Epoch' Context:/software/top/PixelMapEditor/Scheduler

SOURCE: TOP : 3 : /UberGui/RenderTool/MovieFileOut1
ERROR: (150) Nvidia H.264 codec is not supported on this OS.

To Reproduce

  • start GeoPix
  • check errors on the top

Expected behavior

  • no errors while running

Desktop (please complete the following information):

  • MacOS 10.15.7, iMac late 2012
  • TouchDesigner 2021.15020
  • GeoPix 2.0
@geheimerEichkater
Copy link

Can confirm, error count up to 290, then it freezes.

Desktop (please complete the following information):

  • MacOS 11.6.1, MacBook Pro late 2013
  • TouchDesigner 2021.15240
  • GeoPix v2.0.15471

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants