can someone please help me building the game
im using tools/build_client.py i changed infinite to toontown and shared to otp (tell me if its right)
i get this error
i changed main module to toontown.toonbase.toontownstartdist
Building the client...
couldn't import direct.extensions
couldn't import direct.extensions
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Developer/Panda3D/direct/showutil/pfreeze.py", line 117, in <module>
freezer.done(compileToExe = compileToExe)
File "/Developer/Panda3D/direct/showutil/FreezeTool.py", line 886, in done
self.__loadModule(mdef)
File "/Developer/Panda3D/direct/showutil/FreezeTool.py", line 974, in __loadModule
fp = open(pathname, modulefinder.READ_MODE)
IOError: [Errno 2] No such file or directory: 'toontown.toonbase.ToontownStartDist'
Also does anyone know how to do the git process on prepare client and write_files
since im on a mac it gives me error about programfiles
if anyone knows how to fix this i would be happy