Mooege- The Diablo 3 Emulator - Updated Master Compiles menu

User Tag List

Page 97 of 153 FirstFirst ... 4793949596979899100101147 ... LastLast
Results 1,441 to 1,455 of 2288
  1. #1441
    hiepga9e's Avatar Private
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how lvl up my char with command?

    Mooege- The Diablo 3 Emulator - Updated Master Compiles
  2. #1442
    wetwlly's Avatar Active Member
    Reputation
    27
    Join Date
    Dec 2007
    Posts
    224
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hiepga9e View Post
    how lvl up my char with command?
    !setlevel 30

    then log out and log back in.

  3. #1443
    marrk's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by marrk View Post
    Woot working.
    But when i hit "Start game" its starting loading and then it close the server for some reason :/

    Any known reason?

  4. #1444
    hiepga9e's Avatar Private
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty!!!
    what is command Spawns Runestones ?

  5. #1445
    ahmedyu's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks guys for the new update...now leah wait outside the inn after talking with her and killing the zomibes inside the inn .... a new bonus quest appears ..but still cant complete it after killing the wretched mothers....i cant also complete the main quest after killing the wretched queen...btw dyes not working
    regrds

  6. #1446
    stormy911's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys, how can you complete the quest ingame? i cant never get past 1st initial quest to kill that risen

  7. #1447
    Austin537's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Jan 2012
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The coding isnt perfect. This isnt THE beta. Your not running the same code as them. People our working on getting everything working for us.
    I get 3003 too and if i remember correctly just keep trying to log in

    For SQlite use diablogod's link and reinstall it.

    For MPQ fatal core data, that MPQ wasnt moved to the right spot so move it there. See one of the guides in this thread for the location.

    For MPQ storage, again everything is not in the right place or something is corrupted.

  8. #1448
    thrylas's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Feb 2011
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Need a bit of help/thoughts on what went wrong.

    Got the new update this morning and set it up to use my mpq directory ect, fired it up, works great, i can go log in, make,select characters, and load in - the problem is during the loading i get errors in the server and the client just sits at the loading screen for as far as i can tell, the rest of my life. Any thoughts as to what could cause this?

    Code:
    [14.02.2012 09:29:09.814] [ Warn] [Scene]: Ignoring marker MinimapMarker_Invalid_Name NephalemDungeons 001 in  (61502) because minimap marker are not handled yet
    [14.02.2012 09:29:09.854] [ Warn] [Scene]: Ignoring marker Minimap Khazra Den in  (119879) because minimap marker are not handled yet
    [14.02.2012 09:29:10.074] [Debug] [Server]: ReceiveCallback - [Exception] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> CrystalMpq.MpqCompressionNotSupportedException: The compression method 0x00 is unknown and not supported yet.
       at CrystalMpq.CommonMethods.DecompressBlock(Byte[] inBuffer, Int32 inLength, Byte[] outBuffer, Boolean multi)
       at CrystalMpq.MpqFileStream.ReadBlock(Int32 block)
       at CrystalMpq.MpqFileStream.UpdateBuffer()
       at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
       at CrystalMpq.MpqFile.Open()
       at Mooege.Common.MPQ.FileFormats.AnimSet..ctor(MpqFile file)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct& signature, RuntimeType declaringType)
       at System.RuntimeMethodHandle.InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct signature, RuntimeType declaringType)
       at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       at Mooege.Common.MPQ.MPQAsset.RunParser()
       at Mooege.Common.MPQ.Asset.get_Data()
       at Mooege.Core.GS.Actors.Actor..ctor(World world, Int32 snoId, TagMap tags)
       at Mooege.Core.GS.Actors.Living..ctor(World world, Int32 snoId, TagMap tags)
       at Mooege.Core.GS.Actors.Monster..ctor(World world, Int32 snoId, TagMap tags)
       at Mooege.Core.GS.Actors.ActorFactory.Create(World world, Int32 snoId, TagMap tags)
       at Mooege.Core.GS.Map.Scene.LoadMarkers()
       at Mooege.Core.GS.Generators.WorldGenerator.Generate(Game game, Int32 worldSNO)
       at Mooege.Core.GS.Games.Game.GetWorld(Int32 worldSNO)
       at Mooege.Core.GS.Games.Game.get_StartingWorld()
       at Mooege.Net.GS.ClientManager.OnJoinGame(GameClient client, JoinBNetGameMessage message)
       at Mooege.Net.GS.ClientManager.Consume(GameClient client, GameMessage message)
       at Mooege.Net.GS.GameClient.Parse(ConnectionDataEventArgs e)
       at Mooege.Net.GS.GameServer.GameServer_DataReceived(Object sender, ConnectionDataEventArgs e)
       at Mooege.Net.Server.OnDataReceived(ConnectionDataEventArgs e)
       at Mooege.Net.Server.ReceiveCallback(IAsyncResult result)

  9. #1449
    mihabolil's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by arnooo69 View Post
    i have an odd problem with mooege now :

    the server works good, but when i launch the game shortcut , the d3 logo appears in the middle of my screen but the game does not launch and after it opens the blizzard error ...

    and , when i tried to lauch the d3 shortcut it works good . i don't understand why . i re-download all but i have still the same error .

    what i don't understand is the server and the game launch worked very good before this new patch ...

    can someone help me ?

    thx
    Same problem here :confused:

  10. #1450
    HellStewie's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wanted to know some things...
    It is possible to adjust our level? the command !set level XX does not work for me even if I log out and log in.
    Do we stay at 3.00 dps? seems like items or leveling does not work on our stats -> hard to get outside town =p
    I Start at the new tristram, i guess it's normal?
    Some spells that the wiki say should work, does not. (hammer of the ancient, etc.)

    Thank you, nice work!!

  11. #1451
    chuk90's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, I had the same 3003 error too. But I kinda know how to solve it:
    1. just open the game
    2. don't touch the login screen, wait for 1 minute.
    3. then login.

    The server launcher is probably busy with connecting a server. So wait a bit when you get into the login screen.

  12. #1452
    Austin537's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Jan 2012
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chuk90 View Post
    Yes, I had the same 3003 error too. But I kinda know how to solve it:
    1. just open the game
    2. don't touch the login screen, wait for 1 minute.
    3. then login.

    The server launcher is probably busy with connecting a server. So wait a bit when you get into the login screen.
    Doesnt work for me. I just get the 3008 error instead.

  13. #1453
    wetwlly's Avatar Active Member
    Reputation
    27
    Join Date
    Dec 2007
    Posts
    224
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hiepga9e View Post
    ty!!!
    what is command Spawns Runestones ?
    try "!testitems" itll spawn 30 runestones and some other stuff

    Originally Posted by HellStewie View Post
    I wanted to know some things...
    It is possible to adjust our level? the command !set level XX does not work for me even if I log out and log in.
    Do we stay at 3.00 dps? seems like items or leveling does not work on our stats -> hard to get outside town =p
    I Start at the new tristram, i guess it's normal?
    Some spells that the wiki say should work, does not. (hammer of the ancient, etc.)

    Thank you, nice work!!
    Items don't increase your damage, first items are barely working as it is, second attributes are not calculated.

    Spells break, it happens. I've stopped working on fixing spells due to school work. It'll have to be done by someone else later on, or me in 14 weeks.
    Last edited by wetwlly; 02-15-2012 at 01:31 AM.

  14. #1454
    chuk90's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    May this help u?
    Error_3008 - mooege.org

  15. #1455
    Austin537's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Jan 2012
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chuk90 View Post
    May this help u?
    Error_3008 - mooege.org
    Thanks. I know about config.ini but i havnt found it and don't know where it is.

Similar Threads

  1. Diablo 3 Emulator - Access the game! (9/23/2011)
    By Xel in forum Diablo 3 Emulator Servers
    Replies: 246
    Last Post: 06-24-2012, 10:24 PM
  2. Mooege- The Diablo 3 Emulator - TP world ID'S
    By thedude2626 in forum Diablo 3 Emulator Servers
    Replies: 1
    Last Post: 04-29-2012, 07:28 PM
  3. D3Sharp - The Diablo 3 Emulator - Updated Master Compiles
    By eluzai777 in forum Diablo 3 Emulator Servers
    Replies: 35
    Last Post: 10-24-2011, 02:40 PM
  4. How to dupe items - With the help of a Game Master ^^
    By Atrotos in forum World of Warcraft Guides
    Replies: 7
    Last Post: 01-04-2008, 06:34 PM
All times are GMT -5. The time now is 11:59 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search