Advertisement
Shadowth117

Untitled

Jan 27th, 2019
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. -- MAXScript Rollout Handler Exception:
  2. -- Runtime error: FileStream cannot create: E:\Downloads\MaxScripts\nodetable.txt
  3. -- MAXScript callstack:
  4. -- thread data: threadID:14608
  5. -- ------------------------------------------------------
  6. -- [stack level: 0]
  7. -- In exp_exec.pressed(); filename: E:\Downloads\MaxScripts\saScripts\ntblExport.ms; position: 2983; line: 44
  8. -- member of: Rollout:nodeRoll
  9. -- Locals:
  10. -- duplicates: undefined
  11. -- nodetotal: undefined
  12. -- uniqueTexMaps: undefined
  13. -- texListPath: undefined
  14. -- sceneMatCount: undefined
  15. -- uniqueMaterials: undefined
  16. -- texListFile: undefined
  17. -- scenefile: undefined
  18. -- gbixValue: 101001L
  19. -- mtlpath: undefined
  20. -- cFilePath: undefined
  21. -- scenepath: "E:\Downloads\MaxScripts\nodetable.txt"
  22. -- mtlfile: undefined
  23. -- targetNodeCount: undefined
  24. -- cFile: undefined
  25. -- exportedNodes: undefined
  26. -- removeList: undefined
  27. -- masterskiplist: undefined
  28. -- meshflags: undefined
  29. -- Externals:
  30. -- sceneMaterials: SystemGlobal:sceneMaterials : #materialLibrary()
  31. -- outpath: RolloutControl:outpath in rollout:nodeRoll : EditTextControl:outpath
  32. -- owner: Rollout:nodeRoll
  33. -- startGbixValue: RolloutControl:startGbixValue in rollout:nodeRoll : EditTextControl:startGbixValue
  34. -- nodeRoll: Rollout:nodeRoll
  35. -- pvmName: RolloutControl:pvmName in rollout:nodeRoll : EditTextControl:pvmName
  36. -- ------------------------------------------------------
  37. -- [stack level: 1]
  38. -- called from top-level
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement