HELP MY SUPERVISOR Server

Results 1 to 2 of 2
  1. #1
    Novice icetat13 is offline
    MemberRank
    Apr 2014 Join Date
    3Posts

    sad HELP MY SUPERVISOR Server

    zz.jpg

    - - - Updated - - -

    000000.026| r3dFS: there is no volume file wo_00.bin
    000000.026| Connecting to master server at 127.0.0.1:34000
    000000.026| r3dNetwork: Creating client
    000000.055| IP: 192.168.173.1
    000000.055| IP: 192.168.1.2
    000000.055| IP: 25.97.57.22
    000000.055| r3dNetwork: connecting to 127.0.0.1:34000
    000000.055| waiting: connecting, 10.0 sec left
    000000.081| r3dNetwork: external ip: 127.0.0.1:59570
    000000.081| Game: Initializing with 50 players
    000000.081| Server time is Mon Sep 18 13:51:06 2028
    000000.081| CAsyncApiMgr starting
    000000.082| Starting server on port 34010
    000000.082| r3dNetwork: Creating host at port 34010
    000000.089| IP: 192.168.173.1
    000000.089| IP: 192.168.1.2
    000000.089| IP: 25.97.57.22
    000000.101| Getting shop data
    000000.290| WO_API: returned http405
    000000.290| GetShopData FAILED, code: 8
    000000.290| Reading game rewards
    000000.320| WO_API: returned http405
    000000.320| ApiGetDataGameRewards FAILED, code: 8
    000000.320| !!! ERROR: failed to get game rewards
    000000.333| !!! crashed
    000000.333| Creating minidump at logss\GS_10000047368b7.dmp
    000001.351| Minidump created.


  2. #2
    Developer DNC is offline
    DeveloperRank
    Oct 2011 Join Date
    2,493Posts

    Re: HELP MY SUPERVISOR Server

    Quote Originally Posted by icetat13 View Post
    zz.jpg

    000000.101| Getting shop data
    000000.290| WO_API: returned http405
    000000.290| GetShopData FAILED, code: 8
    000000.290| Reading game rewards
    000000.320| WO_API: returned http405
    000000.320| ApiGetDataGameRewards FAILED, code: 8
    000000.320| !!! ERROR: failed to get game rewards
    Your error:
    000000.290| WO_API: returned http405


    It's been a while since I've been in this section.
    There used to and probably still is a FAQ that GiGaToni wrote
    But this is what I recall:

    webAPIDomainIP = 127.0.0.1
    webAPIDomainBaseUrl = /WarZ/api/
    webAPIDomainPort = 80
    webAPIDomainUseSSL =

    Should be set to:
    C:\inetpub\wwwroot\warz\api

    In the source code:
    Config api path and ip
    Then recompile



Advertisement