Jump to content

Recommended Posts

I'm new to modding, but I was able to cobble together a mod that added thorned blackberry bushes. I had almost everything done except for reskinning the berries. Anyway, I came back to try to finish it and now the bushes are invisible, the dug bush is invisible, and the minimap icon was the default icon (I might have left it that way.) I fixed the minimap icon, but can't figure out why everything else is invisible now. I've tried checking to make sure everything is named right, but like I said, I'm new and might not be checking in all the right places.

I think I attached everything that might be relevant. 

 

 

modmain.lua modworldgenmain.lua dug_blackberrybush.lua blackberrybush.lua blackberrybush.scml

I've fixed a few things, like the dug bush being invisible in inventory (that was caused by a typo that I made before coming back to the mod), but the main issue persists. None of the animations for the bush are playing correctly anymore. The weird thing is that they used to. Everything works fine if I switch out the animation for the original berry bush, but the client logs say "Could not find anim [idle] in bank [blackberrybush]" despite me double checking that the bank is titled correctly and the scml contains the idle animation and that I properly recompiled everything. I have no clue what is causing this. 

Figured it out. There was a duplicate scml that was unfinished in a folder inside of the exported folder. :wilson_facepalm:

  • Haha 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...