Jump to content

[Release] Overpochins Taviana Server with LOTS and LOTS of mods


Recommended Posts

If origins is the base mod does that mean we can add origins weapons and items?

 

You can add Origins vehicles and housing (as I have in this server) but that's it. No other Origins stuff like loot, weapons, clothes, etc as Epoch is the last mod to load, it overrides the others. Origins 1.8 is coming out which has temperature system, newly added stuff to the map (submarine pen, open cut mine), the ability to carry a folded pushbike on your back, warm clothes, etc. Once 1.8 is released, you MAY be able to use that as a base and add some of the new stuff, but we'll have to wait and see. 

 

At the moment though, only what I have already added is available to be added.

Link to comment
Share on other sites

I threw this onto my test server. I am connecting through Dayz Launcher but when I try joining the server, I get waiting for host. I am using the command line-mod parameter in the first post and the error in the server log is the "Content has been deleted" error:

23:33:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.tavi, origins_pack_items, ori_titanic, vil_ori_autogyro, ori_flying_fortress, ori_pragacopter, ori_dc3, ori_vil_pack, ori_scraptank, ori_smallraft, ori_bigraft, ori_submarine, origins_pack_cars, ori_scrapbuggy, osshdy
23:33:52 Missing addons detected:
23:33:52   tavi
23:33:52   origins_pack_items
23:33:52   ori_titanic
23:33:52   vil_ori_autogyro
23:33:52   ori_flying_fortress
23:33:52   ori_pragacopter
23:33:52   ori_dc3
23:33:52   ori_vil_pack
23:33:52   ori_scraptank
23:33:52   ori_smallraft
23:33:52   ori_bigraft
23:33:52   ori_submarine
23:33:52   origins_pack_cars
23:33:52   ori_scrapbuggy
23:33:52   osshdy

I have Origins 1.7.9.5 installed on my client and uploaded to the server. Suggestions?

 

*EDIT* I realized my Origins folder on the server was called @DayzOrigins so I renamed it @DayzOrigins1795 but now I get client side error:

Missing addons detected:
  origins_pack_items
Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.origins_pack_items

*EDIT 2* I fixed it by removing origins_pack_items from the mission.sqm, but I assume that's probably not the correct fix even though it works for now.

 

 

i also get the same message missing addons,even tho i have the correct mods in the command line,same server files as cilent side and i have the same spelling of all (@DayzOrigins1795)

 

im now getting this 

ErrorMessage: Data file too short 'C:\TCAFiles\Users\GFFF\4670\@DayzOrigins1795\addons\origins_pack.pbo'. Expected 1278910463 B, got 1231483940 B

Edited by Gil-Galed
Link to comment
Share on other sites

i also get the same message missing addons,even tho i have the correct mods in the command line,same server files as cilent side and i have the same spelling of all (@DayzOrigins1795)

 

im now getting this 

ErrorMessage: Data file too short 'C:\TCAFiles\Users\GFFF\4670\@DayzOrigins1795\addons\origins_pack.pbo'. Expected 1278910463 B, got 1231483940 B

 

The message about the missing addons was due to an error in the command line in my case. I had @DayzOrigins instead of @DayzOrigins1795.

Link to comment
Share on other sites

if i have this in my commandline @DayzOrigins1795;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;

 

im gettting the error

======================================================================= C:\TCAFiles\Users\ShayR\4670\arma2oaserver.exe== "C:\TCAFiles\Users\ShayR\4670\arma2oaserver.exe" -ip=119.252.190.163 -port=2672 -server -nosplash -cpuCount=2 -noPause -noSound -config=server.cfg -cfg=basic.cfg -profiles=Profile -world="empty" -mod=@DayzOrigins1795;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server; =====================================================================Exe timestamp: 2014/10/11 11:24:00Current time: 2015/05/21 10:30:52 Version 1.63.125548ErrorMessage: Data file too short 'C:\TCAFiles\Users\ShayR\4670\@DayzOrigins1795\addons\origins_pack.pbo'. Expected 1278910463 B, got 1231483940 B

 

if i have "-mod=@DayzOrigins1795;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;"

 

i get 

 

10:33:15 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.tavi, origins_pack_items, ori_titanic, vil_ori_autogyro, ori_flying_fortress, ori_pragacopter, ori_dc3, ori_vil_pack, ori_scraptank, ori_smallraft, ori_bigraft, ori_submarine, origins_pack_cars, ori_scrapbuggy, osshdy10:33:15 Missing addons detected:10:33:15 tavi10:33:15 origins_pack_items10:33:15 ori_titanic10:33:15 vil_ori_autogyro10:33:15 ori_flying_fortress10:33:15 ori_pragacopter10:33:15 ori_dc310:33:15 ori_vil_pack10:33:15 ori_scraptank10:33:15 ori_smallraft10:33:15 ori_bigraft10:33:15 ori_submarine10:33:15 origins_pack_cars10:33:15 ori_scrapbuggy10:33:15 osshdy

 

 

and my im waiting for host

 

im testing on a clean install with all the files copied over and overwritten..ive vertifed files thru launcher :(

Link to comment
Share on other sites

Anyone getting this error in their RPT?
 

_nil = [] execVM "\z\addo>
21:09:05   Error Undefined variable in expression: _handle
21:09:05 File mpmissions\DayZ_Epoch_13.Tavi\init.sqf, line 118
21:09:05 Error in expression <pawnCompiles.sqf";
waitUntil{scriptDone _handle};
};
 
Line 118 is the line in the init 

if (true) then {
        private "_handle";
        _handle = [] execVM "\z\addons\dayz_server\FS_SpawnVehicles\FS_StaticVehicleSpawnCompiles.sqf";
        waitUntil{scriptDone _handle}; //THIS IS LINE 118
    };
 
FS_StaticVehicleSpawnCompiles.sqf does exist in my server files but beyond that, I'm not a coder so I don't know what is going wrong.  Thanks in advance
Link to comment
Share on other sites

if i have this in my commandline @DayzOrigins1795;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;

 

im gettting the error

======================================================================= C:\TCAFiles\Users\ShayR\4670\arma2oaserver.exe== "C:\TCAFiles\Users\ShayR\4670\arma2oaserver.exe" -ip=119.252.190.163 -port=2672 -server -nosplash -cpuCount=2 -noPause -noSound -config=server.cfg -cfg=basic.cfg -profiles=Profile -world="empty" -mod=@DayzOrigins1795;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server; =====================================================================Exe timestamp: 2014/10/11 11:24:00Current time: 2015/05/21 10:30:52 Version 1.63.125548ErrorMessage: Data file too short 'C:\TCAFiles\Users\ShayR\4670\@DayzOrigins1795\addons\origins_pack.pbo'. Expected 1278910463 B, got 1231483940 B

 

if i have "-mod=@DayzOrigins1795;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;"

 

i get 

 

10:33:15 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.tavi, origins_pack_items, ori_titanic, vil_ori_autogyro, ori_flying_fortress, ori_pragacopter, ori_dc3, ori_vil_pack, ori_scraptank, ori_smallraft, ori_bigraft, ori_submarine, origins_pack_cars, ori_scrapbuggy, osshdy10:33:15 Missing addons detected:10:33:15 tavi10:33:15 origins_pack_items10:33:15 ori_titanic10:33:15 vil_ori_autogyro10:33:15 ori_flying_fortress10:33:15 ori_pragacopter10:33:15 ori_dc310:33:15 ori_vil_pack10:33:15 ori_scraptank10:33:15 ori_smallraft10:33:15 ori_bigraft10:33:15 ori_submarine10:33:15 origins_pack_cars10:33:15 ori_scrapbuggy10:33:15 osshdy

 

 

and my im waiting for host

 

im testing on a clean install with all the files copied over and overwritten..ive vertifed files thru launcher :(

 

I had @DayzOrigins  folder name of 1.7.9.5  from previus installation ..not changed in 1795 ....   uploaded only mission pbo, server files and filters of battleye and infi...  no one problem..

cmd lines...

=====================================================================
== C:\sspanel\gameservers\arma2\xxx\arma2oaserver.exe
== "C:\sspanel\gameservers\arma2\xxx\arma2oaserver.exe"  -mod=@DayzOrigins;@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server -ip=5.9.145.239 -port=4302 -profiles=Admin -config=Admin\server.cfg -cfg=Admin\arma2.cfg -name=Admin -nolog -malloc=system 
=====================================================================

Link to comment
Share on other sites

Ok i solved the two issues i had

 

*i was using a bad version of Server files

 

Im able to start server i go in and i see this in the rpt

 

1:00:20 Warning: z\addons\dayz_communityassets\models\compass.p3d:0 Error while trying to generate ST for points: 863, 853, 852

1:00:22 "HIVE: Starting"

1:00:22 "HIVE: trying to get objects"

 

it sits there :(

Link to comment
Share on other sites

ErrorMessage: Data file too short 'C:\TCAFiles\Users\ShayR\4670\@DayzOrigins1795\addons\origins_pack.pbo'. Expected 1278910463 B, got 1231483940 B

this say everything.... doesnt it?

at least (i bet there are more than one) one file of your origins files is corrupt... so reinstall it and try again

 

 

 

 

Ok i solved the two issues i had

 

*i was using a bad version of Server files

 

Im able to start server i go in and i see this in the rpt

 

1:00:20 Warning: z\addons\dayz_communityassets\models\compass.p3d:0 Error while trying to generate ST for points: 863, 853, 852

1:00:22 "HIVE: Starting"

1:00:22 "HIVE: trying to get objects"

 

it sits there :(

theres no real error in these lines...

try to connect... and then check your hive log if there is any yet...

also doublecheck your hive settings and the setup of your database...

Link to comment
Share on other sites

Yah im having trouble setting the database up, my server provider already has one set up for me that has Epoch and overpoch so im trying to add on to that but i dont know how to include the table Dayz_origins

 

also ive been reading that i need the Dayz_origins.sql i dont know where im supposed to find this..yes i am but a peasent :(

Link to comment
Share on other sites

Yah im having trouble setting the database up, my server provider already has one set up for me that has Epoch and overpoch so im trying to add on to that but i dont know how to include the table Dayz_origins

 

also ive been reading that i need the Dayz_origins.sql i dont know where im supposed to find this..yes i am but a peasent :(

 

You don't need to do anything special for the database. You just use the Epoch sql files.

Link to comment
Share on other sites

So is anyone else getting "invalid data in db" for some of the new 1.7.9.5 vehicles?  I'm getting it for four vehicles - ori_buchanka, ori_maniac, ori_m3, and ori_ZAZ968M.   The server runs great and I've been tuning it to our liking and adding a few other scripts but database is definitely my weakest skill and so am not sure how to fix the invalid data.  

 

I deleted all objects and just let the scripts repopulate the database with newly spawned vehicles.  I still get the "invalid data" on those vehicles.  I'm guessing that the .pbo files are correct since it is indeed populating the database with what looks like valid data.  Here's the database record for one of them.   

 

877221383760159 13 ori_buchanka 2015-05-23 21:09:25 2015-05-23 21:14:26 0 [159,[8772.17,13837.6,0.011]] [] [["pluhPredni",0.971],["kolaOchrana",0.387],["oknaOchrana",0.381],["predniOknoOchrana",0.476],["sklo_p1",0.325],["sklo_pl1",0.852],["sklo_pp1",0.224],["sklo_z1",0.439],["sklo_zl1",0.278],["sklo_zp1",0.359],["wheel_1_1_steering",0.55],["wheel_1_2_steering",0.623],["wheel_2_1_steering",0.692],["wheel_2_2_steering",0.69],["wheel_1_3_steering",0.756],["wheel_2_3_steering",0.773],["wheel_1_4_steering",0.411],["wheel_2_4_steering",0.023],["sklo predni P",0.726],["sklo predni L",0.374],["motor",0.8],["karoserie",0 0.93453 0

 

 

Any idea what the invalid data is and how to fix it?

 

Thanks,

Bob

Link to comment
Share on other sites

OK, I figured out the database problem with the 1.7.9.5 vehicles.   Being as I started with a totally new server build, I only loaded the 1.7.9 and 1.7.9.5 mods (via Dayz Launcher), figuring that's all I'd need.  Turns out I also needed to load 1.7.8.5.

Link to comment
Share on other sites

Ah ok. I asked because I am not using any Origins SQL, just the standard Epoch database and I haven't had issues.

 

I do believe when I spawned some of those vehicles you mentioned, they were unenterable, do I removed them from the dynamic list and from the traders.

 

The server files have the "Remove Origins Logo Protection" already enabled. This script removes the large black "Mod Origins" sign above all 1.7.9.5 vehicles each time the server restarts and allows them to be usable. As a result, any vehicles spawned in with infiSTAR/Epoch Admin Tools will have the logo protection until the next restart. Vendor purchased vehicles are fine though.

Link to comment
Share on other sites

The server files have the "Remove Origins Logo Protection" already enabled. This script removes the large black "Mod Origins" sign above all 1.7.9.5 vehicles each time the server restarts and allows them to be usable. As a result, any vehicles spawned in with infiSTAR/Epoch Admin Tools will have the logo protection until the next restart. Vendor purchased vehicles are fine though.

 

Oh, I didn't realize that. Thanks for letting me know!

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
  • Advertisement
×
×
  • Create New...