IResource Leak in ModelLoaderCTM and resource util
ichttt opened this issue ยท 0 comments
Hi there,
you are currently leaking resources here:
and here:
You should close this resource in a finally block. These leaks can be observed by forcing debug to be enabled for minecraft loggers using the log4j xml