cassius Posted November 12, 2015 Share Posted November 12, 2015 I have a character called peasant. I tied to remove it from the game with peasant->Release();but it crashed the game. Anyone help? Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
f13rce Posted November 13, 2015 Share Posted November 13, 2015 Maybe you're still calling peasant->GetPosition(), peasant->SetRotation() or anything similar. You can't do that anymore after releasing. Quote Using Leadwerks Professional Edition (Beta), mainly using C++. Windows 10 / Linux Mint, Visual Studio 2017. GPU: NVidia GeForce GTX970, CPU: Intel i7 7700K @ 4.20 GHz Previously known as Evayr. Link to comment Share on other sites More sharing options...
cassius Posted November 13, 2015 Author Share Posted November 13, 2015 Yes I realize that now. I fixed it. Thanks for reply Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.