NockyCZ / CS2-Deathmatch

Custom Deathmatch CS2 plugin (Includes custom spawnpoints, multicfg, gun selection, spawn protection, etc).
https://buymeacoffee.com/sourcefactory
73 stars 12 forks source link

server language spawn bug #33

Closed xlenonz closed 7 months ago

xlenonz commented 7 months ago

Hello,

addons/counterstrikesharp/configs/plugins/Deathmatch/Deathmatch.json with setting => "Use Default Spawns": false,"

if addons/counterstrikesharp/configs/core.json ServerLanguage is en no problem

if ServerLanguage different then "en" like tr cannot spawn on map, player always dropping

an unusual error cannot figure out why, can you help about it ?

NockyCZ commented 7 months ago

I will look at it

gabrielsdelima75 commented 7 months ago

same problem.

on console=

78:player::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellX cell 61 is outside of cell bounds (0->32) @(46897.000000 16381.859375 -16384.000000) 78:player::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellY cell -71 is outside of cell bounds (0->32) @(16383.968750 -89596.000000 -16384.000000) 294:item_assaultsuit::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellX cell 61 is outside of cell bounds (0->32) @(46897.000000 0.000000 0.000000) 294:item_assaultsuit::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellY cell -71 is outside of cell bounds (0->32) @(16383.968750 -89596.000000 0.000000) 294:item_assaultsuit::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(16383.968750 -16384.000000 -16480.900391) 295:weapon_knife::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellX cell 61 is outside of cell bounds (0->32) @(46897.000000 0.000000 0.000000) 295:weapon_knife::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellY cell -71 is outside of cell bounds (0->32) @(16383.968750 -89596.000000 0.000000) 295:weapon_knife::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(16383.968750 -16384.000000 -16480.900391) 295:weapon_knife::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellX cell 61 is outside of cell bounds (0->32) @(46884.609375 0.000000 0.000000) 295:weapon_knife::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellY cell -71 is outside of cell bounds (0->32) @(16383.968750 -89607.093750 0.000000) 295:weapon_knife::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(16383.968750 -16384.000000 -16427.216797) 296:weapon_glock::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellX cell 61 is outside of cell bounds (0->32) @(46897.000000 0.000000 0.000000) 296:weapon_glock::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellY cell -71 is outside of cell bounds (0->32) @(16383.968750 -89596.000000 0.000000) 296:weapon_glock::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(16383.968750 -16384.000000 -16480.900391) 296:weapon_glock::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellX cell 61 is outside of cell bounds (0->32) @(46894.644531 0.000000 0.000000) 296:weapon_glock::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellY cell -71 is outside of cell bounds (0->32) @(16383.968750 -89588.648438 0.000000) 296:weapon_glock::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(16383.968750 -16384.000000 -16421.226562) 27.395412 UNEXPECTED LONG FRAME DETECTED: 24.79ms elapsed, 24.60ms sim time, 1 ticks, 1833..1833. 56:player::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(-16384.000000 16383.968750 -16428.263672) 62:player::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(-16307.668945 16265.150391 -16430.496094) 78:player::m_vecOrigin CNetworkOriginCellCoordQuantizedVector m_cellZ cell 0 is outside of cell bounds (0->32) @(-167.513245 205.480240 -16406.218750)

NockyCZ commented 7 months ago

Fixed - https://github.com/NockyCZ/CS2-Deathmatch/releases/tag/v1.1.2