Jump to content
  • 0

Purchased Vehicles despawn after being purchased with Config based traders


rhammer2003

Question

Hello All.

I have recently started to have a problem with purchased vehicles despawning right after being purchased, I am using config based traders and everything else works great.

 

Here is an excerpt from my RPT with the error right after the user purchases a vehicle and the vehicle despawns.

 

 2:34:57 "EPOCH SERVERTRADE: Player: {KBS} sada dont play (76561198141698876) bought a UH1H_DZ in/at Hero Vendor for 108000x Gold Eagles"
 2:35:19 "PUBLISH: Attempt 4c0a3900# 1014404: arrow_down_large_ep1.p3d REMOTE"
 2:35:19 "HIVE: WRITE: "CHILD:308:24:UH1H_DZ:0:7686:[120,[5139.66,4866.14,0]]:[]:[]:1:513974866102613:""
 2:35:20 "HIVE: WRITE: "CHILD:388:8259415472302626:""
 2:35:20 "CUSTOM: Selected "15309""
 2:35:29 Server: Object 47:181 not found (message 91)
 2:35:29 Server: Object 47:183 not found (message 91)
 2:35:29 Server: Object 47:182 not found (message 99)
 2:35:30 Server: Object 47:186 not found (message 99)
 2:35:30 Server: Object 47:187 not found (message 91)
 2:35:31 "Deleting object KamazOpen_DZE with invalid ID at pos [8259.61,15472.2,-0.000142097]"
 2:35:38 WARNING: Function 'name' - 5d52c080# 1014419: soldier_com.p3d has no unit
 2:35:38  - network id 2:17011
 2:35:38  - person Pavel Vitek
 2:35:38  - dead
 2:35:42 "PUBLISH: B 1-1-K:1 (Zomboy) REMOTE Bought KamazOpen_DZE with ID "8259415472302626""
 2:35:44 "EPOCH SERVERTRADE: Player: {KBS} sada dont play (76561198141698876) bought a Skin_Sniper1_DZ in/at Hero Vendor for 1800x Gold Eagles"
 2:36:01 "HIVE: WRITE: "CHILD:388:513974866102613:""
 2:36:01 "CUSTOM: Selected "15310""
 2:36:11 "infiSTAR.de Log: Bears959 (76561198050545951) | Player Teleport: 102021 to 102021 (7m) | Survivor2_DZ | [10249.8,18329.4,0.73061] to [10256.2,18333.4,0.00150681]"
 2:36:11 "["PVAHR_0_qbyzulggtlep",["Bears959","76561198050545951","Player Teleport: 102021 to 102021 (7m) | Survivor2_DZ | [10249.8,18329.4,0.73061] to [10256.2,18333.4,0.00150681]","",""]]"
 2:36:16 "EPOCH SERVERTRADE: Player: [KDC]Nightraven (76561198074875283) bought a SUV_Charcoal in/at trader city Lenzburg for 9000x Gold Eagles"
 2:36:16 "PUBLISH: Attempt 5bf92b00# 1014480: arrow_down_large_ep1.p3d REMOTE"
 2:36:16 "HIVE: WRITE: "CHILD:308:24:SUV_Charcoal:0:4271:[284,[8259.37,15472.3,-5.00679e-005]]:[]:[]:1:8259415472302788:""
 2:36:16 "Deleting object UH1H_DZ with invalid ID at pos [5139.66,4866.14,0]"
 2:36:18 "EPOCH SERVERTRADE: Player: {KBS} sada dont play (76561198141698876) bought a Skin_Camo1_DZ in/at Hero Vendor for 1800x Gold Eagles"
 2:36:18 "infiSTAR.de AdminReq: [-3,B 1-3-E:1 ({HT} Gale Kast) REMOTE,"Kamaz",[70.0022,[8281.38,15466.3,0]],"ItemKeyYellow767"]"
 2:36:18 "infiSTAR.de AdminReqProceed: [-3,B 1-3-E:1 ({HT} Gale Kast) REMOTE,"Kamaz",[70.0022,[8281.38,15466.3,0]],"ItemKeyYellow767"]"
 2:36:18 "infiSTAR.de PVAH_WriteLog: [b 1-3-E:1 ({HT} Gale Kast) REMOTE,"{HT} Gale Kast (76561198050881601) hivespawned Kamaz @[70.0022,[8281.38,15466.3,0]]"]"
 2:36:21 "PUBLISH: B 1-4-K:1 ({KBS} sada dont play) REMOTE Bought UH1H_DZ with ID "513974866102613""
 2:36:35 "Deleting object  with invalid ID at pos [0,0,0]"

 

 

 

Has anyone else had this problem? and if so what did you do to correct the issue?

Thanks

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Open server_updateObject and find this line: 

if (_isNotOk) exitWith { deleteVehicle _object; diag_log(format["Deleting object %1 with invalid ID at pos [%2,%3,%4]",typeOf _object,_object_position select 0,_object_position select 1, _object_position select 2]); };

Then comment it out with // or delete it and it should work again.

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...