Jump to content

Recommended Posts

Ok this is pretty vexing. A few years back I made a character mod:

https://steamcommunity.com/sharedfiles/filedetails/?id=2311610087&searchtext=darna

It isn't perfect but she works and achieves most of what I set out to do.

However, last week i set out to make a new character for a friend:

https://steamcommunity.com/sharedfiles/filedetails/?id=2593870361&searchtext=liby

What I did was copy the files from the original mod and make edits where necessary, as well as going back to the esctemplate from the original template files for stuff like the blank images and a script (liby.lua in prefabs) to keep it simple. I went over the files several times to make sure that everything was renamed properly, and I thought I did a good job because the character works fine when I tested it.

However, I tried to host a server with both of these characters enabled at the same time, and the game crashed after the server was done loading. No log to tell me what was wrong either.

I have been going over the files several times but I'm drawing a blank here and i'm clueless. My experience modding is fairly limited so I'm obviously missing something here. 

I hope someone here could help me find out what went wrong? It is extremely frustrating to have both characters work fine on their own but crash togueter since the whole point was to use them with my friend.

 

I attached a couple .rar items with the files as they are in my mods folder in case they're helpful

Darna.rar Liby.rar

It seems you just renamed ghost_darna_build.zip to ghost_liby_build.zip in your new mod.

The problem is that in this case, the build name stays the same. The game will crash if it needs to build the same build twice.

image.thumb.png.3668c3e23b7341a8bfd46ce1b3dc6e8a.png

You will need to rename the build to ghost_liby_build.

  • Like 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...