| Blockland Forums > General Discussion |
| V19 Public Beta 1 |
| << < (9/10) > >> |
| Sheath:
MacOS user here. If I try to place bricks quickly it crashes. If I try to clear bricks, it crashes. This includes changing maps. I launched the v19 Beta, opened up the brick menu, and tried to place a handful of bricks by holding down enter (my placement button) and using super shift. I used trace(1);. I don't know what you want from it, so I'll just post all of it after I started using trace. --- Quote --- Entering useBricks(1) Entering directSelectInv(0) Entering setScrollMode(0) Entering PlayGui::hideBrickBox(PlayGui, -87, 10, 0) Leaving PlayGui::hideBrickBox() - return 204 Leaving setScrollMode() - return 1 Entering setActiveInv(0) Leaving setActiveInv() - return Leaving directSelectInv() - return 1 Leaving useBricks() - return 1 Entering PlayGui::hideBrickBox(4352, -87, 10, 1) Leaving PlayGui::hideBrickBox() - return 205 Entering pitch(1) Entering getMouseAdjustAmount(1) Leaving getMouseAdjustAmount() - return 0.005 Leaving pitch() - return 0.00375 Entering ServerCmdUseInventory(6086, 0) Entering fxDTSBrickData::onUse(320, 7115, 0) Entering Player::updateArm(7115, brickImage) Leaving Player::updateArm() - return 0 Entering WeaponImage::onMount(199, 7115, 0) Leaving WeaponImage::onMount() - return 199 Leaving fxDTSBrickData::onUse() - return 320 Leaving ServerCmdUseInventory() - return 0 Entering PlayGui::hideBrickBox(4352, -87, 10, 2) Leaving PlayGui::hideBrickBox() - return 206 Entering PlayGui::hideBrickBox(4352, -87, 10, 3) Leaving PlayGui::hideBrickBox() - return 207 Entering yaw(-1) Entering getMouseAdjustAmount(-1) Leaving getMouseAdjustAmount() - return -0.005 Leaving yaw() - return -0.00375 Entering pitch(1) Entering getMouseAdjustAmount(1) Leaving getMouseAdjustAmount() - return 0.005 Leaving pitch() - return 0.00375 Entering clientCmdShowBricks(1) Leaving clientCmdShowBricks() - return 1 Entering PlayGui::hideBrickBox(4352, -87, 10, 4) Leaving PlayGui::hideBrickBox() - return 208 Entering yaw(-2) Entering getMouseAdjustAmount(-2) Leaving getMouseAdjustAmount() - return -0.01 Leaving yaw() - return -0.0075 Entering pitch(3) Entering getMouseAdjustAmount(3) Leaving getMouseAdjustAmount() - return 0.015 Leaving pitch() - return 0.01125 Entering useBricks(0) Leaving useBricks() - return 0 Entering PlayGui::hideBrickBox(4352, -87, 10, 5) Leaving PlayGui::hideBrickBox() - return 209 Entering yaw(-2) Entering getMouseAdjustAmount(-2) Leaving getMouseAdjustAmount() - return -0.01 Leaving yaw() - return -0.0075 Entering pitch(2) Entering getMouseAdjustAmount(2) Leaving getMouseAdjustAmount() - return 0.01 Leaving pitch() - return 0.0075 Entering PlayGui::hideBrickBox(4352, -87, 10, 6) Leaving PlayGui::hideBrickBox() - return 210 Entering yaw(-4) Entering getMouseAdjustAmount(-4) Leaving getMouseAdjustAmount() - return -0.02 Leaving yaw() - return -0.0225 Entering pitch(4) Entering getMouseAdjustAmount(4) Leaving getMouseAdjustAmount() - return 0.02 Leaving pitch() - return 0.0225 Entering PlayGui::hideBrickBox(4352, -87, 10, 7) Leaving PlayGui::hideBrickBox() - return 211 Entering yaw(-10) Entering getMouseAdjustAmount(-10) Leaving getMouseAdjustAmount() - return -0.05 Leaving yaw() - return -0.0375 Entering pitch(6) Entering getMouseAdjustAmount(6) Leaving getMouseAdjustAmount() - return 0.03 Leaving pitch() - return 0.0225 Entering PlayGui::hideBrickBox(4352, -87, 10, 8) Leaving PlayGui::hideBrickBox() - return 212 Entering PlayGui::hideBrickBox(4352, -87, 10, 9) Leaving PlayGui::hideBrickBox() - return 213 Entering yaw(-17) Entering getMouseAdjustAmount(-17) Leaving getMouseAdjustAmount() - return -0.085 Leaving yaw() - return -0.06375 Entering pitch(8) Entering getMouseAdjustAmount(8) Leaving getMouseAdjustAmount() - return 0.04 Leaving pitch() - return 0.03 Entering PlayGui::hideBrickBox(4352, -87, 10, 10) Leaving PlayGui::hideBrickBox() - return 0.03 Entering yaw(-32) Entering getMouseAdjustAmount(-32) Leaving getMouseAdjustAmount() - return -0.16 Leaving yaw() - return -0.18375 Entering pitch(11) Entering getMouseAdjustAmount(11) Leaving getMouseAdjustAmount() - return 0.055 Leaving pitch() - return 0.07125 Entering yaw(-30) Entering getMouseAdjustAmount(-30) Leaving getMouseAdjustAmount() - return -0.15 Leaving yaw() - return -0.1125 Entering pitch(6) Entering getMouseAdjustAmount(6) Leaving getMouseAdjustAmount() - return 0.03 Leaving pitch() - return 0.0225 Entering yaw(-33) Entering getMouseAdjustAmount(-33) Leaving getMouseAdjustAmount() - return -0.165 Leaving yaw() - return -0.23625 Entering pitch(2) Entering getMouseAdjustAmount(2) Leaving getMouseAdjustAmount() - return 0.01 Leaving pitch() - return 0.03 Entering yaw(-71) Entering getMouseAdjustAmount(-71) Leaving getMouseAdjustAmount() - return -0.355 Leaving yaw() - return -0.5025 Entering pitch(-8) Entering getMouseAdjustAmount(-8) Leaving getMouseAdjustAmount() - return -0.04 Leaving pitch() - return 0 Entering invRight(1) Entering scrollInventory(-1) Entering scrollBricks(1) Entering setActiveInv(1) Leaving setActiveInv() - return Leaving scrollBricks() - return Leaving scrollInventory() - return Leaving invRight() - return Entering ServerCmdUseInventory(6086, 1) Entering fxDTSBrickData::onUse(212, 7115, 1) Entering Player::updateArm(7115, brickImage) Leaving Player::updateArm() - return 199 Leaving fxDTSBrickData::onUse() - return 212 Leaving ServerCmdUseInventory() - return 1 Entering invRight(0) Leaving invRight() - return 0 Entering mouseFire(1) Leaving mouseFire() - return 1 Entering Armor::onTrigger(44, 7115, 0, 1) Leaving Armor::onTrigger() - return 7115 Entering WeaponImage::onFire(199, 7115, 0) Entering posFromRaycast(6060 112.614 -119.53 286.312 0 0 1) Leaving posFromRaycast() - return 112.614 -119.53 286.312 Entering Projectile::onAdd(7247) Leaving Projectile::onAdd() - return 117.778 -120.136 288.469 Leaving WeaponImage::onFire() - return 7247 Entering mouseFire(0) Leaving mouseFire() - return 0 Entering Armor::onTrigger(44, 7115, 0, 0) Leaving Armor::onTrigger() - return 7115 Entering brickDeployProjectile::OnCollision(198, 7247, 6060, 1, 112.614471 -119.529846 286.312012, 0.000000 0.000000 1.000000) Entering getAngleIDFromPlayer(7115) Leaving getAngleIDFromPlayer() - return 2 Entering fxDTSBrick::onAdd(7252) Leaving fxDTSBrick::onAdd() - return Entering getAngleIDFromPlayer(7115) Leaving getAngleIDFromPlayer() - return 2 Entering getAngleIDFromPlayer(7115) Leaving getAngleIDFromPlayer() - return 2 Entering getAngleIDFromPlayer(7115) Leaving getAngleIDFromPlayer() - return 2 Entering fxDTSBrick::onColorChange(7252) Entering fxDTSBrickData::onColorChange(212, 7252) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Leaving brickDeployProjectile::OnCollision() - return 7252 Entering ProjectileData::onExplode(198, 7247, 112.614471 -119.529846 286.322021) Entering getBL_IDFromObject(7247) Entering getBrickGroupFromObject(7247) Leaving getBrickGroupFromObject() - return 6088 Leaving getBL_IDFromObject() - return 999999 Leaving ProjectileData::onExplode() - return brickDeployExplosion Entering toggleConsole(1) Entering [CanvasCursor]GuiCanvas::pushDialog(Canvas, ConsoleDlg) Entering [CanvasCursor]GuiCanvas::checkCursor(Canvas) Entering cursorOn() Leaving cursorOn() - return Entering [CanvasCursor]GuiCanvas::checkTabFocus(Canvas) Leaving [CanvasCursor]GuiCanvas::checkTabFocus() - return Leaving [CanvasCursor]GuiCanvas::checkCursor() - return Leaving [CanvasCursor]GuiCanvas::pushDialog() - return Leaving toggleConsole() - return Entering toggleConsole(0) Leaving toggleConsole() - return 30435 Entering toggleConsole(1) Entering [CanvasCursor]GuiCanvas::popDialog(Canvas, ConsoleDlg) Entering [CanvasCursor]GuiCanvas::checkCursor(Canvas) Entering cursorOff() Leaving cursorOff() - return Entering [CanvasCursor]GuiCanvas::checkTabFocus(Canvas) Leaving [CanvasCursor]GuiCanvas::checkTabFocus() - return Leaving [CanvasCursor]GuiCanvas::checkCursor() - return Leaving [CanvasCursor]GuiCanvas::popDialog() - return Leaving toggleConsole() - return Entering toggleConsole(0) Leaving toggleConsole() - return 31617 Entering plantBrick(1) Leaving plantBrick() - return Entering ServerCmdPlantBrick(6086) Entering fxDTSBrick::onAdd(7255) Leaving fxDTSBrick::onAdd() - return Entering fxDTSBrick::onColorChange(7255) Entering fxDTSBrickData::onColorChange(212, 7255) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Entering fxDTSBrick::onPlant(7255) Leaving fxDTSBrick::onPlant() - return Entering QueueSO::push(7113, 7255^PLANT) Leaving QueueSO::push() - return 7113 Entering fxDTSBrick::TrustCheckFinished(7255) Leaving fxDTSBrick::TrustCheckFinished() - return Leaving ServerCmdPlantBrick() - return 7255 Entering shiftBrickAway(1) Leaving shiftBrickAway() - return Entering moveForward(1) Leaving moveForward() - return 1 Entering ServerCmdShiftBrick(6086, 1, 0, 0) Entering shift(7252, -0.5, -0, 0) Leaving shift() - return Leaving ServerCmdShiftBrick() - return Entering repeatBrickPlant(1) Leaving repeatBrickPlant() - return Entering ServerCmdPlantBrick(6086) Entering fxDTSBrick::onAdd(7257) Leaving fxDTSBrick::onAdd() - return Entering fxDTSBrick::onColorChange(7257) Entering fxDTSBrickData::onColorChange(212, 7257) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Entering fxDTSBrick::onRemove(7257) Leaving fxDTSBrick::onRemove() - return Entering messageClient(6086, 21) Leaving messageClient() - return Leaving ServerCmdPlantBrick() - return 7257 Entering clientCmdServerMessage(21 MsgPlantError_Overlap) Entering defaultMessageCallback(21 MsgPlantError_Overlap, , , , , , , , , , , ) Entering onServerMessage() Leaving onServerMessage() - return Leaving defaultMessageCallback() - return Entering handlePlantError(21 MsgPlantError_Overlap, ) Leaving handlePlantError() - return 219 Leaving clientCmdServerMessage() - return Entering repeatBrickPlant(1) Leaving repeatBrickPlant() - return Entering ServerCmdPlantBrick(6086) Entering fxDTSBrick::onAdd(7258) Leaving fxDTSBrick::onAdd() - return Entering fxDTSBrick::onColorChange(7258) Entering fxDTSBrickData::onColorChange(212, 7258) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Entering fxDTSBrick::onRemove(7258) Leaving fxDTSBrick::onRemove() - return Entering messageClient(6086, 21) Leaving messageClient() - return Leaving ServerCmdPlantBrick() - return 7258 Entering clientCmdServerMessage(21 MsgPlantError_Overlap) Entering defaultMessageCallback(21 MsgPlantError_Overlap, , , , , , , , , , , ) Entering onServerMessage() Leaving onServerMessage() - return Leaving defaultMessageCallback() - return Entering handlePlantError(21 MsgPlantError_Overlap, ) Leaving handlePlantError() - return 222 Leaving clientCmdServerMessage() - return Entering repeatBrickPlant(1) Leaving repeatBrickPlant() - return Entering ServerCmdPlantBrick(6086) Entering fxDTSBrick::onAdd(7259) Leaving fxDTSBrick::onAdd() - return Entering fxDTSBrick::onColorChange(7259) Entering fxDTSBrickData::onColorChange(212, 7259) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Entering fxDTSBrick::onRemove(7259) Leaving fxDTSBrick::onRemove() - return Entering messageClient(6086, 21) Leaving messageClient() - return Leaving ServerCmdPlantBrick() - return 7259 Entering repeatBrickAway(1) Leaving repeatBrickAway() - return Entering clientCmdServerMessage(21 MsgPlantError_Overlap) Entering defaultMessageCallback(21 MsgPlantError_Overlap, , , , , , , , , , , ) Entering onServerMessage() Leaving onServerMessage() - return Leaving defaultMessageCallback() - return Entering handlePlantError(21 MsgPlantError_Overlap, ) Leaving handlePlantError() - return 226 Leaving clientCmdServerMessage() - return Entering ServerCmdShiftBrick(6086, 1, 0, 0) Entering shift(7252, -0.5, -0, 0) Leaving shift() - return Leaving ServerCmdShiftBrick() - return Entering repeatBrickPlant(1) Leaving repeatBrickPlant() - return Entering repeatBrickAway(1) Leaving repeatBrickAway() - return Entering ServerCmdPlantBrick(6086) Entering fxDTSBrick::onAdd(7260) Leaving fxDTSBrick::onAdd() - return Entering fxDTSBrick::onColorChange(7260) Entering fxDTSBrickData::onColorChange(212, 7260) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Entering fxDTSBrick::onPlant(7260) Leaving fxDTSBrick::onPlant() - return Entering QueueSO::push(7113, 7260^PLANT) Leaving QueueSO::push() - return 7113 Entering fxDTSBrick::TrustCheckFinished(7260) Leaving fxDTSBrick::TrustCheckFinished() - return Leaving ServerCmdPlantBrick() - return 7260 Entering ServerCmdShiftBrick(6086, 1, 0, 0) Entering shift(7252, -0.5, -0, 0) Leaving shift() - return Leaving ServerCmdShiftBrick() - return Entering repeatBrickPlant(1) Leaving repeatBrickPlant() - return Entering repeatBrickAway(1) Leaving repeatBrickAway() - return Entering ServerCmdPlantBrick(6086) Entering fxDTSBrick::onAdd(7262) Leaving fxDTSBrick::onAdd() - return Entering fxDTSBrick::onColorChange(7262) Entering fxDTSBrickData::onColorChange(212, 7262) Leaving fxDTSBrickData::onColorChange() - return 212 Leaving fxDTSBrick::onColorChange() - return 212 Entering fxDTSBrick::onRemove(7262) Leaving fxDTSBrick::onRemove() - return Entering messageClient(6086, 21) Leaving messageClient() - return Leaving ServerCmdPlantBrick() - return 7262 Entering ServerCmdShiftBrick(6086, 1, 0, 0) Entering shift(7252, -0.5, -0, 0) Leaving shift() - return --- End quote --- |
| Unwritten Calender:
Does this have added features or is it just a fixed version of v18? |
| tails:
I didn't know what exactly it's supposed to have fixed so i fail at that remark, But i did notice that the uninstaller doesn't delete the cache.db. |
| Red_Guy:
Installer downloaded FAST - 2.6mb/s Installed into a new directory - no problems. Starts w/o issue, connected to badspot's map download test server and it downloaded all 818 files in about 30 seconds. Overall it works great for me -- Escape menu bug is fixed. Connecting to your own dedicated server is also fixed. edit: Running Windows 7 pro 64-bit |
| Tyler66:
Already? Yesh. |
| Navigation |
| Message Index |
| Next page |
| Previous page |