You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi~~ I want to improve my english.
Today I clone the ds_mod_tools into my PC,make is succeed .
But I cd to ./build/linux/mod_tools ,Run ./autocompler ,it say No such file or directory.
My computer system is ubuntu 14.04.
Atlasing ./../../dont_starve/mods/wand/images/inventoryimages/wand.png npot: False
Atlasing
Traceback (most recent call last):
File "./compiler_scripts/image_build.py", line 110, in
process_file_to_atlas()
File "./compiler_scripts/image_build.py", line 100, in process_file_to_atlas
ignore_exceptions=args.ignoreexceptions, generate_mips=True) #, no_premultiply=im.mode=='RGB' )
File "/mnt/d/mods/ds_mod_tools-master/build/linux/mod_tools/buildtools/linux/Python27/Lib/site-packages/klei/textureconverter.py", line 113, in Convert
if subprocess.call( cmd_list ) != 0:
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(_popenargs, *_kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
ERROR: Command failed!
Hi~~ I want to improve my english.
Today I clone the ds_mod_tools into my PC,make is succeed .
But I cd to ./build/linux/mod_tools ,Run ./autocompler ,it say No such file or directory.
My computer system is ubuntu 14.04.
Like this:
czfshine@czfshine:/mnt/d/mods/ds_mod_tools-master/build/linux/mod_tools$ ./autocompiler
/usr/bin/python2.7
Atlasing ./../../dont_starve/mods/wand/images/inventoryimages/wand.png npot: False
Atlasing
Traceback (most recent call last):
File "./compiler_scripts/image_build.py", line 110, in
process_file_to_atlas()
File "./compiler_scripts/image_build.py", line 100, in process_file_to_atlas
ignore_exceptions=args.ignoreexceptions, generate_mips=True) #, no_premultiply=im.mode=='RGB' )
File "/mnt/d/mods/ds_mod_tools-master/build/linux/mod_tools/buildtools/linux/Python27/Lib/site-packages/klei/textureconverter.py", line 113, in Convert
if subprocess.call( cmd_list ) != 0:
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(_popenargs, *_kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
ERROR: Command failed!
Log:
compiler registered: ./png
compiler registered: ./scml
"./png" "./../../dont_starve/mods/wand/images/inventoryimages/wand.png" "./../../dont_starve/mods/wand"
"python2.7" "./compiler_scripts/image_build.py" "./../../dont_starve/mods/wand/images/inventoryimages/wand.png"
ERROR: Command failed!
The text was updated successfully, but these errors were encountered: