Jump to content

[Crash] Happy Crash Vol. 1


Recommended Posts

Posted

MaNGOS Version: [9793]

Custom Patches: Some Insider42 patches.

SD2 Version: 1679

Database Name and Version : YTDB [544]

SO: Linux Ubuntu Server 9.10

CPU: Intel Bi Xeon X5650 2 x 6 x 2 x 2.66+GHz

RAM: 24 GB DDR3 ECC

My GDB Crashdump collection:

[sTART OF VOLUME 1]

# Model 1: http://pastebin.com/FhnWjYht

# Model 2: http://pastebin.com/q4Wb65B7

# Model 3: http://pastebin.com/KyMYCT5e

# Model 4: http://pastebin.com/10DQyF0C

# Model 5: http://pastebin.com/yifX3pCM

# Model 6: http://pastebin.com/Xtr68Shf

Posted

GridUnload = 0

add spell_disable

9437

53142

56448

52482

818

-- Очистка таблиц с данными о группах, которые привязаны к инстансам и их параметрам

TRUNCATE TABLE `groups`;

TRUNCATE TABLE `group_instance`;

TRUNCATE TABLE `group_member`;

-- Очистка таблицы с привязкой персонажей к различным инстансам

TRUNCATE TABLE `character_instance`;

-- Очистка таблиц с данными о инстансах и их сбросе

TRUNCATE TABLE `instance`;

TRUNCATE TABLE `instance_reset`;

UPDATE `characters`, `character_homebind` SET

`characters`.`position_x`=`character_homebind`.`position_x`,

`characters`.`position_y`=`character_homebind`.`position_y`,

`characters`.`position_z`=`character_homebind`.`position_z`,

`characters`.`map`=`character_homebind`.`map` WHERE

`characters`.`guid`=`character_homebind`.`guid`;

online 111 (max online: 178)

uptime: 22 Hour(s) 28 Minute(s) 18 Second(s).

  • 1 month later...
Posted

be carefull you can have players into instances, BGs or without homebind yet

Select the guid characters not in character_homebind

maybe is better set the homebind to tanaris for everyone, and alert the players to set they home position before use the HearthStone :)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use