Pet bug menu

User Tag List

Thread: Pet bug

Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok. How do I change this?

    Pet bug
  2. #17
    Lukas 45's Avatar Active Member
    Reputation
    43
    Join Date
    Jan 2008
    Posts
    559
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    idk. I dont know how to complicate thing servers

  3. #18
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, does anyone have a idea?

  4. #19
    mindchasm's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Arcemu and whydb

    The problem I was having was the hunter pets would go free when the hunter logged out. Watching the world executable window gave the database error.

    I am running aremu and whydb. I deleted the playerpets table under the logon database and ran the posted sql. I just saved it with a text document and gave it an .sql extension.

    I am using navicat for administration and right clicked the logon table and selected execute sql. It will rebuild the table with the required fields missing.


    The sql change will also fix the stable master.

  5. #20
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ty, but its just that. I don't know what all the row's are suposed to be? its over 100 rows and I have no idea what they shall be named.
    Could you just like... send me that sql file?

  6. #21
    mindchasm's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I used the file you posted.

    -- ----------------------------
    -- Table structure for playerpets
    -- ----------------------------
    CREATE TABLE `playerpets` (
    `ownerguid` bigint(20) NOT NULL default '0',
    `petnumber` int(11) NOT NULL default '0',
    `name` varchar(21) NOT NULL default '',
    `entry` int(10) unsigned NOT NULL default '0',
    `fields` longtext character set utf8 collate utf8_unicode_ci NOT NULL,
    `xp` int(11) NOT NULL default '0',
    `active` tinyint(1) NOT NULL default '0',
    `level` int(11) NOT NULL default '0',
    `happiness` int(11) NOT NULL default '0',
    `actionbar` varchar(200) NOT NULL default '',
    `happinessupdate` int(11) NOT NULL default '0',
    `summon` int(11) NOT NULL default '0',
    `loyaltypts` int(11) NOT NULL,
    `loyaltyupdate` int(11) NOT NULL,
    `reset_time` int(10) unsigned NOT NULL DEFAULT 0,
    `reset_cost` int(10) NOT NULL DEFAULT 0,
    `spellid` int4 UNSIGNED NOT NULL DEFAULT 0,
    PRIMARY KEY (`ownerguid`,`petnumber`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;




    Just copy this text file into notepad and name it fixplayerpets.sql.

  7. #22
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes I have already done that, that didn't work.
    There are suposed to be like atleast over 50 rows.

  8. #23
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, and by the way. Is there any way to make so the warlock pets starts with their spells at the begining?
    I mean.. I know there is a way but can someone tell me how?

    I can show you a picture of my error message if someone can describe how I can insert images.
    Last edited by Sandile; 11-08-2008 at 01:42 PM.

  9. #24
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't got any choice to pick execute sql when I right click the logon table. I used execute batch file and I think that did the same. But its still not working. Can anyone help?
    It whould be good if you could tell me in steps. As I am not so good in things like these.

  10. #25
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You just need to apply the SQL patches that come along with your emulator (As Spidey said)

    Take that file you have, delete the table in your Database named 'playerpets' and execute the new one.

    I live in a shoe

  11. #26
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Thats what I did

    Thats exactly what I did. I deleted my old playerpets table and I executed a new one. This one didn't work either . I havent updated to this shit I compiled tho. So I still have a "non-compiled" arcemu. Because I didn't never move my files. I just followed eastonch guide and Ive had this error all the time. Should I need to upgrade to my compiled patch before I execute this .sql?
    And when I take my compiled arcemu then I will lose my old db right? so I will lose all custom stuffs also?

Page 2 of 2 FirstFirst 12

Similar Threads

  1. How do you keep Hunter Pet Bug
    By wiseguy017 in forum WoW EMU Exploits & Bugs
    Replies: 4
    Last Post: 09-12-2008, 01:03 PM
  2. My hunter pet bugged in Shatt
    By garoboldy in forum Screenshot & Video Showoff
    Replies: 2
    Last Post: 04-22-2008, 08:07 AM
  3. [Useless] Shattrath Pet Bug/exploit
    By Aradroth in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 02-19-2008, 10:29 PM
  4. [Help]Pet bug
    By kitsey in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 02-01-2008, 12:05 AM
  5. Warlock Pet Bug
    By ub3rst4r in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 06-07-2007, 11:04 AM
All times are GMT -5. The time now is 07:46 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search