Mooege- The Diablo 3 Emulator - Updated Master Compiles menu

User Tag List

Page 37 of 153 FirstFirst ... 33343536373839404187137 ... LastLast
Results 541 to 555 of 2288
  1. #541
    razidark's Avatar Corporal
    Reputation
    4
    Join Date
    Dec 2011
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    change the 0.0.0.0 to 127.0.0.1 and try again

    Mooege- The Diablo 3 Emulator - Updated Master Compiles
  2. #542
    xchaosdeath's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [06.01.2012 03:20:27.821] [ Info] [Program]: mooege v1.8101.4383.36168 warming-up..
    [06.01.2012 03:20:27.822] [ Info] [MPQStorage]: Initializing MPQ storage..
    [06.01.2012 03:20:27.859] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [06.01.2012 03:20:27.859] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [06.01.2012 03:20:27.874] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [06.01.2012 03:20:27.875] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [06.01.2012 03:20:27.875] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [06.01.2012 03:20:27.876] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [06.01.2012 03:20:27.876] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [06.01.2012 03:20:27.876] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [06.01.2012 03:20:27.876] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [06.01.2012 03:20:27.876] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [06.01.2012 03:20:27.876] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [06.01.2012 03:20:27.877] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [06.01.2012 03:20:27.897] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [06.01.2012 03:20:27.913] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [06.01.2012 03:20:27.980] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [06.01.2012 03:20:28.008] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
    [06.01.2012 03:20:28.080] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
    [06.01.2012 03:20:28.171] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
    [06.01.2012 03:20:28.172] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
    [06.01.2012 03:20:28.173] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
    [06.01.2012 03:20:28.299] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
    [06.01.2012 03:20:28.300] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
    [06.01.2012 03:20:28.300] [Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
    [06.01.2012 03:20:28.357] [Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
    [06.01.2012 03:20:28.424] [Trace] [MPQPatchChain]: All files successfully applied.
    [06.01.2012 03:21:34.842] [ Info] [MPQPatchChain]: Found a total of 48495 assets from CoreTOC.dat catalog and parsed 19261 of them in 00:01:05.9127700.
    [06.01.2012 03:21:36.027] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.AggregateException: One or more errors occurred. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DivideByZeroException: Attempted to divide by zero.
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at Mooege.Common.MPQ.FileFormats.World..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.Data.<>c__DisplayClass3.<ProcessAsset>b__1()
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.Execute()
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout)
    at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
    at Mooege.Common.MPQ.Data.LoadCatalog(String fileName, Boolean useBaseMPQ, List`1 groupsToLoad)
    at Mooege.Common.MPQ.Data.LoadCatalogs()
    at Mooege.Common.MPQ.Data.Init()
    at Mooege.Common.MPQ.MPQStorage..cctor()
    --- End of inner exception stack trace ---
    at Mooege.Common.MPQ.MPQStorage.get_Initialized()
    at Mooege.Program.Main(String[] args)


    That's the error I'm getting; it's strange because "All files are successfully applied", which mean there shouldn't be a corrupt MPQ, right?

    Tried the method of deleting some MPQ files and running the launcher to re-patch a bit, but still to no avail. I have also tried the checksum method, but coredata.mpq and d3-update-base-7318.mpq didn't match up even with the download given.
    Last edited by xchaosdeath; 01-06-2012 at 03:26 AM.

  3. #543
    Vernam7's Avatar Corporal
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pablof8 View Post
    ok srry for the post!

    i was install normal, only the release and SQLite, but console give me this error... and reading on wiki i install Visual Studio, because was a requeriment.

    Srry me english, anyone see it the screenshoot how i can solve it? thnx!

    well your english is defenetly not good!

    the wiki says that visual studio 2010 my friend is required ONLY if you are a developer and want to edit and compile the Source Code your self!
    if you download just the ZIP with the .EXE inside you dont need nothing more besides .NET 4.-

    its like buying a car and you need to build and the factory that was created in just in order to drive it :P

  4. #544
    pablof8's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello! thnx i solved it!

    how i can teleport one char to another world?

    !tp <??>

    plz i need a list of worlds on D3

    thnx!
    Last edited by pablof8; 01-06-2012 at 10:50 AM.

  5. #545
    prodiii's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello. i see a nice work done in here but i have a problem:

    [06.01.2012 18:01:30.937] [ Info] [Program]: mooege v1.8101.4383.36168 warming-up..
    [06.01.2012 18:01:30.937] [ Info] [MPQStorage]: Initializing MPQ storage..
    [06.01.2012 18:01:30.953] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [06.01.2012 18:01:30.953] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [06.01.2012 18:01:30.968] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [06.01.2012 18:01:31.000] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [06.01.2012 18:01:31.015] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [06.01.2012 18:01:31.015] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [06.01.2012 18:01:31.031] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.OverflowException: Arithmetic operation resulted in an overflow.
    w CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    w CrystalMpq.MpqArchive.ParseListFile()
    w CrystalMpq.MpqArchive.OpenInternal(Stream stream, Boolean parseListFile)
    w Mooege.Common.MPQ.MPQPatchChain.ConstructChain()
    w Mooege.Common.MPQ.MPQPatchChain..ctor(Int32 requiredVersion, IEnumerable`1 baseFiles, String patchPattern)
    w Mooege.Common.MPQ.Data..ctor()
    w Mooege.Common.MPQ.MPQStorage..cctor()
    --- End of inner exception stack trace ---
    w Mooege.Common.MPQ.MPQStorage.get_Initialized()
    w Mooege.Program.Main(String[] args)



    i copied this mpqs folder to c:\mpq , run the mooege and got this. i think it doesnt matter its in polish language since errors are in english. (translated those errors into english)
    Last edited by prodiii; 01-06-2012 at 12:32 PM.

  6. #546
    blooblah's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pablof8 View Post
    hello! thnx i solved it!

    how i can teleport one char to another world?

    !tp <??>

    plz i need a list of worlds on D3

    thnx!

    its the waypoint right in middle of town lol.


    Has anyone figured out how to program in skill animations or level up?

  7. #547
    Hjpel's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So. At the beginning I'm sorry if I make mistakes in my English.

    I have ERROR:



    Logs:
    [06.01.2012 23:18:24.046] [ Info] [Program]: mooege v1.8101.4383.36168 warming-up..
    [06.01.2012 23:18:24.062] [ Info] [MPQStorage]: Initializing MPQ storage..
    [06.01.2012 23:18:24.078] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [06.01.2012 23:18:24.078] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [06.01.2012 23:18:24.093] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [06.01.2012 23:18:24.109] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [06.01.2012 23:18:24.125] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [06.01.2012 23:18:24.140] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [06.01.2012 23:18:24.140] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.OverflowException: Arithmetic operation resulted in an overflow.
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at CrystalMpq.MpqArchive.ParseListFile()
    at CrystalMpq.MpqArchive.OpenInternal(Stream stream, Boolean parseListFile)
    at Mooege.Common.MPQ.MPQPatchChain.ConstructChain()
    at Mooege.Common.MPQ.MPQPatchChain..ctor(Int32 requiredVersion, IEnumerable`1 baseFiles, String patchPattern)
    at Mooege.Common.MPQ.Data..ctor()
    at Mooege.Common.MPQ.MPQStorage..cctor()
    --- End of inner exception stack trace ---
    at Mooege.Common.MPQ.MPQStorage.get_Initialized()
    at Mooege.Program.Main(String[] args)
    I remove MPQ files and i run again Diablo III Beta Launcher.exe.
    I download patch 9 (0.5.1.8101.BETA) but error was the same.

    Today I installed new XP Pro sp3 + full service pack + .net 4 New installation D3 + FULL patch 9 (0.5.1.8101.BETA)
    Mooege-fe8687c and i edit config.ini (AssetsMPQRoot=${Root}/MPQ --->to---> AssetsMPQRoot=C:\MPQ)



    I copy all MPQ file and folder from C:\Diablo III Beta\Data_D3\PC\MPQs to folder C:/MPQ. (and in any case to C:\Release mooege-fe8687c\Assets\MPQ)

    But error was the same.
    Please help with this problem.

    For example:
    - show me your file config.ini
    - tell my correct folder for MPQ files (c:\mpq or ..\Assets\MPQ)

    I do not want to give up but needs help.
    Thank you and sorry for English.

  8. #548
    wgg71's Avatar Private
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Comprehensive “how to set up Mooege server” guide:

    First of all don’t think you will be able to play to Diablo III’s beta as you certainly have seen in some videos.

    1) Download the Diablo III Beta and install it : us.media.battle.net.edgesuite.net/downloads/d3-installers/4de82d80-ddeb-4e61-80ae-b4e8817f54b0/Diablo-III-Beta-enUS-Setup.exe
    2) Don’t start the game or you will corrupt your MPQ files (and will have to download them again)
    3) Download Mooege (last compiled version available in the first post) : http://www.ownedcore.com/forums/diab...-compiles.html (Mooege- The Diablo 3 Emulator - Updated Master Compiles)
    4) Extract it wherever you want
    5) Be sure to have Microsoft .NET Framework 4 installed if not, there you go : Download: Microsoft .NET Framework 4 (Web Installer) - Microsoft Download Center - Download Details
    6) Edit the “config.ini” file in Mooege’s folder, modify the following lines :
    [MooNet-Server]
    BindIP = 0.0.0.0 by BindIP = 127.0.0.1
    and
    [Game-Server]
    BindIP = 0.0.0.0 by BindIP = 127.0.0.1
    7) Create a shortcut (or edit the already existing one on your desktop) to “Diablo III.exe” located in Diablo III’s folder and add this at the end of the line : “-launch -auroraaddress 127.0.0.1:1345”
    Your shortcut target path should look like this: "C:\Program Files (x86)\Diablo III Beta\Diablo III.exe" -launch -auroraaddress localhost:1345
    8 ) Copy all the files in Diablo III Beta\Data_D3\PC\MPQs\ into Mooege’sFolder\Assets\MPQ\
    9) Start Mooege.exe if everything is working well the last line should be “Game-Server is listening on 127.0.0.1:1999...”
    10) Type in Mooege’s console : “!account add [YourLogin]@ [YourPassword] admin”
    note: password must be longer than 8 characters
    11) Start Diablo III with the previously created shortcut
    12) Login with the previously created login and password
    13) Play …

    If you get an overflow error in Mooege like this: “System.OverflowException: Arithmetic operation resulted in an overflow.”
    Your MPQ files are corrupted, check that the files listed below have the good CRC32 hash, if not download them again with the given link (don't forget to replace the MPQ files in Diablo III's folder).
    For computing hash you can use HashCalc: SlavaSoft HashCalc - Hash, CRC, and HMAC Calculator

    \base\d3-update-base-7170.MPQ - d55d3c50
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7170.MPQ
    \base\d3-update-base-7200.MPQ - 50a1dd84
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7200.MPQ
    \base\d3-update-base-7318.MPQ - ecfba6db
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7318.MPQ
    \base\d3-update-base-7338.MPQ - 6c3ed3d7
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7338.MPQ
    \base\d3-update-base-7447.MPQ - 34547a5f
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7447.MPQ
    \base\d3-update-base-7728.MPQ - fd1c9a7d
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7728.MPQ
    \base\d3-update-base-7841.MPQ - f12f6867
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7841.MPQ
    \base\d3-update-base-7931.MPQ - 6cf6482f
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7931.MPQ
    \base\d3-update-base-8059.MPQ - f62a1a0c
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-8059.MPQ
    \base\d3-update-base-8101.MPQ - 1b4f22bd
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-8101.MPQ
    \base-Win.mpq - 5004602f
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base-Win.mpq
    \ClientData.mpq - f9da2da7
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/ClientData.mpq
    \CoreData.mpq - d217acb0
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/CoreData.mpq

    Be sure to allow Mooege and Diablo III in your firewall.

    ---------- Post added at 02:28 AM ---------- Previous post was at 02:20 AM ----------

    Pour les ami(e)s francophone :

    Guide pas à pas de mise en route d'un serveur Mooege :

    Pour mettre les choses au clair, ne pensez pas que vous allez pouvoir jouer à la bêta de Diablo III comme vous l'avez certainement vu dans des vidéos.

    1) Téléchargez la beta de Diablo III et installez la : us.media.battle.net.edgesuite.net/downloads/d3-installers/4de82d80-ddeb-4e61-80ae-b4e8817f54b0/Diablo-III-Beta-enUS-Setup.exe
    2) Ne lancez pas le jeu ou vous allez corrompre vos fichiers MPQ (et devoir les retélécharger)
    3) Téléchargez Mooege (la dernière version compilée est dans le premier post) : http://www.ownedcore.com/forums/diab...-compiles.html
    4) Extraire les fichiers de Mooege où ça vous chante
    5) Vérifiez que vous avez bien le Microsoft .NET Framework 4 d'installé sinon c'est par là: Download: Microsoft .NET Framework 4 (Web Installer) - Microsoft Download Center - Download Details
    6) Ouvrez le fichier “config.ini” dans le dossier de Mooege, modifiez les lignes suivantes :
    [MooNet-Server]
    BindIP = 0.0.0.0 par BindIP = 127.0.0.1
    et
    [Game-Server]
    BindIP = 0.0.0.0 par BindIP = 127.0.0.1
    7) Créez un raccourci (ou modifiez celui déjà existant sur le bureau) pour “Diablo III.exe” qui est dans le dossier de Diablo III et ajoutez ceci à la fin de la ligne : “-launch -auroraaddress 127.0.0.1:1345”
    Le chemin de la cible du raccourci doit ressembler à ça: "C:\Program Files (x86)\Diablo III Beta\Diablo III.exe" -launch -auroraaddress localhost:1345
    8 ) Copiez tous les fichiers de Diablo III Beta\Data_D3\PC\MPQs\ dans Mooege’sFolder\Assets\MPQ\
    9) Lancez Mooege.exe si tout fonctionnent correctement la dernière ligne doit être: “Game-Server is listening on 127.0.0.1:1999...”
    10) Tapez dans la console de Mooege’s : “!account add [VotreLogin]@ [VotreMotDePasse] admin”
    note: le mot de passe doit comporter plus de 8 caractères
    11) Lancez Diablo III avec le raccourci créée précédemment.
    12) Connectez vous avec le login et le mot de passe créée précédemment.
    13) Jouez …

    Si vous obtenez une erreur de dépassement de capacité dans Mooege comme ça: “System.OverflowException: L'opération arithmétique a provoqué un dépassement de capacité.”
    Vos fichier MPQ sont corrompus, vérifiez que les fichiers listés plus bas ont le bon hash CRC32, sinon retéléchargez les avec le lien fourni (n'oubliez pas de remplacez aussi les fichiers dans le dossier de Diablo III).
    Pour calculez les hash vous pouvez utiliser HashCalc: SlavaSoft HashCalc - Hash, CRC, and HMAC Calculator

    \base\d3-update-base-7170.MPQ - d55d3c50
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7170.MPQ
    \base\d3-update-base-7200.MPQ - 50a1dd84
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7200.MPQ
    \base\d3-update-base-7318.MPQ - ecfba6db
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7318.MPQ
    \base\d3-update-base-7338.MPQ - 6c3ed3d7
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7338.MPQ
    \base\d3-update-base-7447.MPQ - 34547a5f
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7447.MPQ
    \base\d3-update-base-7728.MPQ - fd1c9a7d
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7728.MPQ
    \base\d3-update-base-7841.MPQ - f12f6867
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7841.MPQ
    \base\d3-update-base-7931.MPQ - 6cf6482f
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7931.MPQ
    \base\d3-update-base-8059.MPQ - f62a1a0c
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-8059.MPQ
    \base\d3-update-base-8101.MPQ - 1b4f22bd
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-8101.MPQ
    \base-Win.mpq - 5004602f
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base-Win.mpq
    \ClientData.mpq - f9da2da7
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/ClientData.mpq
    \CoreData.mpq - d217acb0
    ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/CoreData.mpq

    Pensez à vérifier que Mooege et Diablo III sont bien autorisés dans votre pare-feu
    Last edited by wgg71; 01-07-2012 at 08:37 AM.

  9. #549
    Hjpel's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good instruction i have progress

    I downloaded this MPQ files in 30 minutes
    d3-update-base-7318.MPQ d3-update-base-7728.MPQ d3-update-base-7841.MPQ
    d3-update-base-7931.MPQ d3-update-base-8059.MPQ d3-update-base-8101.MPQ

    When I download Your ClientData.mpq is not "d217acb0" only ---> "f9da2da7"

    Logs ERROR:
    [07.01.2012 02:31:41.968] [ Info] [Program]: mooege v1.8101.4383.36168 warming-up..
    [07.01.2012 02:31:41.968] [ Info] [MPQStorage]: Initializing MPQ storage..
    [07.01.2012 02:31:42.046] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [07.01.2012 02:31:42.046] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [07.01.2012 02:31:42.062] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [07.01.2012 02:31:42.078] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [07.01.2012 02:31:42.093] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [07.01.2012 02:31:42.187] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [07.01.2012 02:31:42.218] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
    [07.01.2012 02:31:42.281] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
    [07.01.2012 02:31:42.359] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
    [07.01.2012 02:31:42.359] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
    [07.01.2012 02:31:42.359] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
    [07.01.2012 02:31:42.468] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
    [07.01.2012 02:31:42.468] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
    [07.01.2012 02:31:42.468] [Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
    [07.01.2012 02:31:42.500] [Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
    [07.01.2012 02:31:42.546] [Trace] [MPQPatchChain]: All files successfully applied.
    [07.01.2012 02:31:43.562] [ Info] [MPQPatchChain]: Found a total of 48495 assets from CoreTOC.dat catalog and postponed loading because lazy loading is activated.
    [07.01.2012 02:31:43.781] [ Info] [MPQPatchChain]: Found a total of 46166 assets from TOC.dat catalog and postponed loading because lazy loading is activated.
    [07.01.2012 02:31:43.781] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite.dll' or one of its dependencies. The specified module could not be found.
    at Mooege.Common.MPQ.Data.LoadDBCatalog()
    at Mooege.Common.MPQ.Data.LoadCatalogs()
    at Mooege.Common.MPQ.Data.Init()
    at Mooege.Common.MPQ.MPQStorage..cctor()
    --- End of inner exception stack trace ---
    at Mooege.Common.MPQ.MPQStorage.get_Initialized()
    at Mooege.Program.Main(String[] args)
    Can you check again and upload correct ClientData.mpq "d217acb0" not "f9da2da7"
    I download another ClientData.mpq but is the same "f9da2da7" not "d217acb0"
    Probably needs to be "7d137c19"

    Can you show config.ini file?

    Thanks
    Last edited by Hjpel; 01-06-2012 at 10:26 PM.

  10. #550
    kolti's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    can someone help with the newest D3 Beta version 8101 and the Release mooege-fe8687c i can't get it to work.



    Thanks,

  11. #551
    prodiii's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    download all files from here Fatal MPQ Problem? CoreToc.dat Error? Here are some links! - mooege.org
    dont look much for the hashes - i had only 1 matching and its working.
    that fixed most of my problems.

    also as for Hjpel problem i think you missing the net framework 4.0. download this:
    http://www.microsoft.com/download/en....aspx?id=17851
    choose any option on installation (delete/back to original state).
    or this: http://www.microsoft.com/download/en....aspx?id=17718
    from what i read in net (yeah google is my friend ^^) its a problem with the .dll file not matching your operation system standards - x64. But if someone wanna throw some shit on me go ahead - i can be wrong. just trying to help.
    Last edited by prodiii; 01-07-2012 at 08:40 AM.

  12. #552
    wgg71's Avatar Private
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hjpel View Post
    Good instruction i have progress

    I downloaded this MPQ files in 30 minutes
    d3-update-base-7318.MPQ d3-update-base-7728.MPQ d3-update-base-7841.MPQ
    d3-update-base-7931.MPQ d3-update-base-8059.MPQ d3-update-base-8101.MPQ

    When I download Your ClientData.mpq is not "d217acb0" only ---> "f9da2da7"

    Logs ERROR:


    Can you check again and upload correct ClientData.mpq "d217acb0" not "f9da2da7"
    I download another ClientData.mpq but is the same "f9da2da7" not "d217acb0"
    Probably needs to be "7d137c19"

    Can you show config.ini file?

    Thanks
    Yes the hash is "f9da2da7", sorry.

    The only difference between my "config.ini" and the default "config.ini" are the two lines (with BindIP= ) modified in the "how to", nothing more.

    Check that "System.Data.SQLite.dll" is present in your Mooege's folder.
    Last edited by wgg71; 01-07-2012 at 08:59 AM.

  13. #553
    Nemonik's Avatar Contributor CoreCoins Purchaser
    Reputation
    117
    Join Date
    Feb 2008
    Posts
    547
    Thanks G/R
    2/0
    Trade Feedback
    13 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alrite , managed to get it to work but none of the spells are showing , is it supposed to be like that?

  14. #554
    Hjpel's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wgg71 You not edit this line in config.ini ?
    Old - Persistent storage settings [Storage]Root = AssetsMPQRoot=${Root}/MPQ
    New - Persistent storage settings [Storage]Root = AssetsMPQRoot=C:\MPQ

    You edit only IP address ?
    Can you paste config.ini hire ?

    Thanks

    ---------- Post added at 09:31 AM ---------- Previous post was at 09:05 AM ----------

    prodiii

    download all files from here Fatal MPQ Problem? CoreToc.dat Error? Here are some links! - mooege.org
    i download ClientData.mpq but i have the same EROOR, that files is 05 December 2011

    also as for Hjpel problem i think you missing the net framework 4.0. download this:
    http://www.microsoft.com/download/en....aspx?id=17851
    choose any option on installation (delete/back to original state).
    or this: http://www.microsoft.com/download/en....aspx?id=17718
    My 1st post:
    Today I installed new XP Pro sp3 + full service pack + .net 4 New installation D3 + FULL patch 9 (0.5.1.8101.BETA)
    so that not NET. 4 problem

    Today i tight download all MPQ from wgg71 post

    Thanks


    ps. I download all but error was the same.

    [07.01.2012 14:45:13.203] [ Info] [Program]: mooege v1.8101.4383.36168 warming-up..
    [07.01.2012 14:45:13.203] [ Info] [MPQStorage]: Initializing MPQ storage..
    [07.01.2012 14:45:13.218] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [07.01.2012 14:45:13.218] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [07.01.2012 14:45:13.234] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [07.01.2012 14:45:13.250] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [07.01.2012 14:45:13.265] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [07.01.2012 14:45:13.328] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [07.01.2012 14:45:13.343] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
    [07.01.2012 14:45:13.406] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
    [07.01.2012 14:45:13.484] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
    [07.01.2012 14:45:13.484] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
    [07.01.2012 14:45:13.484] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
    [07.01.2012 14:45:13.578] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
    [07.01.2012 14:45:13.578] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
    [07.01.2012 14:45:13.578] [Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
    [07.01.2012 14:45:13.625] [Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
    [07.01.2012 14:45:13.671] [Trace] [MPQPatchChain]: All files successfully applied.
    [07.01.2012 14:45:14.578] [ Info] [MPQPatchChain]: Found a total of 48495 assets from CoreTOC.dat catalog and postponed loading because lazy loading is activated.
    [07.01.2012 14:45:14.796] [ Info] [MPQPatchChain]: Found a total of 46166 assets from TOC.dat catalog and postponed loading because lazy loading is activated.
    [07.01.2012 14:45:14.812] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite.dll' or one of its dependencies. The specified module could not be found.
    at Mooege.Common.MPQ.Data.LoadDBCatalog()
    at Mooege.Common.MPQ.Data.LoadCatalogs()
    at Mooege.Common.MPQ.Data.Init()
    at Mooege.Common.MPQ.MPQStorage..cctor()
    --- End of inner exception stack trace ---
    at Mooege.Common.MPQ.MPQStorage.get_Initialized()
    at Mooege.Program.Main(String[] args)
    Please help with this problem.
    Last edited by Hjpel; 01-07-2012 at 09:46 AM.

  15. #555
    wgg71's Avatar Private
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hjpel View Post
    wgg71 You not edit this line in config.ini ?
    Old - Persistent storage settings [Storage]Root = AssetsMPQRoot=${Root}/MPQ
    New - Persistent storage settings [Storage]Root = AssetsMPQRoot=C:\MPQ

    You edit only IP address ?
    Can you paste config.ini hire ?

    Thanks
    Yes, I did not modify AssetsMPQRoot, which is the path to your MPQ files copied from Diablo III (${Root} point to the Assets folder in Mooege).
    If you mix different "how to" don't be suprised that nothing work.

    Check that "System.Data.SQLite.dll" is present in your Mooege's folder (your error indicates that mooege can't find it).

    [SPOILER];;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    ; ;
    ; Mooege Configuration File ;
    ; ;
    ;-----------------------------------------------------------------------------------------------------------------;
    ; ;
    ; This file is an example configuration and may require modification to suit your needs. ;
    ; ;
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Settings for Bnet server
    [MooNet-Server]
    BindIP = 127.0.0.1
    Port = 1345
    MOTD = Welcome to mooege development server!

    ; Settings for game server
    [Game-Server]
    BindIP = 127.0.0.1
    Port = 1999

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Persistent storage settings
    [Storage]
    Root = Assets
    MPQRoot=${Root}/MPQ
    EnableTasks = true ; If you're running over mono and experience startup times > 1 min, try setting this to false.
    LazyLoading = true ; Enable this to speed up server launch. If you run a proper public server or debugging MPQ fileformats
    ; make sure you disable this.

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Authentication settings

    [Authentication]
    DisablePasswordChecks=true;

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; You can set here the command-prefix. Note: You can't use slash as a prefix.
    [Commands]
    CommandPrefix = !

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; You can enable web-services here and use the provided contrib/web/LibMooge.php for communicating mooege over http.
    [WebServices]
    Enabled = false
    Address = http://localhost:9000

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Network address translation settings
    ; You only need to change this if you're running behind a dsl router or so.
    ; Important: If you enable NAT, LAN-clients will not able to connect in gs.
    ; (Will be fixed later with a proper implementation similar to one in pvpgn).

    [NAT]
    Enabled = false
    PublicIP = 0.0.0.0 ; You need to change this to your router's public interface IP if you'd like to use NAT.

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; General logging settings
    [Logging]
    Root=logs

    ; Settings for console logger
    [ConsoleLog]
    Enabled=true
    Target=Console
    IncludeTimeStamps=false
    MinimumLevel=Trace
    MaximumLevel=Fatal

    ; Settings for server log file.
    [ServerLog]
    Enabled=true
    Target=File
    FileName="mooege.log"
    IncludeTimeStamps=true
    MinimumLevel=Trace
    MaximumLevel=Fatal

    ; Settings for packet logger, only recommended for developers!
    [PacketLog]
    Enabled=true
    Target=File
    FileName="packet-dump.log"
    IncludeTimeStamps=false
    MinimumLevel=Dump
    MaximumLevel=Dump
    ResetOnStartup=true


    [/SPOILER]

Similar Threads

  1. Mooege- The Diablo 3 Emulator - TP world ID'S
    By thedude2626 in forum Diablo 3 Emulator Servers
    Replies: 2
    Last Post: 03-24-2025, 01:36 PM
  2. 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
  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 12:09 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