Jump to content

Recommended Posts

Posted

hello how i can run ready files from a server? i wanna run it just for my self i have create a local server once but i dont know how to make this run i will appreciate it if anyone have time to help
 

Posted
  1. Install necessary JDK ( i have no idea what jdk this shared pack is using, maybe 8 ?  find out)
  2. Install mysql and set root user password
  3. Install Navicat connect with mysql user on localhost,  create a database and try to open this file "PrideBackup_CLEAN.nb3" to import the database
  4. Open login server properites files in /auth/config find this.. its pretty straight forward what to do  
    URL = jdbc:mysql://localhost/YOUR_DB_NAME
    # Database user info (default is "root" but it's not recommended)
    Login = DBUSER
    # Database connection password
    Password = DBPASSWORD
  5. Open game server properties in game/config same thing with login properties
    URL = jdbc:mysql://localhost/YOUR_DB_NAME
    # Database user info (default is "root" but it's not recommended)
    Login = DBUSER
    # Database connection password
    Password = DBPASSWORD
  6. Register your game server with "RegisterGameServer.bat"
  7. Place hexid from your auth folder to game/config
  8. Start login , start game bat files. 
  9. Good luck i guess 
Posted

Thank you for the help
when i try to open the the backup file i have this error

Navicat Premium
Version 15.0.17 (64-bit)
Windows 10

Unknown Internal Error (A70529215125SE).

(c0000005, 742f56, libcc.dll)
Extra:
742f56 CMHTTPSession_WIN::CMHTTPSession_WIN
68d873 CCNavicat::beginReadAccess
65a5c0 Ordinal34903
and this

Navicat Premium
Version 15.0.17 (64-bit)
Windows 10

Unknown Internal Error (A70529215155SE).

(c0000005, 6a63c0, libcc.dll)
Extra:
6a63c0 CCNavicat::readInt
67abd9 Ordinal9069
and navicat close 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock