Compile Error Warz_server.sln (Allrightsource)

Results 1 to 8 of 8
  1. #1
    Sorcerer Supreme KidJB is offline
    Member +Rank
    Oct 2009 Join Date
    Topeka, KansasLocation
    291Posts

    Compile Error Warz_server.sln (Allrightsource)




    This happens alot i dunno how to fix it can anyone tell me how or a workaround?


  2. #2
    Member SpartanBlood is offline
    MemberRank
    May 2013 Join Date
    Belém, Brazil,Location
    54Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    Close Master Server and Supervisor server.

  3. #3
    Sorcerer Supreme KidJB is offline
    Member +Rank
    Oct 2009 Join Date
    Topeka, KansasLocation
    291Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    Quote Originally Posted by SpartanBlood View Post
    Close Master Server and Supervisor server.

    They Are Closed lol..

  4. #4
    Sorcerer Supreme Cryptopia is offline
    Member +Rank
    Oct 2013 Join Date
    HelveteLocation
    289Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    Close them ... wait 2-3 min and try again.
    It should work.

  5. #5
    Member SpartanBlood is offline
    MemberRank
    May 2013 Join Date
    Belém, Brazil,Location
    54Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    Cryptopia is right. With me works too.

  6. #6
    Sorcerer Supreme KidJB is offline
    Member +Rank
    Oct 2009 Join Date
    Topeka, KansasLocation
    291Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    Got it server activated can anyone post me a code of the rsbuild.xml?

  7. #7
    Member SpartanBlood is offline
    MemberRank
    May 2013 Join Date
    Belém, Brazil,Location
    54Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    <build>
    <output dir="build\data"/>

    <cdn url="http://YOURIP/wz/"/>


    <!-- set base archive for incremental update -->
    <!-- <base file="build\data\wz410E041D"/> -->


    <!-- include EULA file -->
    <include mask="eula-en.htm"/>
    <include mask="eula-en.rtf"/>
    <!-- excludes for this package files (just in case they was created in this dir -->
    <exclude mask="WZ_*.bin"/>


    <!-- excludes for debug files -->
    <exclude mask="r3dlog.txt"/>
    <exclude mask="MasterServer_ccu.txt"/>
    <exclude mask="*.pdb"/>
    <exclude mask="*.exp"/>
    <exclude mask="*.lib"/>
    <exclude mask="*.bat"/>
    <exclude mask="*.vmp"/>

    <!-- excludes for other binaries -->
    <exclude mask="Studio*.*"/>
    <exclude mask="MasterServer.*"/>
    <exclude mask="WZ_GameServer.*"/>
    <exclude mask="SupervisorServer.*"/>
    <exclude mask="RSBuild.*"/>
    <exclude mask="RSUpdate.*"/>
    <exclude mask="WZAdmin.*"/>
    <exclude mask="WarZ_unpack.exe"/>
    <exclude mask="*.log"/>
    <exclude mask="*.suo"/>
    <exclude mask="*.bat"/>
    <exclude mask="gameSettings.ini"/>
    <exclude mask="local.ini"/>
    <exclude mask="windows_error_report_mapping.xml"/>
    <!-- excludes for build directories -->
    <exclude mask="1"/>
    <exclude mask="build"/>
    <exclude mask="logs"/>
    <exclude mask="bin"/>
    <exclude mask="server"/>
    <exclude mask="tools"/>
    <exclude mask="logs"/>
    <exclude mask="logms"/>
    <exclude mask="logss"/>
    <exclude mask="logsv"/>


    </build>

  8. #8
    Sorcerer Supreme KidJB is offline
    Member +Rank
    Oct 2009 Join Date
    Topeka, KansasLocation
    291Posts

    Re: Compile Error Warz_server.sln (Allrightsource)

    Thanks :)



Advertisement