Skip to content

UnloadModel exception when freeing VBO #2993

Closed Answered by raysan5
ShaharKlingerSSYS asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! I think I know the issue! You are using different allocators to load and free the memory! Try using raylib MemAlloc() for your vertex arrays instead of system provided malloc().

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@ShaharKlingerSSYS
Comment options

@raysan5
Comment options

@ShaharKlingerSSYS
Comment options

@raysan5
Comment options

Answer selected by ShaharKlingerSSYS
@ShaharKlingerSSYS
Comment options

@raysan5
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants