Problem, please help :| I'm desperate menu

User Tag List

Results 1 to 5 of 5
  1. #1
    sharkerz's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problem, please help :| I'm desperate

    Ok, a friend of mine gaved me a ArcEmu core with a db( a kiind of repack.. it was from his old server ) it had some lua scripts etc etc, i added some custom locations, some items, a mall, another realm, some lua scripts etc and runned it, the server is 1-2 weeks old, had some players(10-20) but arcemu-world started crushing :| I tryed to compile my own core but when I move the LUA scripts it gives me an error... I tried to add sun++ but I failed.. idem with arcscripts... now I downloaded a compiled arcemu core from ragezone, the lua scripts are loaded but when I enter in the game I dun't have any item( I had S5 on my rogue... no customs ) and it temeports me in a custom instances, and WoW crushes :| please help me... I searched for a answer and tryed to solve myself 2-3 days and nothing, please help :| +Rep for who will help me

    Sry for my bad eng
    Sry for being sooo noob

    Problem, please help :| I'm desperate
  2. #2
    sharkerz's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sry for double post! Mod please del
    Last edited by sharkerz; 04-15-2009 at 05:38 AM.

  3. #3
    1ns0mnia's Avatar Active Member
    Reputation
    67
    Join Date
    Nov 2007
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    teleports and items and are database problems, backup your custom work and install antoher database, then inject your work back into it.

    as for the scripts, how can you fail at it? just put all the LUA script in the scripts folder. like so;
    Last edited by 1ns0mnia; 04-15-2009 at 06:26 AM.

  4. #4
    sharkerz's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A little problem...


    Code:
    [Msg] [Dtf] Datatransfer started
    [Msg] [Dtf] Drop Table: account_data
    [Msg] [Dtf] Create table: account_data
    [Msg] [Dtf] Drop Table: account_forced_permissions
    [Msg] [Dtf] Create table: account_forced_permissions
    [Msg] [Dtf] Drop Table: accounts
    [Msg] [Dtf] Create table: accounts
    [Msg] [Dtf] Drop Table: ai_agents
    [Msg] [Dtf] Create table: ai_agents
    [Msg] [Dtf] Drop Table: ai_threattospellid
    [Msg] [Dtf] Create table: ai_threattospellid
    [Msg] [Dtf] Drop Table: areatriggers
    [Msg] [Dtf] Create table: areatriggers
    [Msg] [Dtf] Drop Table: arenateams
    [Msg] [Dtf] Create table: arenateams
    [Msg] [Dtf] Drop Table: auctionhouse
    [Msg] [Dtf] Create table: auctionhouse
    [Msg] [Dtf] Drop Table: auctions
    [Msg] [Dtf] Create table: auctions
    [Msg] [Dtf] Drop Table: banned_names
    [Msg] [Dtf] Create table: banned_names
    [Msg] [Dtf] Drop Table: banned_phrases
    [Msg] [Dtf] Create table: banned_phrases
    [Msg] [Dtf] Drop Table: character_achievement
    [Msg] [Dtf] Create table: character_achievement
    [Msg] [Dtf] Drop Table: character_achievement_progress
    [Msg] [Dtf] Create table: character_achievement_progress
    [Msg] [Dtf] Drop Table: characters
    [Msg] [Dtf] Create table: characters
    [Msg] [Dtf] Drop Table: characters_insert_queue
    [Msg] [Dtf] Create table: characters_insert_queue
    [Msg] [Dtf] Drop Table: charters
    [Msg] [Dtf] Create table: charters
    [Msg] [Dtf] Drop Table: clientaddons
    [Msg] [Dtf] Create table: clientaddons
    [Msg] [Dtf] Drop Table: command_overrides
    [Msg] [Dtf] Create table: command_overrides
    [Msg] [Dtf] Drop Table: corpses
    [Msg] [Dtf] Create table: corpses
    [Msg] [Dtf] Drop Table: creature_formations
    [Msg] [Dtf] Create table: creature_formations
    [Msg] [Dtf] Drop Table: creature_names
    [Msg] [Dtf] Create table: creature_names
    [Msg] [Dtf] Drop Table: creature_names_localized
    [Msg] [Dtf] Create table: creature_names_localized
    [Msg] [Dtf] Drop Table: creature_proto
    [Msg] [Dtf] Create table: creature_proto
    [Msg] [Dtf] Drop Table: creature_quest_finisher
    [Msg] [Dtf] Create table: creature_quest_finisher
    [Msg] [Dtf] Drop Table: creature_quest_starter
    [Msg] [Dtf] Create table: creature_quest_starter
    [Msg] [Dtf] Drop Table: creature_spawns
    [Msg] [Dtf] Create table: creature_spawns
    [Msg] [Dtf] Drop Table: creature_staticspawns
    [Msg] [Dtf] Create table: creature_staticspawns
    [Msg] [Dtf] Drop Table: creature_timed_emotes
    [Msg] [Dtf] Create table: creature_timed_emotes
    [Msg] [Dtf] Drop Table: creature_waypoints
    [Msg] [Dtf] Create table: creature_waypoints
    [Msg] [Dtf] Drop Table: creatureloot
    [Msg] [Dtf] Create table: creatureloot
    [Msg] [Dtf] Drop Table: disenchantingloot
    [Msg] [Dtf] Create table: disenchantingloot
    [Msg] [Dtf] Drop Table: fishing
    [Msg] [Dtf] Create table: fishing
    [Msg] [Dtf] Drop Table: fishingloot
    [Msg] [Dtf] Create table: fishingloot
    [Msg] [Dtf] Drop Table: gameobject_names
    [Msg] [Dtf] Create table: gameobject_names
    [Msg] [Dtf] Drop Table: gameobject_names_localized
    [Msg] [Dtf] Create table: gameobject_names_localized
    [Msg] [Dtf] Drop Table: gameobject_quest_finisher
    [Msg] [Dtf] Create table: gameobject_quest_finisher
    [Msg] [Dtf] Drop Table: gameobject_quest_item_binding
    [Msg] [Dtf] Create table: gameobject_quest_item_binding
    [Msg] [Dtf] Drop Table: gameobject_quest_pickup_binding
    [Msg] [Dtf] Create table: gameobject_quest_pickup_binding
    [Msg] [Dtf] Drop Table: gameobject_quest_starter
    [Msg] [Dtf] Create table: gameobject_quest_starter
    [Msg] [Dtf] Drop Table: gameobject_spawns
    [Msg] [Dtf] Create table: gameobject_spawns
    [Msg] [Dtf] Drop Table: gameobject_staticspawns
    [Msg] [Dtf] Create table: gameobject_staticspawns
    [Msg] [Dtf] Drop Table: gm_tickets
    [Msg] [Dtf] Create table: gm_tickets
    [Msg] [Dtf] Drop Table: groups
    [Msg] [Dtf] Create table: groups
    [Msg] [Dtf] Drop Table: guild_bankitems
    [Msg] [Dtf] Create table: guild_bankitems
    [Msg] [Dtf] Drop Table: guild_banklogs
    [Msg] [Dtf] Create table: guild_banklogs
    [Msg] [Dtf] Drop Table: guild_banktabs
    [Msg] [Dtf] Create table: guild_banktabs
    [Msg] [Dtf] Drop Table: guild_data
    [Msg] [Dtf] Create table: guild_data
    [Msg] [Dtf] Drop Table: guild_logs
    [Msg] [Dtf] Create table: guild_logs
    [Msg] [Dtf] Drop Table: guild_ranks
    [Msg] [Dtf] Create table: guild_ranks
    [Msg] [Dtf] Drop Table: guilds
    [Msg] [Dtf] Create table: guilds
    [Msg] [Dtf] Drop Table: houses
    [Msg] [Dtf] Create table: houses
    [Msg] [Dtf] Drop Table: instance_bosses
    [Msg] [Dtf] Create table: instance_bosses
    [Msg] [Dtf] Drop Table: instanceids
    [Msg] [Dtf] Create table: instanceids
    [Msg] [Dtf] Drop Table: instances
    [Msg] [Dtf] Create table: instances
    [Msg] [Dtf] Drop Table: ipbans
    [Msg] [Dtf] Create table: ipbans
    [Msg] [Dtf] Drop Table: item_quest_association
    [Msg] [Dtf] Create table: item_quest_association
    [Msg] [Dtf] Drop Table: item_randomprop_groups
    [Msg] [Dtf] Create table: item_randomprop_groups
    [Msg] [Dtf] Drop Table: item_randomsuffix_groups
    [Msg] [Dtf] Create table: item_randomsuffix_groups
    [Msg] [Dtf] Drop Table: itemloot
    [Msg] [Dtf] Create table: itemloot
    [Msg] [Dtf] Drop Table: itemnames
    [Msg] [Dtf] Create table: itemnames
    [Msg] [Dtf] Drop Table: itempages
    [Msg] [Dtf] Create table: itempages
    [Msg] [Dtf] Drop Table: itempages_localized
    [Msg] [Dtf] Create table: itempages_localized
    [Msg] [Dtf] Drop Table: itempetfood
    [Msg] [Dtf] Create table: itempetfood
    [Msg] [Dtf] Drop Table: items
    [Msg] [Dtf] Create table: items
    [Msg] [Dtf] Drop Table: items_extendedcost
    [Msg] [Dtf] Create table: items_extendedcost
    [Msg] [Dtf] Drop Table: items_localized
    [Msg] [Dtf] Create table: items_localized
    [Msg] [Dtf] Drop Table: loot_creatures
    [Msg] [Dtf] Create table: loot_creatures
    [Msg] [Dtf] Drop Table: loot_disenchanting
    [Msg] [Dtf] Create table: loot_disenchanting
    [Msg] [Dtf] Drop Table: loot_fishing
    [Msg] [Dtf] Create table: loot_fishing
    [Msg] [Dtf] Drop Table: loot_gameobjects
    [Msg] [Dtf] Create table: loot_gameobjects
    [Msg] [Dtf] Drop Table: loot_items
    [Msg] [Dtf] Create table: loot_items
    [Msg] [Dtf] Drop Table: loot_milling
    [Msg] [Dtf] Create table: loot_milling
    [Msg] [Dtf] Drop Table: loot_pickpocketing
    [Msg] [Dtf] Create table: loot_pickpocketing
    [Msg] [Dtf] Drop Table: loot_prospecting
    [Msg] [Dtf] Create table: loot_prospecting
    [Msg] [Dtf] Drop Table: loot_skinning
    [Msg] [Dtf] Create table: loot_skinning
    [Msg] [Dtf] Drop Table: mailbox
    [Msg] [Dtf] Create table: mailbox
    [Msg] [Dtf] Drop Table: mailbox_insert_queue
    [Msg] [Dtf] Create table: mailbox_insert_queue
    [Msg] [Dtf] Drop Table: map_checkpoint
    [Msg] [Dtf] Create table: map_checkpoint
    [Msg] [Dtf] Drop Table: npc_gossip_textid
    [Msg] [Dtf] Create table: npc_gossip_textid
    [Msg] [Dtf] Drop Table: npc_monstersay
    [Msg] [Dtf] Create table: npc_monstersay
    [Msg] [Dtf] Drop Table: npc_text
    [Msg] [Dtf] Create table: npc_text
    [Msg] [Dtf] Drop Table: npc_text_localized
    [Msg] [Dtf] Create table: npc_text_localized
    [Msg] [Dtf] Drop Table: objectloot
    [Msg] [Dtf] Create table: objectloot
    [Msg] [Dtf] Drop Table: petdefaultspells
    [Msg] [Dtf] Create table: petdefaultspells
    [Msg] [Dtf] Drop Table: pickpocketingloot
    [Msg] [Dtf] Create table: pickpocketingloot
    [Msg] [Dtf] Drop Table: player_recall
    [Err] [Dtf] 1146 - Table 'database1.player_recall' doesn't exist
    [Err] [Dtf] Terminated
    [Err] [Dtf] Finished - Unsuccessfully
    --------------------------------------------------
    When I'm trying to backup... (I'm using navicat)





    Idem with SQLYog :|

    EDIT: solved xD +rep
    Last edited by sharkerz; 04-15-2009 at 10:00 AM.

  5. #5
    sharkerz's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK :| new db, old db backuped but still same error :|

Similar Threads

  1. Huge Problem Please Help
    By elethina in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 03-21-2008, 09:11 PM
  2. OMG Major Problem Please Help!!!
    By BillyBob31 in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 03-16-2008, 01:54 PM
  3. Two problems! please help
    By fermoric in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 10-09-2007, 12:02 AM
  4. Instance problem please help
    By Arch in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-13-2007, 06:34 PM
  5. WoWModelViewer problem please help
    By Adrenalin3 in forum World of Warcraft General
    Replies: 0
    Last Post: 05-23-2007, 05:08 PM
All times are GMT -5. The time now is 05:26 AM. 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