Jump to content
guitz59@hotmail.com

Vehicle don't respawn on Official Hive

Recommended Posts

Hello

I have a concern on my server
no vehicle will respawn, they spawn during the first startup (16/07/2013), some (destroyed) have respawn after few restart
but since a week no destroyed vehicle respawn ? (4 Rs / day)

the only thing I changed on the server
- Reinstalling full due to multiple crash (no more crash since 25/07/2013)
- Change "server_onplayerdisconnect" file to avoid the glitch (works)


I try to use the functions "fa_hiveMaintenance.hpp"

I try to ReReinstall the server

I try to desactivate BEC

but it does not change

 

the number of vehicle only reduces (currently 16)
If anyone has a solution ?

thank you

Share this post


Link to post
Share on other sites

Hey, sorry to hear about the struggles!

 

Shoot me a PM, I can walk you through a fix that has worked for many other server owners.

 

Cheers,

Jimmy

  • Like 2

Share this post


Link to post
Share on other sites

I still have the problem

 

I try to change the hive instance, but it's the same

all destroyed vehicle doesn't respawn ? (after several restart)

 

they always "ignored" in report

5:54:58 "IGNORED ATV_US_EP1 oid#4997747 cid:0 "5:54:59 "IGNORED Smallboat_1 oid#4997755 cid:0 "5:55:00 "IGNORED Lada2 oid#4997763 cid:0 "5:55:01 "IGNORED Old_bike_TK_INS_EP1 oid#4997768 cid:0 "5:55:02 "IGNORED UH1H_DZ oid#4997783 cid:0 "5:55:02 "IGNORED Mi17_DZ oid#5567680 cid:0 "5:55:03 "IGNORED AN2_DZ oid#23836467 cid:0 "

Is this normal ?

Edited by GuitZ

Share this post


Link to post
Share on other sites

uncomment the following in fa_hiveMaintenance.hpp:

#define VEH_MAINTENANCE_IGNORE_UNKNOWN

But the real solution is on hive side.

Share this post


Link to post
Share on other sites

I uncomment #define VEH_MAINTENANCE_IGNORE_UNKNOWN

 

 

But the real solution is on hive side.

 

 TG ! Jimmy have tell Razor (or Alby) to reset my instance

 

are you sure this is a problem on the side of the hive?
I feel that this is a problem on my server
because a change of instance does not solve the problem ?

Edited by GuitZ

Share this post


Link to post
Share on other sites

No I already have this issue twice on my server.

If the Jimmy's trick is not working, you have to tell Razor to fix it, but not to reset the whole instance.

Edited by Ameo

Share this post


Link to post
Share on other sites

My vehicles are not respawning.  

 

The hiveext.log does indicate that the vehicles are present but:

  • They are not rendering

or

  • This is their last location before being destroyed

 

Either way after several days none of the helis have appeared.  The server in reference is US 434.

 

P.S.

I've tried the suggested method and the vehicles still do not spawn.  

Edited by Geryon

Share this post


Link to post
Share on other sites

Confirmed. Vehicles are being "Ignored" after being destroyed. On my server, all helicopters are destroyed and haven't respawned in over a week.

Share this post


Link to post
Share on other sites

I'm looking into this issue.

 

I'll Damaged vehicles should now be respawned.

  • Like 3

Share this post


Link to post
Share on other sites

Confirmed. Vehicles are being "Ignored" after being destroyed. On my server, all helicopters are destroyed and haven't respawned in over a week.

"ignored" means that the vehicle exists in the hive but won't be spawned since this vehicle is outnumbered according to its class (you have too many vehicles according to vehicle list defined in server config). Uncomment VEH_MAINTENANCE_IGNORE_UNKNOWN if you want these extra vehicles.

A vehicle still exists in the hive even if its damage = 100%, and is recycled (vehicle parts and fuel level redefined, random position chosen) on startup if VEH_MAINTENANCE_DONT_BE_SMART is in comment.

Share this post


Link to post
Share on other sites

"ignored" means that the vehicle exists in the hive but won't be spawned since this vehicle is outnumbered according to its class (you have too many vehicles according to vehicle list defined in server config). Uncomment VEH_MAINTENANCE_IGNORE_UNKNOWN if you want these extra vehicles.

A vehicle still exists in the hive even if its damage = 100%, and is recycled (vehicle parts and fuel level redefined, random position chosen) on startup if VEH_MAINTENANCE_DONT_BE_SMART is in comment.

 

Where i can find the vehicle list, please? Thank you

 

btw connection still timeouting

Edited by stelucz

Share this post


Link to post
Share on other sites
I Just restart and see all vehicle in log (restart with no timeout !)

 

Coincidence. I am still getting the timeout error quite frequently, I might have to shut down my server because of this.

 

Edit: I take that back. It has improved some.

Edited by crazykid1297

Share this post


Link to post
Share on other sites

My vehicles are not respawning.  

 

The hiveext.log does indicate that the vehicles are present but:

  • They are not rendering

or

  • This is their last location before being destroyed

 

Either way after several days none of the helis have appeared.  The server in reference is US 434.

 

Hi, we have the same problem on ours server. Since two/three weeks there is no heli, ural, and other vehicle. Only we have is atv, british offroad, and buses. Our server is PL 4639. Can anyone help us resolve the problem?

Share this post


Link to post
Share on other sites

Timeout still occurs.

 

Still have the following vehicles not respawning:

Line 17253: 11:25:21 "IGNORED ATV_US_EP1 oid#4722387 cid:0 "
Line 17401: 11:25:22 "IGNORED hilux1_civil_3_open oid#4722398 cid:0 "
Line 17638: 11:25:24 "IGNORED Old_bike_TK_CIV_EP1 oid#4722414 cid:0 "
Line 17639: 11:25:24 "IGNORED Old_bike_TK_CIV_EP1 oid#4722415 cid:0 "
Line 17907: 11:25:26 "IGNORED AN2_DZ oid#23829583 cid:0 "

Share this post


Link to post
Share on other sites

Still have the following vehicles not respawning:

Line 17253: 11:25:21 "IGNORED ATV_US_EP1 oid#4722387 cid:0 "

Line 17401: 11:25:22 "IGNORED hilux1_civil_3_open oid#4722398 cid:0 "

Line 17638: 11:25:24 "IGNORED Old_bike_TK_CIV_EP1 oid#4722414 cid:0 "

Line 17639: 11:25:24 "IGNORED Old_bike_TK_CIV_EP1 oid#4722415 cid:0 "

Line 17907: 11:25:26 "IGNORED AN2_DZ oid#23829583 cid:0 "

This means you edited server.pbo. Do not edit server.pbo if you don't know what you are doing.

  • Like 1

Share this post


Link to post
Share on other sites
Okay I'll roll back the suggested work around.

 

With regards to your above comment.  Can you clarify why you would suspect that?  I'm interested in the background (if you care to take the time).

 

This isn't the first time I've modified server file.  I've done it many times on servers (hosted as well testing stuff on my own PC).  Of course I can and will make mistakes so I'm just interested why you came to that conclusion.

 

Regards,

 

Geryon

Share this post


Link to post
Share on other sites

facoptere,

 

By the way a quick scan with a roll back indicates it working now.   Thank you for the help.

 

Regards,

 

Geryon

Share this post


Link to post
Share on other sites

I have "IGNORED" vehicle too in the report file

But when i look in HiveExt.log, the OID of vehicle is not destroyed (the line is terminated by a value under 1.0, means it's not destructed ?)

 

I wait some destruction and several restart to check if vehicle spawn correctly

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

×