Jump to content
  • 0

DayZ Epoch Server | content missing: dayz_epoch, glt_m300t, pook_h13


IrenePappel

Question

Hi all,

I've setup an ArmA 2 DayZ Mod Epoch Server following this YouTube guide:

 

I can successfully connect to the server using a different PC but when joining the game I receive the following error message:

 

(Translated from German:)

You cannot play this mission it is dependent on downloadable content that has been deleted: dayz_epoch, glt_m300t, pook_h13

 

Files on the server:

 

Question:

I can find all 3 files that are reported as missing in the folder C:\Server\@DayZ_Epoch\addons but I cannot find these files in C:\Server\AddOns. Is this normal?

 

Thank you and all the best from Hamburg,

Irene

post-26657-0-62452800-1420394568_thumb.p

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

open up your mission.sqm and add those 3 in your addons part, mine looks like this

	addOns[]=
	{
	"chernarus",
	"ca_modules_animals",
	"dayz_anim",
	"dayz_code",
	"dayz_communityassets",
	"dayz_weapons",
	"dayz_equip",
	"dayz_epoch",
	"dayz_vehicles",
	"cacharacters_pmc",
	"ca_modules_functions",
	"glt_m300t",
	"pook_h13",
	"csj_gyroac",
	"map_eu",
	"jetskiyanahuiaddon",
	"glt_bh_wreck_burned",
	"warehouse",
        "mbg_killhouses",
        "mbg_buildings_3",
        "mbg_african_buildings",
	"aif_arma1buildings"
	};

Edit: Or check your launch parameters as they might be incorrect

Link to comment
Share on other sites

  • 0

This is interesting, I have now copied AntiChrist's addOns[] section (thank you!) from mission.sqm and have overwritten mine.

 

Now I'm getting this error message:

 

You cannot play this mission it is dependent on downloadable content that has been deleted: dayz_epoch, glt_m300t, pook_h13, glt_bh_wreck_burned, warehouse, mbg_killhouses, mbg_buildings_3, mbg_african_buildings, aif_arma1buildings

 

Or in other words: The more add-ons I am adding to mission.sqm the more are listed as missing in the in-game error message.

 

So what does that mean?

 

 

 

Link to comment
Share on other sites

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
  • Discord

×
×
  • Create New...