R2 Online server files

Page 5 of 17 FirstFirst 1234567891011121315 ... LastLast
Results 61 to 75 of 250
  1. #61
    Apprentice sc106 is offline
    MemberRank
    Mar 2020 Join Date
    22Posts

    Re: R2 Online server files

    https://mega.nz/folder/aiZnzCLZ#iNYP9Nv2Zx-DR-JSEvdM5w
    I updated the tutorial,There is no need to configure ODBC
    You only need to modify the IP and SQL account passwords

    - - - Updated - - -

    Quote Originally Posted by DakDF View Post
    你到底在逆转什么?数据库?
    I also want to know how to modify it and how to log in to admin?

  2. #62
    Apprentice Dominatorsh is offline
    MemberRank
    Dec 2011 Join Date
    7Posts

    Re: R2 Online server files

    yes, db, but now i got problem, items do not stack together and after relogin all new items disapper but saved in db

    this is buggy DB release i guess, trying to fix via db

    Also fixed stacking items. reason was bad "end time" for all items

    I have no idea why it has wrong data , it really looks like spoiling
    Last edited by Dominatorsh; 01-08-21 at 09:46 AM.

  3. #63

    Re: R2 Online server files

    IP Modification and data entries weren't the only errors. It seems to have other bugs as well in other functions I just came across. The files will require a lot of polishing, good website controls, forms and pretty launcher. There should be a time ticker in an application to manipulate database if the date of item keeps disappearing

  4. #64
    Apprentice Karatel is offline
    MemberRank
    Jul 2021 Join Date
    9Posts

    Re: R2 Online server files

    Is there anything written in the log file of FieldW?

  5. #65
    Apprentice DakDF is offline
    MemberRank
    Aug 2021 Join Date
    9Posts

    Re: R2 Online server files

    FieldW with Error CodePage, need set in Windows: Chinese (Simplified, China)
    11111.png

    ----------

    absent TblLogOp TblLogOp.zip

    ---------

    Error DB 5177 Pickup Item, there is a solution?
    Last edited by DakDF; 01-08-21 at 06:14 PM.

  6. #66
    Novice danze4 is offline
    MemberRank
    Jul 2021 Join Date
    3Posts

    Re: R2 Online server files

    I can not start any service. set in Windows: Chinese too


  7. #67
    Apprentice Umbrell is offline
    MemberRank
    Aug 2021 Join Date
    6Posts

    Re: R2 Online server files


    FieldW.exe launch
    channelw.exe launch

    ManagerW.exe launch

    How can I fix this?

    - - - Updated - - -

    How did you fix the mistakes?

  8. #68
    Novice kefir is offline
    MemberRank
    Jul 2021 Join Date
    3Posts

    Re: R2 Online server files

    Used assembly from sc106. I was able to start the server and enter the game, but I can not pick up items like others.

    screenshot_28.png

  9. #69
    Apprentice Umbrell is offline
    MemberRank
    Aug 2021 Join Date
    6Posts

    Re: R2 Online server files

    Quote Originally Posted by kefir View Post
    Used assembly from sc106. I was able to start the server and enter the game, but I can not pick up items like others.

    screenshot_28.png
    FieldW.exe launch
    channelw.exe launch

    ManagerW.exe launch

    How can I fix this?

  10. #70
    Apprentice DakDF is offline
    MemberRank
    Aug 2021 Join Date
    9Posts

    Re: R2 Online server files

    to Umbrell and danze4

    I use sc106 files on clean instal Windows Server 2019 (for the web admin in the future) https://www51.zippyshare.com/v/zlLPQ21E/file.html

    1. Set ip on network iface 192.168.1.103
    2. Install MS SQL 2014 and MS SQL Managment Studio
    3. Install Visual C++ Redistributable Runtimes All-in-One
    4. Restore bases from backup
    5. Set in Windows: Chinese (Simplified, China)
    6. Edit *.dsn in Data
    7. Use c.bat f.bat m.bat from Lib
    8. Run 1. PorteAuthBackSvr and 2. PurpleChannelingAuthSvr from Auth
    9. Run "net start FieldW"
    10. Run "net start ManagerW"
    11. Run "net start ChannelW"
    12. Get client sc106 link and use zRun.bat
    Last edited by DakDF; 01-08-21 at 08:43 PM.

  11. #71
    Apprentice Umbrell is offline
    MemberRank
    Aug 2021 Join Date
    6Posts

    Re: R2 Online server files

    Quote Originally Posted by DakDF View Post
    to Umbrell and danze4

    I use sc106 files https://www51.zippyshare.com/v/zlLPQ21E/file.html

    1. Set ip on network iface 192.168.1.103
    2. Install MS SQL 2014 and MS SQL Managment Studio
    3. Install Visual C++ Redistributable Runtimes All-in-One
    4. Restore bases from backup
    5. Set in Windows: Chinese (Simplified, China)
    6. Edit *.dsn in Data
    7. Use c.bat f.bat m.bat from Lib
    8. Run 1. PorteAuthBackSvr and 2. PurpleChannelingAuthSvr from Auth
    9. Run "net start FieldW"
    10. Run "net start ManagerW"
    11. Run "net start ChannelW"
    12. Get client sc106 link and use zRun.bat
    Ok, it turns out I ran in the wrong sequence.I have already dealt with databases.

  12. #72
    Apprentice DakDF is offline
    MemberRank
    Aug 2021 Join Date
    9Posts

    Re: R2 Online server files

    Dominatorsh, how you correct pick up Item error?

  13. #73
    Apprentice Umbrell is offline
    MemberRank
    Aug 2021 Join Date
    6Posts

    Re: R2 Online server files

    Quote Originally Posted by DakDF View Post
    Dominatorsh, how you correct pick up Item error?

    How to carry out point 1, 5.In point 6, I cannot connect the databases, where can I see the login and password?

  14. #74
    Apprentice DakDF is offline
    MemberRank
    Aug 2021 Join Date
    9Posts

    Re: R2 Online server files

    Quote Originally Posted by Umbrell View Post
    How to carry out point 1, 5.In point 6, I cannot connect the databases, where can I see the login and password?
    1. 1.png
    5. 11111.png
    6. 3.png use own password set during installation MS SQL 2014 (need install in mixed mode or set password user sa by using MS SQL Managment Studio)

    For SQL TCP\IP need enable TCP\IP in SQL
    5.png
    Last edited by DakDF; 01-08-21 at 09:43 PM.

  15. #75
    Apprentice Umbrell is offline
    MemberRank
    Aug 2021 Join Date
    6Posts

    Re: R2 Online server files

    Quote Originally Posted by DakDF View Post
    1. 1.png
    5. 11111.png
    6. 3.png use own password set during installation MS SQL 2014 (need install in mixed mode or set password user sa by using MS SQL Managment Studio)

    For SQL TCP\IP need enable TCP\IP in SQL
    5.png
    I set a password and set up dsn files, changed the region, but still the services from the Lib folders do not start



Advertisement