Modules not exported by game_engine_publishing.py #47239

Closed
opened 2016-01-26 02:48:17 +01:00 by Philippe · 8 comments

System Information
Linux 3.13.0-68-lowlatency #111-Ubuntu SMP PREEMPT Fri Nov 6 19:08:04 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Intel GMA 5000

Blender Version
blender-2.76b-linux-glibc211-x86_64/

Short description of error

Exact steps for others to reproduce the error

Can't attach any file, there are a lot of dependencies and the whole project is more than 150Mgs! But I got a hunch that this new exporter is not including any external python module..?

Color management: using fallback mode for management
BLT_lang_init: 'locale' data path for translations not found, continuing
connect failed: No such file or directory
Detected GL_ARB_texture_env_combine
Detected GL_ARB_texture_cube_map
Detected GL_ARB_multitexture
Detected GL_ARB_shader_objects
Detected GL_ARB_vertex_shader
Detected GL_ARB_fragment_shader
Detected GL_ARB_vertex_program
Detected GL_ARB_depth_texture
Detected GL_EXT_separate_specular_color
found bundled python: /home/px/tmp/tst/default/2.76/python
Python module can't be imported - object 'Menu', controller 'Python':
ImportError: No module named 'menu'
Error Totblock: 2

**System Information** Linux 3.13.0-68-lowlatency #111-Ubuntu SMP PREEMPT Fri Nov 6 19:08:04 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Intel GMA 5000 **Blender Version** blender-2.76b-linux-glibc211-x86_64/ **Short description of error** **Exact steps for others to reproduce the error** Can't attach any file, there are a lot of dependencies and the whole project is more than 150Mgs! But I got a hunch that this new exporter is not including any external python module..? Color management: using fallback mode for management BLT_lang_init: 'locale' data path for translations not found, continuing connect failed: No such file or directory Detected GL_ARB_texture_env_combine Detected GL_ARB_texture_cube_map Detected GL_ARB_multitexture Detected GL_ARB_shader_objects Detected GL_ARB_vertex_shader Detected GL_ARB_fragment_shader Detected GL_ARB_vertex_program Detected GL_ARB_depth_texture Detected GL_EXT_separate_specular_color found bundled python: /home/px/tmp/tst/default/2.76/python Python module can't be imported - object 'Menu', controller 'Python': **ImportError: No module named 'menu'** Error Totblock: 2
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @xaccrocheur

Added subscriber: @xaccrocheur
Author

I forgot to add that said module(s) are working file within both blender and blenderplayer.
Of course, there IS a meny.py file :)

I forgot to add that said module(s) are working file within both blender and blenderplayer. Of course, there IS a meny.py file :)

Added subscriber: @Sergey

Added subscriber: @Sergey

First of all, your installation seems to be somewhat broken. This should not happen with official builds from builder.blender.org.

Color management: using fallback mode for management
BLT_lang_init: 'locale' data path for translations not found, continuing

Please make sure you've fully downloaded and unpacked the archive.

Second of all, it's not a support system but a bug tracker, so you have to provide .blend which demonstrates the issue, otherwise we aren't able to troubleshoot it. Keep it as simple as possible.

First of all, your installation seems to be somewhat broken. This should not happen with official builds from builder.blender.org. ``` Color management: using fallback mode for management BLT_lang_init: 'locale' data path for translations not found, continuing ``` Please make sure you've fully downloaded and unpacked the archive. Second of all, it's not a support system but a bug tracker, so you have to provide .blend which demonstrates the issue, otherwise we aren't able to troubleshoot it. Keep it as simple as possible.

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2016-02-05 15:20:51 +01:00

No news since one week…

No news since one week…
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#47239
No description provided.