wfowler1 / Unity3D-BSP-Importer

A lightweight plugin for importing BSP maps into Unity3D as meshes.
Other
112 stars 17 forks source link

Vertices maxed out #27

Open Z1810053 opened 7 months ago

Z1810053 commented 7 months ago

Hi i tried to import the bsp file but it gave me an error message: The number of vertices in the combined mesh (187811) exceeds the maximum supported vertex count (65535) of the UInt16 index format. Consider using the UInt32 IndexFormat for the combined mesh to increase the max vertex count.

wfowler1 commented 7 months ago

What game is the BSP from? If it's a game based on the Quake 3 engine, the easiest solution is probably to reduce the "curve detail" option.

If that doesn't work, you may have to change the mesh combining options to "per material" or even "none" if necessary.

Z1810053 commented 7 months ago

Gary’s mod

Get Outlook for iOShttps://aka.ms/o0ukef


From: Will Fowler @.> Sent: Wednesday, February 28, 2024 4:51:56 PM To: wfowler1/Unity3D-BSP-Importer @.> Cc: Sohrab Fallahi @.>; Author @.> Subject: Re: [wfowler1/Unity3D-BSP-Importer] Vertices maxed out (Issue #27)

You don't often get email from @.*** Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification

CAUTION: This email originated from outside of NIU. Do not click links, open attachments, or provide personal or account information, unless you recognize the sender and know the content is safe.

What game is the BSP from? If it's a game based on the Quake 3 engine, the easiest solution is probably to reduce the "curve detail" option.

If that doesn't work, you may have to change the mesh combining options to "per material" or even "none" if necessary.

— Reply to this email directly, view it on GitHubhttps://github.com/wfowler1/Unity3D-BSP-Importer/issues/27#issuecomment-1970052817, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVKKYA5ZBM5XDZQ6YASS3XLYV6YIZAVCNFSM6AAAAABD6P6CYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGA2TEOBRG4. You are receiving this because you authored the thread.Message ID: @.***>