matpow2 / cuwo

Open server and utilities for Cube World
GNU General Public License v3.0
170 stars 49 forks source link

Build Issue - Invalid server.exe #156

Closed Kainzo closed 10 years ago

Kainzo commented 10 years ago

I have just re-downloaded CubeWorld, patched and then threw the server.exe into the data with the other data1/data4 files. Downloaded with win7, transferred to Debian 8.0 if that helps.

herocube@box:~/cubeworld/cuwo-test$ sh build.sh running build_ext Generating sources for tgen... Invalid Server.exe hash, should be A6FC5AA34068B5B80C53B2439C65BE3B Traceback (most recent call last): File "setup.py", line 181, in cmdclass={"build_ext": build_ext} File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build_ext.py", line 337, in run self.build_extensions() File "setup.py", line 116, in build_extensions self.generate_tgen_sources(ext) File "setup.py", line 125, in generate_tgen_sources sources = [os.path.relpath(src) for src in converter.get_sources()] AttributeError: 'NoneType' object has no attribute 'get_sources'

Unsure why this may be coming up. Is there a way to completely disable the terrain stuff?

mid-kid commented 10 years ago

-snip- EDIT: Check this out. updated the wiki accordingly

Kainzo commented 10 years ago

Sorry, I meant "Terrain" stuff. Changing that to my MD hash worked, however - there are more build issues. http://pastie.org/private/o87blypeks9sjd45krs1g

mid-kid commented 10 years ago

I hate the fact that edits of comments are not directly seen via email >.<

Kainzo commented 10 years ago

Closing - looks like that makes more sense to me.