Jump to content

Josh Matthews

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Josh Matthews

  1. 2 minutes ago, AiiDynBrus said:

    Also, how do you backup your files like i mean say your server restarts every 4 hours do yo backup your files then?

    Copy and paste your server file onto your desktop and if you break it with your edit then delete the broken one (Or try to fix it) and then use the copied version. Basically always have a recent working copy of your server files.

  2. Just now, AiiDynBrus said:

    I've been working on the server for a week today :/ and ive been adding and fixing and modifying mods for 7 days :/

    That sucks. Same thing happened to me but my friend changed something and broke the whole thing and that was when I didn't make backups. Now I make a backup for every change I do. 

  3. Ok looking in my client RPT I found this and I am assuming this is my problem.

     


    if (_go) then {
    enableEnvironment false;
    0 f>
      Error position: <_go) then {
    enableEnvironment false;
    0 f>
      Error Undefined variable in expression: _go
    File mpmissions\__CUR_MP.Chernarus\spawn\start.sqf, line 23

  4. 51 minutes ago, ElDubya said:

    Jesus. Fix these first, then move on to other issues : 

    Warning Message: Script z\addons\dayz_server\infected.sqf not found

    Warning Message: Script scripts\WAI\init.sqf not found

     

    Add these to your mission.sqm : 

    cybp_camels_config

    american_law_enforcement

    Clean your server.rpt then start the server again, posting any errors from both the server.rpt and the client.rpt.

    Yeah its pretty messy, sorry lol. New to making servers but I will do what you said now and post back with the clean rpt.

  5. So I followed all of the steps for this installation http://opendayz.net/threads/release-essv2-enhanced-spawn-selection-v2.21547/ and whenever I suicide and I spawn it spawns me in a random spot instead of going to debug and showing me the spawn menu. This is what pops up in my rpt file. If you need anymore information please leave a comment and I will add it asap. Thank you.

     


    16:30:38 "EPOCH EVENTS INIT"
    16:31:22 "TIME SYNC: Local Time set to [2013,8,3,13,31]"
    16:31:45 "PDEATH: Player Died 76561198134658252"
    16:31:56 "get: STRING (76561198134658252), sent: STRING (76561198134658252)"
    16:31:56 "DISCONNECT: [DN]Josh Matthews (76561198134658252) Object: B 1-1-B:1 ([DN]Josh Matthews) REMOTE, _characterID: 357 at loc [7245.38,19535.4,1.09476]"
    16:31:56 "ERROR: server_playerSync: Cannot Sync Player [DN]Josh Matthews [357]. Position in debug! [7245.38,19535.4,1.09476]"
    16:31:56 Warning: Cleanup player - person 3:12 not found
    16:32:50 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\stp\non\non\amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon_end.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon_end

     

    Then in my client RPT I get this error:

    if (_go) then {
    enableEnvironment false;
    0 f>
      Error position: <_go) then {
    enableEnvironment false;
    0 f>
      Error Undefined variable in expression: _go
    File mpmissions\__CUR_MP.Chernarus\spawn\start.sqf, line 23


     

×
×
  • Create New...