Space Engineers

Space Engineers

Armor Ramps [By UncleSte]
Owen 2015 年 2 月 10 日 下午 7:16
These Blocks Break Ship Export
Kind of annoying. The program crashes when I attempt to export a ship using these blocks. I see this in my log:

Exception occured: SharpDX.SharpDXException: HRESULT: [0x8876086C], Module: [SharpDX.Direct3D9], ApiCode: [D3DERR_INVALIDCALL/InvalidCall], Message: Unknown
at SharpDX.Result.CheckError()
at SharpDX.Direct3D9.Device.CreateTexture(Int32 width, Int32 height, Int32 levels, Int32 usage, Format format, Pool pool, Texture textureOut, IntPtr sharedHandleRef)
at SharpDX.Direct3D9.Texture..ctor(Device device, Int32 width, Int32 height, Int32 levelCount, Usage usage, Format format, Pool pool)

at VRageRender.MyRender.RenderColoredTextures()
at VRageRender.MyRender.Draw(Boolean draw)
at VRage.MyRenderThread.Draw()
at VRage.MyRenderThread.RenderCallback()
at SharpDX.Windows.RenderLoop.Run(Control form, RenderCallback renderCallback, Boolean useApplicationDoEvents)
at VRage.MyRenderThread.RenderThreadStart(Object param)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

Being a programmer the bold line made me think that maybe the textures were too hefty (they are kind of crazy at 2048x4096 which is really a lot more than necessary). I dropped them down to 1024x2048 and even 512x1024 in a local copy of the mod with the same issue. Really just wondering if this mod is doing something naughty. I have no trouble getting more complex mods to export; just seems to be this one that is giving me trouble.

Anybody have any suggestions beyond that?
最後修改者:Owen; 2015 年 2 月 10 日 下午 7:17
< >
目前顯示第 1-5 則留言,共 5
Riverey 2015 年 2 月 25 日 上午 5:17 
Hi Owen! Did you figured out how to get the textures out of the mod?
Riverey 2015 年 2 月 25 日 上午 5:31 
@Owen
I'm asking because I wanted to set this material by hand to export the model on SketchFab
Owen 2015 年 2 月 25 日 下午 4:48 
I wanted it for the same reason. Sadly I haven't had any more luck with it.

I even dropped the texture resolution way down with no luck. I believe it is a known issue though. I can't remember where I read about it though. Apparently it is just an issue with some mods.

If you are feeling really creative the model still exports just fine and all the blocks have sane UV coordinates so you could always roll your own.
Owen 2015 年 2 月 25 日 下午 4:49 
Also, you can make your life a lot easier by preprocessing the ships a bit in a program like Blender. The meshes can be dramatically simplified without loosing any detail.
Riverey 2015 年 2 月 26 日 上午 12:28 
But what do you mean by "dropped the texture resolution in the local copy of mod"?=)
Don't you need the texture itself for it?

Yes, I know, thank you. Actually that's what I'm talking about - I have my ship with all meshs and all textures exept the Armor Ramps. And I know how to add materials so I just need a texture for them

That's how ship look like if you use usual armor texture on them - SketchFab[skfb.ly]
最後修改者:Riverey; 2015 年 2 月 26 日 上午 12:32
< >
目前顯示第 1-5 則留言,共 5
每頁顯示: 1530 50