r5sdk icon indicating copy to clipboard operation
r5sdk copied to clipboard

Error while running dedi server

Open scerelli opened this issue 2 years ago • 1 comments

Hi, I'm trying to host a dedi server for the EU/Italian community, everything looks good beside 1 thing.

Sometimes the server crashes when someone picks up a barrel (i think)

[modToRemove] ""
[item] "barrel_stabilizer_l4_flash_hider"
[weapon] ENTITY (weaponx mp_weapon_autopistol [376] (weapon "mp_weapon_autopistol" at <-1115.81 3890.98 10.8191>))
[player] ENTITY (player nickname [1] (player "nickname" at <-1121.82 3879.96 -31.9525>))
[this] TABLE
[weaponData] STRUCT LootData
[allowedToAdd] true
[itemData] STRUCT LootData
[deathBox] ENTITY (prop_death_box player_death_box [195] at <-1173.63 3979.53 -3.34375>)
[forceActive] false
[returnToInventory] false
[takeFromInventory] false
[modToRemove] ""
[item] "barrel_stabilizer_l4_flash_hider"
[weapon] ENTITY (weaponx mp_weapon_autopistol [376] (weapon "mp_weapon_autopistol" at <-1115.81 3890.98 10.8191>))
[player] ENTITY (player nickname [1] (player "nickname" at <-1121.82 3879.96 -31.9525>))
[this] TABLE
[modToRemove] ""
[weapon] ENTITY (weaponx mp_weapon_autopistol [376] (weapon "mp_weapon_autopistol" at <-1115.81 3890.98 10.8191>))
[weapons] ARRAY
[slot] 1
[isPlayerSwitching] false
[attachment] "barrel_stabilizer_l4_flash_hider"
[data] STRUCT LootData
[deathBox] ENTITY (prop_death_box player_death_box [195] at <-1173.63 3979.53 -3.34375>)
[pickupFlags] 20
[player] ENTITY (player nickname [1] (player "nickname" at <-1121.82 3879.96 -31.9525>))
[pickup] ENTITY (prop_survival [241] at <-1173.63 3979.53 -3.34375>)
[action] 11
[this] TABLE
[oldAmmo] 1
[useLong] false
[useAlt] false
[lootRef] STRUCT LootRef
[as] STRUCT LootActionStruct
[lt] STRUCT LootTypeData
[data] STRUCT LootData
[pickedUp] false
[deathBox] ENTITY (prop_death_box player_death_box [195] at <-1173.63 3979.53 -3.34375>)
[pickupFlags] 20
[player] ENTITY (player nickname [1] (player "nickname" at <-1121.82 3879.96 -31.9525>))
[pickup] ENTITY (prop_survival [241] at <-1173.63 3979.53 -3.34375>)
[this] TABLE
[deathBox] ENTITY (prop_death_box player_death_box [195] at <-1173.63 3979.53 -3.34375>)
[lootEnt] ENTITY (prop_survival [241] at <-1173.63 3979.53 -3.34375>)
[pickupFlags] 20
[lootEntEEH] 98545
[args] ARRAY
[player] ENTITY (player nickname [1] (player "nickname" at <-1121.82 3879.96 -31.9525>))
[this] TABLE

DIAGPRINTS

any idea on how could i fix this?

thanks

scerelli avatar Sep 08 '22 19:09 scerelli

Hey, This seems to be a script related issue, and not SDK related. You’re best bet would be to ask in #questions in the Discord.

CoolSlimbo avatar Sep 08 '22 20:09 CoolSlimbo