Azure EMU 87% - Critical Error

Results 1 to 9 of 9
  1. #1
    Enthusiast GamerVeteran98 is offline
    MemberRank
    Jul 2011 Join Date
    Yorkshire!Location
    25Posts

    Azure EMU 87% - Critical Error

    Hi,

    I am trying to setup up AzureEMU and get the following error:



    I'm using the SWFS and CMS that came with it.

    Thanks.
    Last edited by GamerVeteran98; 10-01-15 at 11:04 PM.


  2. #2
    Valued Member LucasAbade is offline
    MemberRank
    Apr 2013 Join Date
    101Posts

    Re: Azure EMU 87% - Critical Error

    Quote Originally Posted by GamerVeteran98 View Post
    Hi,

    I am trying to setup up AzureEMU and get the following error:



    I'm using the SWFS and CMS that came with it.

    Thanks.
    Error on image.

  3. #3
    Member RetroMakerD is offline
    MemberRank
    Aug 2013 Join Date
    Netherlands NLLocation
    61Posts

    Re: Azure EMU 87% - Critical Error

    Dude. Put img url as pic. Not the site.
    Last edited by RetroMakerD; 10-01-15 at 11:12 PM. Reason: U fixed pic

  4. #4
    HabboFont.net Cankiee is offline
    MemberRank
    May 2013 Join Date
    North KoreaLocation
    978Posts

    Re: Azure EMU 87% - Critical Error

    Got the same problem now.. -.- Anyone ?

  5. #5
    Enthusiast djoeyk is offline
    MemberRank
    Feb 2011 Join Date
    40Posts

    Re: Azure EMU 87% - Critical Error

    i have fixed it with this sql querry:
    -- ----------------------------
    -- Table structure for youtube_playlists
    -- ----------------------------
    DROP TABLE IF EXISTS `youtube_playlists`;
    CREATE TABLE `youtube_playlists` (
    `id` int(11) NOT NULL AUTO_INCREMENT,
    `playlist_id` varchar(255) NOT NULL,
    `name` varchar(255) NOT NULL,
    `description` text NOT NULL,
    PRIMARY KEY (`id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;

    -- ----------------------------
    -- Records of youtube_playlists
    -- ----------------------------

    ALTER TABLE `rooms_events` ADD `category` INT NOT NULL DEFAULT '1' ;
    ALTER TABLE `polls_data` CHANGE `type` `type` ENUM('0','1','2','3') CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '0' COMMENT '0: no prize // 1: prize badge // 2: prize Furniture // 3: matching poll';
    ALTER TABLE `items_rooms` ADD `builders` ENUM('0','1') NOT NULL DEFAULT '0' ;
    ALTER TABLE `users` CHANGE `builders_items` `builders_items_max` INT(11) NOT NULL DEFAULT '100';
    ALTER TABLE `users` CHANGE `builders_items_rest` `builders_items_used` INT(11) NOT NULL DEFAULT '0';
    INSERT INTO `server_settings` (`variable`, `value`, `description`) VALUES
    ('ambassador.minrank', '4', 'Min rank for being ambassador.'),
    ('noob.lobby.roomid', '3', 'roomId for predefined_noob_lobby');

  6. #6
    Enthusiast GamerVeteran98 is offline
    MemberRank
    Jul 2011 Join Date
    Yorkshire!Location
    25Posts

    Re: Azure EMU 87% - Critical Error

    Tried that, didn't fix it, still having the same error.

    - - - Updated - - -

    Fixed - somehow.

  7. #7
    HabboFont.net Cankiee is offline
    MemberRank
    May 2013 Join Date
    North KoreaLocation
    978Posts

    Re: Azure EMU 87% - Critical Error

    Quote Originally Posted by GamerVeteran98 View Post
    Tried that, didn't fix it, still having the same error.

    - - - Updated - - -

    Fixed - somehow.
    How ?0.o

  8. #8
    Account Upgraded | Title Enabled! asesinato is offline
    MemberRank
    Aug 2014 Join Date
    601Posts

    Re: Azure EMU 87% - Critical Error

    Images/SWF's are not linked up properly, re-check.

  9. #9
    HabboFont.net Cankiee is offline
    MemberRank
    May 2013 Join Date
    North KoreaLocation
    978Posts

    Re: Azure EMU 87% - Critical Error

    Quote Originally Posted by Scurry View Post
    Images/SWF's are not linked up properly, re-check.
    Everything is linked correct.



Advertisement