Jump to content

jgalla5400

Member
  • Posts

    131
  • Joined

  • Last visited

Posts posted by jgalla5400

  1. What epoch version are you running ?

    Reason i ask is that somthing has changed from 1.0.4.2 I believe as I am seeing the same errors in all my construction etc missions , and my crash spawner , we have fixed the crash spawner on someone actually posted a fixed on on here https://github.com/vbawol/DayZ-Epoch/tree/master/SQF/dayz_server/modules

    If you look in your rpt file you will see the errors about loot for those missions , I'm going to see if I can sort mine out this weekend using the new information in my now working crash spawner file and if I sort it I will update on here :)

  2. Simple thing to remember with vilayer

    The vilayercodecustom folder is basically the contents of the server.pbo and mission.pbo file

    Inside the folder are a bunch of dayz folders - these are your server side files (server.pbo)

    There is also a missions folder , inside here are all the mission folders (this is your mission.pbo) anything you put in your chosen mission folder will be what players have to download when they join so be careful on leaving backup copies of files etc in here (I have made this mistake before several times)

    When you restart your server vilayer pull all this together into the required structure

    You obviously also have your master configuration folder where your server config lives , you can set server name in here and if you need a password to join etc

    Hope some of this helps :)

  3. Well, I'm still struggling...nothing is working properbly doesn't matter what I do.

    Followed the steps above and I don't know how often I reinstalled all that shit now...

     

    Actually I'm getting a message when starting the game saying: Addon 'sauerland' requires addon 'chernarus' :blink:

    I'm so happy that I'm getting always new error messages it would getting boring otherwise...

    After this message the loading Screen pops up and after an unsual time a new message pops up: No entry: bin\config.bin/CfgWorlds/Chernarus.IlsPosition

    After clicking okay I get kicked from the server with the message: No entry: bin\config.bin/CfgWorlds/Chernarus.WorldName

     

    Btw, all your links are dead jgalla.

    Dam copy and paste :) lol

    Here is a link to his share :-

  4. Hi peoples.  Sucks that you are having problems.  I know how frustrating that can be as I've been there myself.  The first time I set up my vanilla epoch, I had the problem of being able to hear sound while stuck at loading screen.  After some time I decided try try again, so I started over from scratch.  I don't know what the issue was, or what I did differently, but it worked flawlessly.  I think maybe I deleted all the player data, character data, and logins to make it work.  In the end I have had mine running stable for about a week.

     

    @jgalla5400 wrote: 

     

    Just wanted to say that steps 1-10, that was written by me, is a Frankenstein (because you tried to merge two different [how-to] and missed a lot of the steps) and outdated (because steam changed a little and I had to update my guide).

     

    So to be clear for all you peoples...

     

    This is my proper guide for updating beta patch:

     

     

    Here's my rollback guide, if you wanted older versions:

     

     

    And this is instructions for reinstalling battleye for clients:

     

     

     

    I recommend fresh reinstall from scratch using 1.0.5.1 with either 125402 or 125548 (those are the ones I tried and worked)

     

    I did not try epoch 1.0.5.1 with 112555 but I did see some servers on commander that seem to be using it.

    Thanks for the detailed update and FYI I didn't claim to have written any of it I said it was taken from others ! In actual fact I think it was on the MGT site , I thought it would be helpful to share :)

    The steps were an amalgamation of 2 lots of things myself and other players on out server tried :)

  5. Would I add the IP address of my server on the BI master list but instead use the steamport instead of the 2302 port I use to remote in off of the arma multiplayer list to add it to the master BI list?

    Yes , you need to use the steam ports , although were on vilayer and to show as active on game tracker and any other lists we have to use the steam port to get on the server we still use our original port (2802) as the other one doesn't work

    I have logged a question with vilayer but that was yesterday and still no response !

  6. Getting this in the rpt file now too after the changes suggested

    the server_functions.sqf had the values you suggested to change in as well so I updated these to be the same (I was getting errors in there previously but with the same error on the same lines for the old values , hope that makes sense)

    9:50:38 Error in expression < select _index1;

    _itemType = _itemTypes select _index2;

    _veh addMagazineCargoGlo>

    9:50:38 Error position: <select _index2;

    _veh addMagazineCargoGlo>

    9:50:38 Error Zero divisor

    9:50:38 File z\addons\dayz_server\init\server_functions.sqf, line 371

    9:50:38 "PUBLISH: Attempt e56050c0# 984245: hmmwv.p3d"

    9:50:38 "HIVE: WRITE: "CHILD:308:24:HMMWV_DES_EP1:0:0:[2,[2190.36,9663.25,0.00746155]]:[]:[["glass1",0.0809666],["glass2",0.104113],["glass3",0.136604],["glass4",0.366373],["wheel_1_1_steering",0.860328],["wheel_1_2_steering",0.371566],["wheel_2_1_steering",0.497697],["wheel_2_2_steering",0.348466],["fueltank",0.601948],["engine",0.584447],["sklo predni P",0.857433],["sklo predni L",0.0648583],["karoserie",0.210398],["wheel_1_4_steering",0.628353],["wheel_2_4_steering",0.942601],["wheel_1_3_steering",0.532464],["wheel_2_3_steering",0.29007]]:0.70458:219049663202:""

    9:50:38 Error in expression < select _index1;

    _itemType = _itemTypes select _index2;

    _veh addMagazineCargoGlo>

    9:50:38 Error position: <select _index2;

    _veh addMagazineCargoGlo>

    9:50:38 Error Zero divisor

    9:50:38 File z\addons\dayz_server\init\server_functions.sqf, line 371

    9:50:38 Error in expression < select _index1;

    _itemType = _itemTypes select _index2;

    _veh addMagazineCargoGlo>

    9:50:38 Error position: <select _index2;

    _veh addMagazineCargoGlo>

  7. Try these steps :-

    step 1: go to your operation arrowhead folder

    step 2: delete the Arma2OA.exe file

    step 3: delete the Arma2OAserver.exe file

    step 4: go into your Expansion\ folder

    step 5: delete the beta\ folder and all it's contents.

    step 6: go to steam library -> operation arrowhead -> right click -> properties -> local files -> verify integrity of game.

    step 7: wait for game to verify. When it's done you will have basic arma 2 files,

    step 8: launch arma 2 oa with new files. exit the game after you see the main menu.

    step 9: go to \Steam\SteamApps\common\Arma 2 Operation Arrowhead\BEsetup\ and run the Setup_BattlEyeARMA2OA.exe file, this will install the new Battleye on your machine

    step 10: wait for game to update. When it's done you will have the new steam-only version of Arma2OA.

    step 11: run Arma2OA with the new version and exit the game after you see the main menu.

    To get in game :-

    1) Open Steam and load Arma 2: OA (non beta)

    2) From the menu options, select “Expansions”

    3) Make sure that the following two setup options are completed.

    i) Make sure that the Expansion “DayZ Epoch 1.0.5″ is visible and active. If it is not visible, use Steam to update Arma 2: OA (non beta) and repeat step 3 (i).

    ii) Make sure that the Expansion “DayZ Epoch 1.0.4.2″ has been disabled.

    4) Make sure any other DayZ Expansions have been disabled, inc Arma 2 DayZ Mod.

    5) Exit out of the “Expansion” Menu by clicking “OK”; Arma 2: OA should restart after a warning message.

    6) Once the game has restarted, select “Multiplayer”

  8. Hi all,

    Keep getting the below in my RPT's since the upgrade anyone have any ideas ?

    I'm sure I have missed something simple

    Here's my error :-

    7:30:03 "CRASHSPAWNER: 81.0639% chance to start a crashing MV-22 with loot table 'HeliCrash'"

    7:30:03 "CRASHSPAWNER: MV-22 started flying from [10450,-630,1000] to [10284.2,8462.1] NOW!(TIME:8690||LT:HeliCrash)"

    7:30:50 "CLEANUP: Deleted 1 Loot Piles out of 54"

    7:30:54 Server: Network message 72976 is pending

    7:30:54 Server: Network message 72976 is pending

    7:30:54 Server: Network message 72976 is pending

    7:30:54 Server: Network message 72977 is pending

    7:30:54 Server: Network message 72977 is pending

    7:30:54 Server: Network message 72977 is pending

    7:30:54 Server: Network message 72977 is pending

    7:30:54 Server: Network message 72978 is pending

    7:31:35 "CRASHSPAWNER: MV-22 just exploded at [10366.1,8187.55,4.88513]!, "

    7:31:35 "_iClass isNil, exiting loot spawn!"

    7:31:35 Error in expression <s select _index;

    _itemType = _itemTypes select _index;

    [_itemType select 0, _ite>

    7:31:35 Error position: <select _index;

    [_itemType select 0, _ite>

    7:31:35 Error Zero divisor

    7:31:35 File z\addons\dayz_server\modules\crash_spawner.sqf, line 162

    I have attached my crash_spawner.sqf file (renamed as .txt as I couldn't attaché a .sqf)

    Any assistance greatly appreciated :)

    crash_spawner.txt

  9. Well, thanks for the detailed description. :)

    I would really like to test this out, but since 2 dayz, I'm unable to connect to Steam Network. :angry:

    Please visit www.steampowered.com.....fuck you steam my router firmware is up to date and I was able to connect to your crappy network in the past only to get annoyed by your possessive business practices! I swore never to buy a game over steam again, neither to use steam in anyway again and now I'm suddenly forced to do...

    The common octopus has slammed again.

     

    If I will ever be able to test this out and sometime maybe to christmas be able to join my own server again, I will let you know guys.

    Till then, fuck you again Steam right in the face, until you laugh and then because you laugh! :angry:

     

    Where are my chill pills...? :wacko:

    I think someone needs a cuddle :)

  10. Have done some serious googling and testing on our server and got a list of steps taken from others and our own guys that seem to work for our players

    step 1: go to your operation arrowhead folder

    step 2: delete the Arma2OA.exe file

    step 3: delete the Arma2OAserver.exe file

    step 4: go into your Expansion\ folder

    step 5: delete the beta\ folder and all it’s contents.

    step 6: go to steam library -> operation arrowhead -> right click -> properties -> local files -> verify integrity of game.

    step 7: wait for game to verify. When it’s done you will have basic arma 2 files, (Versions of these can change dependent on steam updates )

    step 8: launch arma 2 oa with new files. exit the game after you see the main menu.

    step 9: go to \Steam\SteamApps\common\Arma 2 Operation Arrowhead\BEsetup\ and run the Setup_BattlEyeARMA2OA.exe file, this will install the new Battleye on your machine

    step 10: wait for game to update. When it’s done you will have the new steam-only version of Arma2OA.

    To access the server from Arma OA

    1) Open Steam and load Arma 2: OA (non beta)

    2) From the menu options, select “Expansions”

    3) Make sure that the following two setup options are completed.

    i) Make sure that the Expansion “DayZ Epoch 1.0.5″ is visible and active. If it is not visible, use Steam to update Arma 2: OA (non beta) and repeat step 3 (i).

    ii) Make sure that the Expansion “DayZ Epoch 1.0.4.2″ has been disabled.

    4) Make sure any other DayZ Expansions have been disabled, inc Arma 2 DayZ Mod.

    5) Exit out of the “Expansion” Menu by clicking “OK”; Arma 2: OA should restart after a warning message.

    6) Once the game has restarted, select “Multiplayer”

    7) Click “Remote” and then add server address and port accordingly and click “OK”

    8) You are then taken back to the server access page and select the server and “Join”

    9) You should then be presented with the pre game access screen, follow the usual step to access the map.

    Hope this helps

  11. Hey guys,

     

    nice to see that I'm not alone on struggling with this crappy steam update.

    Since Vilayer configured my server from GameSpy to Steam or what ever they did, I cannot join it anymore.

     

    Before they changed it, I had Epoch 1.0.5.1 with Beta 112555 installed and still have.

    When trying to join my server via OA multiplayer menue I loose instantly connection with this error:

    Registration failed: Couldn't resolve host name (Could not resolve host: register; no data record of requested type)

    Well, thanks for this helpful information...

     

    I cannot find my server in the server list only when I type in the IP directly.

    Dunno what to do about it, any help?

    Try these steps :-

    step 1: go to your operation arrowhead folder

    step 2: delete the Arma2OA.exe file

    step 3: delete the Arma2OAserver.exe file

    step 4: go into your Expansion\ folder

    step 5: delete the beta\ folder and all it's contents.

    step 6: go to steam library -> operation arrowhead -> right click -> properties -> local files -> verify integrity of game.

    step 7: wait for game to verify. When it's done you will have basic arma 2 files,

    step 8: launch arma 2 oa with new files. exit the game after you see the main menu.

    step 9: go to \Steam\SteamApps\common\Arma 2 Operation Arrowhead\BEsetup\ and run the Setup_BattlEyeARMA2OA.exe file, this will install the new Battleye on your machine

    step 10: wait for game to update. When it's done you will have the new steam-only version of Arma2OA.

    step 11: run Arma2OA with the new version and exit the game after you see the main menu.

    To get in game :-

    1) Open Steam and load Arma 2: OA (non beta)

    2) From the menu options, select “Expansions”

    3) Make sure that the following two setup options are completed.

    i) Make sure that the Expansion “DayZ Epoch 1.0.5″ is visible and active. If it is not visible, use Steam to update Arma 2: OA (non beta) and repeat step 3 (i).

    ii) Make sure that the Expansion “DayZ Epoch 1.0.4.2″ has been disabled.

    4) Make sure any other DayZ Expansions have been disabled, inc Arma 2 DayZ Mod.

    5) Exit out of the “Expansion” Menu by clicking “OK”; Arma 2: OA should restart after a warning message.

    6) Once the game has restarted, select “Multiplayer”

×
×
  • Create New...