Strictly Zeus Posted July 21, 2016 Report Share Posted July 21, 2016 I followed this tutorial: After I complete it I get this error http://steamcommunity.com/id/strictlyzeus/screenshot/269471959157404833 Link to comment Share on other sites More sharing options...
0 juandayz Posted July 21, 2016 Report Share Posted July 21, 2016 50 minutes ago, Strictly Zeus said: I followed this tutorial: After I complete it I get this error http://steamcommunity.com/id/strictlyzeus/screenshot/269471959157404833 do you have epoch expancion active? or maybe ure missing your client files into serverRoot. @DayZ_Epoch folder.. or ure missing Key folder into server Root. to make a epoch server u need: 1-copy all content of arma2 folder in a new folder example: "server" 2-copy and paste content of arma2oa folder into "server" folder ( without @folders.. example do not copy and paste @Dayz folder) 3-download and paste in "server" folder the clients files (@DayZ_Epoch folder) 4-download the server files INTO server files. rar 5-Paste @DayZ_Epoch_Server folder into "server" folder 6-Paste MPmission folder into "server" folder ( into this mpmission folder just use instance_11.chernarus... delete the others) 7-Open config-examples folder. 8-Paste instance_11.chernarus folder into "server" folder 9-paste instance_11.chernarus.bat into "server" folder 10- paste "keys" folder into "server" folder 11-paste "battleye" folder into "server" folder 12- paste the 4 .dll into "server" folder. 13-paste SQL folder into "server" folder. 14-create your Database 15- edit your hiveExt.ini ... user pass and db name ,,, same as mysql 16-edit your config.sqf 17-edit your instance_11.chernarus.bat this line "C:\Users\Administrador\Desktop\server\arma2oaserver.exe" Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 https://gyazo.com/5b74f181ed12a3892dadee6270087ac6 I think it should look like this right? and in my start.bat it said the arma2oa.exe is in expansions/beta so I removed that part. Link to comment Share on other sites More sharing options...
0 ElDubya Posted July 22, 2016 Report Share Posted July 22, 2016 This is my start.bat for reference : @echo off start "arma2" /min arma2oaserver.exe -port=2302 "-config=instance_24_Napf\config.cfg" "-cfg=instance_24_Napf\basic.cfg" "-profiles=instance_24_Napf" -name=instance_24_Napf "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;" Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 2 hours ago, Strictly Zeus said: https://gyazo.com/5b74f181ed12a3892dadee6270087ac6 I think it should look like this right? and in my start.bat it said the arma2oa.exe is in expansions/beta so I removed that part. cant see in your pic the path for your server root... for example my server root is in D:\testserver... so in my start.bat (dayz_instance_11.chernarus.bat) i have: Spoiler @echo off start "arma2" /min "D:\testserver\arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;" if u had your server in your destok into a folder called "server" your pat must be : Spoiler start "arma2" /min "C:\Users\Administrador\Desktop\server\arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;" but anyway........ are you sure about your epoch expansion active in your game? open your arma2oa game. go to Expancions in main menu and check if u have epoch 1.0.5.1 active.... your "dependent of downloable contents" error seems like client error non server. Also check in your server files if ure using instance_11.chernarus not instance_17.chernarus Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 @echo off start "arma2" /min "C:\Users\Neo\Desktop\Arma\arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;" Is my start.bat and this is the directory C:\Users\Neo\Desktop\Arma Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 I checked multiple times to make sure I did not use instance 17 and it wasnt enabled -.- I never manually disabled it. Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 but now it kicks me 11:41:13 Neo uses modified data file 11:41:13 BattlEye Server: Player #0 Neo (192.168.2.10:2316) connected 11:41:13 Player Neo connecting. 11:41:13 Mission DayZ Epoch Chernarus read from directory. 11:41:14 BattlEye Server: Player #0 Neo - GUID: 9014f30bfee8bd5a3a6ad6406d2a30eb (unverified) 11:41:15 Player Neo connected (id=76561198240789162). 11:41:15 BattlEye Server: Verified GUID (9014f30bfee8bd5a3a6ad6406d2a30eb) of player #0 Neo 11:41:15 BattlEye Server: Player #0 Neo - Owner GUID: e844ba79288862e0f18f2e35cd261716 11:41:15 BattlEye Server: Player #0 Neo - Legacy GUID: 6f12cca897034b46fceac91902efa16d 11:41:18 Roles assigned. 11:41:18 Reading mission ... 11:41:53 Mission read. 11:41:53 Player Neo: Wrong signature for file addons\corepatch_a2.pbo 11:41:53 Player Neo disconnected. 11:41:53 BattlEye Server: Player #0 Neo disconnected 11:41:54 All users disconnected, waiting for users. Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 https://gyazo.com/74912ab8f7bba33c286a30a2d89de9f9 Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 16 minutes ago, Strictly Zeus said: but now it kicks me 11:41:13 Neo uses modified data file 11:41:13 BattlEye Server: Player #0 Neo (192.168.2.10:2316) connected 11:41:13 Player Neo connecting. 11:41:13 Mission DayZ Epoch Chernarus read from directory. 11:41:14 BattlEye Server: Player #0 Neo - GUID: 9014f30bfee8bd5a3a6ad6406d2a30eb (unverified) 11:41:15 Player Neo connected (id=76561198240789162). 11:41:15 BattlEye Server: Verified GUID (9014f30bfee8bd5a3a6ad6406d2a30eb) of player #0 Neo 11:41:15 BattlEye Server: Player #0 Neo - Owner GUID: e844ba79288862e0f18f2e35cd261716 11:41:15 BattlEye Server: Player #0 Neo - Legacy GUID: 6f12cca897034b46fceac91902efa16d 11:41:18 Roles assigned. 11:41:18 Reading mission ... 11:41:53 Mission read. 11:41:53 Player Neo: Wrong signature for file addons\corepatch_a2.pbo 11:41:53 Player Neo disconnected. 11:41:53 BattlEye Server: Player #0 Neo disconnected 11:41:54 All users disconnected, waiting for users. go to your: \steam\steamapps\common\Arma 2 Operation Arrowhead\Expansion\ and delete addon folder (make a backupppppp first) Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 After I did that when I try to start my game it says : Addon 'ASC_EU_Lights' requires addon 'CAStructures_E' Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 It starts the game but everything is black Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 maybe a verify cache of game files? or send me your ip to try to join,, to see if is server or game error Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 However I have @DayZ_Epoch and Addons in that root folder (not server Arrowhead Game) should I delete that? I manually added it Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 Im making this DayZ server because I have shit internet (Private Server for myself) and I have not port forwarded it. I will try to Verify though Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 118 files failed to accumulate or something its downloading something rn. THE FILE ITS DOWNLOADING IS 3.5 GB O.O WITH MY INTERNET THIS WILL TAKE A YEAR juandayz 1 Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 whats about your key folder... heres mine: Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 https://gyazo.com/c2b40314bd1fafbcad1ee9560a219576 Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 your keys folder is ok. really i think you have issues in your game files... havee u run sometime arma2 game? do you have same issue if u try connect to the others epoch servers¿? see it http://customcombatgaming.com/forums/index.php?/topic/24520-fix-wrong-signature-for-file-addonscorepatch-a2pbo/ Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 I always play Overpoch when I have good internet. Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 Well now I get the error on starting up my game after I deleted that addons folder. Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 have u made the back up right? if u need addon folder again tell me,, and i send you. Link to comment Share on other sites More sharing options...
0 Strictly Zeus Posted July 22, 2016 Author Report Share Posted July 22, 2016 i have it Link to comment Share on other sites More sharing options...
0 juandayz Posted July 22, 2016 Report Share Posted July 22, 2016 try to makee the effort and verify the cache of the arma files, then crete again the server with this new files Link to comment Share on other sites More sharing options...
Question
Strictly Zeus
I followed this tutorial:
After I complete it I get this error http://steamcommunity.com/id/strictlyzeus/screenshot/269471959157404833
Link to comment
Share on other sites
24 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now