rons0n Posted September 5, 2017 Share Posted September 5, 2017 Suggested by Lumina here's a new thread regarding changing the API from this tutorial: http://steamcommunity.com/sharedfiles/filedetails/?id=445182091&searchtext= to 10. I messed with my modmain then my prefabs and it still tells me that changing the api_version to 10 crashes. api_version 4 works fine. Here is a very very early build that isn't like my current build but still represents the same problem my current build has: MyPrefab.zip Any ideas? Link to comment https://forums.kleientertainment.com/forums/topic/81754-api-version-crashes-the-game/ Share on other sites More sharing options...
ZupaleX Posted September 5, 2017 Share Posted September 5, 2017 The API 4 and 10 do not have the exact same function definitions (otherwise it would be the same API). So most likely one of the function you are using changed between API 4 and 10. The crash log would help. Link to comment https://forums.kleientertainment.com/forums/topic/81754-api-version-crashes-the-game/#findComment-950551 Share on other sites More sharing options...
rons0n Posted September 5, 2017 Author Share Posted September 5, 2017 Aw sheesh you have to be joking, all I needed to add was added the fourmthread line within the modinfo to update the api_version to 10. Thank you ZupaleX for telling me the crash log, i know that should be the first thing a modder should do but my game didnt exactly "crash" so I never bothered until you told me. Link to comment https://forums.kleientertainment.com/forums/topic/81754-api-version-crashes-the-game/#findComment-950582 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now