Jump to content

Recommended Posts

Hiya guys im having trouble with my private hive, it works fine but when it comes up where it reads the ip my ip doesn't seem to work ive tried many ips which one do i use? go here to see what i mean http://gyazo.com/c39afbe01b695bc528fe3cde6dbabe8e

Thanks, Kane

Edited by Kane1

Share this post


Link to post
Share on other sites

Well, my first thought is that the database is not running.

The error explains itself, you have no connection to the database, it is trying, but it can't find it.

It is looking on 127.0.0.1, this should be fine if the database is also on that same physical machine, my guess is that the SQL server is not started.

Is this setup on a dedicated server, or are you just trying to set it up at home, at your own PC ?

Edited by Allie

Share this post


Link to post
Share on other sites

Well, my first thought is that the database is not running.

The error explains itself, you have no connection to the database, it is trying, but it can't find it.

It is looking on 127.0.0.1, this should be fine if the database is also on that same physical machine, my guess is that the SQL server is not started.

Is this setup on a dedicated server, or are you just trying to set it up at home, at your own PC ?

Yeah im trying to set it up at home on my own pc ive tried the 127.0.0.1 doesnt seem to work but i think ive done something wrong with sql how do i fix this?

Edited by Kane1

Share this post


Link to post
Share on other sites

Are you using the "Pwnoz0r" version ?

This link : http://www.tunngle.n...ps-not-updated/

Are you using the steam version of the games ?

I think this version is the most easy for people who start learning the ropes of hosting.

Also make sure you ALWAYS backup your original game directories first !!!!

Edited by Allie

Share this post


Link to post
Share on other sites

Are you using the "Pwnoz0r" version ?

This link : http://www.tunngle.n...ps-not-updated/

Are you using the steam version of the games ?

I think this version is the most easy for people who start learning the ropes of hosting.

Also make sure you ALWAYS backup your original game directories first !!!!

Thank you very much , i just had the wrong port :P thanks bro big help!

Share this post


Link to post
Share on other sites

Here is the link to the whole repository : https://github.com/P...-Private-Server

Did you copy the whole arma2 directory into the arma2OA directory ?

Did you download the whole Pack(or repository) and copied it into the Arma2OA directory ?

Are you starting the "@Start_server.bat" file ?

If so what does the little popup window say while starting up ?

All should work "out of the box"

GREAT to hear it works.

Now go into the "cfgDayZ" folder and open the "server.cfg" file, in here you can set the passwords and other fun settings for your server, for instance the name and welcome messages.

Edited by Allie

Share this post


Link to post
Share on other sites

And download NaviCat lite, so you can go into the database and fool around in there, spawn points, amount of vehicles is all done in the database.

Have fun and good luck.

  • Like 1

Share this post


Link to post
Share on other sites

And download NaviCat lite, so you can go into the database and fool around in there, spawn points, amount of vehicles is all done in the database.

Have fun and good luck.

Thanks for you help, i cant seem to increase the vehicle count it wont work

Share this post


Link to post
Share on other sites

Vehicle count has to do with the functions in the database.

Start your server and start navicat lite, make sure you are able to connect to the database with navi lite, login and pass are both "root", then go in and check the tables, one of the tables shows all vehicle that can be spawned in, look at the table and find the amount that is allowed to spawn.

Then go into the "functions" of the database and find , i think it was called "pmain", in there i is now set at 11 as default, just change that to whatever you like, but be adviced, there are just as many spawn points as defined in the database, so when you for instance spawn 10 helicopters, it might be you have a spot on the map with 5 choppers stacked on top of eachother.

Just browse true the database and see whats up ( make an update of all your stuff before fooling around with it !!!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×