kbengine_demos_assets icon indicating copy to clipboard operation
kbengine_demos_assets copied to clipboard

'Space' object has no attribute 'cellData'

Open alerdenisov opened this issue 7 years ago • 4 comments

I tried to google it but have no success. I can't run server with demos_assets, because of error: [S_ERROR]: AttributeError: 'Space' object has no attribute 'cellData' Space.py at line 24

What's wrong?

alerdenisov avatar Mar 15 '17 09:03 alerdenisov

very sorry for the late reply.

This error should not appear, at present only you a person reported this error.

Have you modified the code? Is your server-side engine version?

You can see my run log: logger_baseapp.2017-03-16.zip

kbengine avatar Mar 16 '17 09:03 kbengine

http://bbs.kbengine.org/forum.php You can ask questions here

kbengine avatar Mar 16 '17 09:03 kbengine

I built server engine from sources. First time, it was the head commit of master branch. After fail I tried with 0.9.11 release and got same error. Maybe problem is VS2017 or Windows SDK? I changed it to Visual Studio 2017 and Windows 10.0.14393.0.

Can you share your pre-compiled binaries with me? Just for test.

alerdenisov avatar Mar 16 '17 11:03 alerdenisov

Now only support to vs2013 ~ 2015, vs2017 haven't tested.

Sorry,the current does not provide a binary executable file

kbengine avatar Mar 16 '17 11:03 kbengine