Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BuildFromTriangles NULL mesh error #1861

Open
wrefgtzweve opened this issue Sep 21, 2024 · 1 comment · May be fixed by #1863
Open

BuildFromTriangles NULL mesh error #1861

wrefgtzweve opened this issue Sep 21, 2024 · 1 comment · May be fixed by #1863
Labels

Comments

@wrefgtzweve
Copy link
Contributor

[starfallex] addons/starfallex/lua/entities/starfall_prop/cl_init.lua:97: Tried to use a NULL IMesh!
  1. BuildFromTriangles - [C]:-1
   2. applyData - addons/starfallex/lua/entities/starfall_prop/cl_init.lua:97
    3. unknown - addons/starfallex/lua/entities/starfall_prop/cl_init.lua:108
     4. ProtectedCall - [C]:-1
      5. callback - addons/starfallex/lua/starfall/sflib.lua:1283
       6. func - addons/starfallex/lua/starfall/sflib.lua:1263
        7. unknown - addons/ulib/lua/includes/modules/hook.lua:260
@thegrb93 thegrb93 added the bug label Sep 24, 2024
@thegrb93
Copy link
Owner

That mesh should never be invalid, but I added a valid check because gmod code is so unreliable I guess.

@thegrb93 thegrb93 linked a pull request Sep 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants