zUsername Posted March 8, 2016 Share Posted March 8, 2016 I have a problem my character is running without doing custom animation on client side. But it's work fine on server. My error: [00:01:19]: Could not find anim [run_loop] in bank [wilbur_run] [00:01:19]: Could not find anim [walk_monkey_pre] in bank [wilson] [00:01:19]: Could not find anim [walk_monkey_loop] in bank [wilson] [00:01:32]: Could not find anim [run_loop] in bank [wilbur_run] [00:01:32]: Could not find anim [walk_monkey_pre] in bank [wilson] [00:01:32]: Could not find anim [walk_monkey_loop] in bank [wilson] So anyway to fix it? Thanks you. Here is my scripts: [DST]Wilbur.rar @Muche Can you help me ? Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/ Share on other sites More sharing options...
halfrose Posted March 9, 2016 Share Posted March 9, 2016 that is because none of those animations are present in DST, you will either have to remove them or probably find a way around, maybe replace them with the ones from the DST monkeys which I forgot the name. It also states it should be in the standard wilson bank, (remembering wilson is pretty much the game preset) so, I think you will really have to try to port those, if not, 'uncomment' them out of the scml or any prefab that might list it or an action linked to it. That is just my guess though. Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/#findComment-731587 Share on other sites More sharing options...
Muche Posted March 9, 2016 Share Posted March 9, 2016 (edited) I think, apart from altered wilson stategraph, wilson_client stategraph should be altered as well, at least that's what e.g. Frog Webber mod does. Edited March 9, 2016 by Muche Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/#findComment-731607 Share on other sites More sharing options...
zUsername Posted March 9, 2016 Author Share Posted March 9, 2016 11 hours ago, Muche said: I think, apart from altered wilson stategraph, wilson_client stategraph should be altered as well, at least that's what e.g. Frog Webber mod does. I've added it for wilson_client but it didn't fix that. 12 hours ago, halfrose said: that is because none of those animations are present in DST, you will either have to remove them or probably find a way around, maybe replace them with the ones from the DST monkeys which I forgot the name. It also states it should be in the standard wilson bank, (remembering wilson is pretty much the game preset) so, I think you will really have to try to port those, if not, 'uncomment' them out of the scml or any prefab that might list it or an action linked to it. That is just my guess though. Everything fine on Server ( or you playing on LAN with yourself ), It's only happened on Client. Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/#findComment-731752 Share on other sites More sharing options...
halfrose Posted March 9, 2016 Share Posted March 9, 2016 2 hours ago, zUsername said: I've added it for wilson_client but it didn't fix that. Everything fine on Server ( or you playing on LAN with yourself ), It's only happened on Client. Have you tried seeing if modinfo is stating that all clients requires? Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/#findComment-731808 Share on other sites More sharing options...
Muche Posted March 9, 2016 Share Posted March 9, 2016 I have added wilson_client stategraph altering (+some client-only changes, see modmain.lua) and the running animation does show up on the client. However, there still seem to be some errors lingering, because the animation vanishes sometimes and the error messages mentioned in the OP are in the log even on hosted world. Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/#findComment-731851 Share on other sites More sharing options...
zUsername Posted March 10, 2016 Author Share Posted March 10, 2016 19 hours ago, halfrose said: Have you tried seeing if modinfo is stating that all clients requires? Of course I have. 18 hours ago, Muche said: I have added wilson_client stategraph altering (+some client-only changes, see modmain.lua) and the running animation does show up on the client. However, there still seem to be some errors lingering, because the animation vanishes sometimes and the error messages mentioned in the OP are in the log even on hosted world. It's seem no way to fix that. Anyway thanks you guys. Link to comment https://forums.kleientertainment.com/forums/topic/65227-could-not-find-anim-in-bank-problems/#findComment-732179 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