no spaces in folder name

3D Studio Max Plugin (Export Script Plugins developed by [gk] and KilaD; Integrated Plugin developed by Karba)
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
User avatar
dwalser
Licensed Customer
Posts: 16
Joined: Thu Jun 17, 2010 7:46 pm
Contact:

Hi all

- I can't drag out to the Max2Octane.script to the toolbar. So I start it directly.
- I can't define a Project Path, why?
here in the script is probably the bug:

)
on btn_pPath pressed do
(
-- getMypPath()
pPath = getSavePath()
if ((pPath == undefined) OR (pPath == "")) do ( return false )
if (substitutestring pPath " " "_")!=pPath then messagebox "No spaces in folder name" else
(
edt_pPath.text = pPath
setIniSetting myIni "ProjectPath" "value" pPath
)
)


Ever when I try to define a path, it says: no spaces in folder name...
What means that?

Please help me.

best daniel
Win XP 64 | nvidea Quadro | Quad 2.66GHz | 8GB
User avatar
rfox
Licensed Customer
Posts: 86
Joined: Sat May 01, 2010 5:32 am
Location: State of Lincoln
Contact:

I've got the same problem too, whenever I try to create a new folder on the desktop to put the project path, It always ended up with error message " No spaces in folder name" so, i cannot locate it. I use windows 7 pro, 3ds max 2010 and MAX2Octane 1.022f.
Any hints to resolve this?
3x GTX Titan - Win7 Pro x64 - Intel i7-3930K - ASUS Rampage IV Formula-X79
User avatar
radiance
Posts: 7633
Joined: Wed Oct 21, 2009 2:33 pm

not sure as i did'nt write the script, but try not to store any scene stuf/project stuff in paths/directories/files with whitespace in them.

it's always good practice to do that anyways.

Radiance
Win 7 x64 & ubuntu | 2x GTX480 | Quad 2.66GHz | 8GB
User avatar
dwalser
Licensed Customer
Posts: 16
Joined: Thu Jun 17, 2010 7:46 pm
Contact:

Dear radiance

So, what can I do??

What can I do? I cannot drag and drop the octanebutton.

Best Daniel
Win XP 64 | nvidea Quadro | Quad 2.66GHz | 8GB
kilaD
Licensed Customer
Posts: 215
Joined: Sun Mar 21, 2010 12:34 pm
Location: Norway
Contact:

INSTALL:
Extract in max root folder, restart max.
Find the script in customize, under category max2octane.

If you cant drag it to a toolbar, make sure you locate the script under the toolbars tab

And for the no spaces in folder name: make sure your path has no spaces. Example: "c:/octane/project"
Hello
User avatar
dwalser
Licensed Customer
Posts: 16
Joined: Thu Jun 17, 2010 7:46 pm
Contact:

ok, i can't find the "toolbars tab". What is the name exactly of the folder, where I can put in.
Win XP 64 | nvidea Quadro | Quad 2.66GHz | 8GB
kilaD
Licensed Customer
Posts: 215
Joined: Sun Mar 21, 2010 12:34 pm
Location: Norway
Contact:

EXTRACT IT IN MAX ROOT FOLDER. Thats all you need to do!

if you have winrar installed:
Drag it with your right mousebutton into your max root folder, LET GO of the button
and choose extract here

The "toolbars tab" is in max main menu under customize.

Image
Hello
User avatar
dwalser
Licensed Customer
Posts: 16
Joined: Thu Jun 17, 2010 7:46 pm
Contact:

thanks for your answer.
done. Exactly how you writed. But nothing happend. What can it be. Can you send me the link of the exact version from the 3ds Max exporter.
I use 3ds max design 2010.

Best Daniel
Win XP 64 | nvidea Quadro | Quad 2.66GHz | 8GB
User avatar
dwalser
Licensed Customer
Posts: 16
Joined: Thu Jun 17, 2010 7:46 pm
Contact:

I use the german version. Could that be the reason?
Win XP 64 | nvidea Quadro | Quad 2.66GHz | 8GB
kilaD
Licensed Customer
Posts: 215
Joined: Sun Mar 21, 2010 12:34 pm
Location: Norway
Contact:

Or you are using max design...

So what did not work? You can't put the script to a toolbar?
Follow the instructions in this video:
[youtube]http://www.youtube.com/watch?v=Y3-eJSq3jNk&feature=player_embedded[/youtube]

When you run the script, and it stops with an error, copy the error (the text in red)
from the listener (F11) and paste it here.
Hello
Post Reply

Return to “Autodesk 3Ds Max”