Why won't my custom match load?

Some backstory to what I think is the root of the problem: I created a copy of one of my mods in files, and have edited and uploaded both versions. Neither will start; when I start my mod in custom matches, it counts down and then says “Battle is being created” forever. Here’s one of them if that helps:

The post: https://sandbox.enlisted.net/post/sy58KBMrivgrT9ga/

The mod: https://sandbox.enlisted.net/post/sy58KBMrivgrT9ga/manifest/6/

How do I fix this? I’ve worked hard on them.

1 Like

Probably… It’s because that your mod file size is more then 3mb.
Currently time we have some problems with it.

But you still can solve this problem.
For that you need to click on Toolbox and then Build Mod VROM.
image
After that check userGameMods. There should be vrofms file.
For example on screenshot - my mod name is TEST.
So file will be named TEST.Vromfs.

After that just upload this vromfs file in sandbox portal.

Another reason why it not work in multiplayer…
Maybe in entities. But there I’ll check code later.
If VROM not helps to solve your problem.

Also can you please to not make 10 different versions and posts?

1 Like

Thank you so much, this worked. Also, I’ll stop making a new post for every version, sorry about that.

1 Like

It’s not bad, but it will be problematic to update posts after some global changes in the game that may broke compatibility and operability of your mods. I usually make similar versions only for different gamemodes (squads/lone fighters), but maybe soon also will post same map, but with different gameplay (like another capture points mechanic).