Mooege- The Diablo 3 Emulator - Updated Master Compiles menu

User Tag List

Page 47 of 153 FirstFirst ... 43444546474849505197147 ... LastLast
Results 691 to 705 of 2288
  1. #691
    robfri's Avatar Member
    Reputation
    5
    Join Date
    Oct 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    NEW ERROR


    [17.01.2012 23:33:07.421] [ Info] [Program]: mooege v1.8101.4399.18423 warming-up..
    [17.01.2012 23:33:07.421] [ Info] [MPQStorage]: Initializing MPQ storage..
    [17.01.2012 23:33:07.453] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [17.01.2012 23:33:07.453] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [17.01.2012 23:33:07.515] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [17.01.2012 23:33:07.531] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [17.01.2012 23:33:07.640] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [17.01.2012 23:33:07.656] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
    [17.01.2012 23:33:07.765] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
    [17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
    [17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
    [17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
    [17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
    [17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
    [17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
    [17.01.2012 23:33:08.125] [Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
    [17.01.2012 23:33:08.203] [Trace] [MPQPatchChain]: All files successfully applied.
    [17.01.2012 23:33:18.156] [ Info] [MPQPatchChain]: Found a total of 48495 assets from CoreTOC.dat catalog and postponed loading because lazy loading is activated.
    [17.01.2012 23:33:18.859] [ Info] [MPQPatchChain]: Found a total of 46166 assets from TOC.dat catalog and postponed loading because lazy loading is activated.
    [17.01.2012 23:33:18.984] [ Info] [MPQPatchChain]: Found a total of 335 assets from DB catalog and postponed loading because lazy loading is activated.
    [17.01.2012 23:33:19.015] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Core.GS.Items.ItemGenerator' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.InvalidDataException: Found invalid data while decoding.
    at CrystalMpq.MpqFileStream.ApplyPatch(PatchInfoHeader patchInfoHeader, Stream baseStream)
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
    at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
    at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at Mooege.Common.MPQ.FileFormats.GameBalance..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.Items.ItemGenerator.LoadItems()
    at Mooege.Core.GS.Items.ItemGenerator..cctor()
    --- End of inner exception stack trace ---
    at Mooege.Core.GS.Items.ItemGenerator.get_TotalItems()
    at Mooege.Program.Main(String[] args)


    any can help me please?

    FIXED
    Last edited by robfri; 01-17-2012 at 06:37 PM.

    Mooege- The Diablo 3 Emulator - Updated Master Compiles
  2. #692
    RemovableBrain's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok Well I was finally able to get on, I didn't add in a space before adding in the new line for the shortcut D3 icon on the desktop.

    I was able to get on but doing anything is haphazard as sometimes can't pick up things or can't kill the bad guys. Also it seems to crash strangely and I have to kill the game from Win Task Mgr.

    Also I'm log-into the Mooege Dev server??



  3. #693
    robfri's Avatar Member
    Reputation
    5
    Join Date
    Oct 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RemovableBrain View Post
    Ok Well I was finally able to get on, I didn't add in a space before adding in the new line for the shortcut D3 icon on the desktop.

    I was able to get on but doing anything is haphazard as sometimes can't pick up things or can't kill the bad guys. Also it seems to crash strangely and I have to kill the game from Win Task Mgr.

    Also I'm log-into the Mooege Dev server??


    "can't pick up things or can't kill the bad guys" those are bugs in the emulator at the moment

  4. #694
    skilless's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, I have done everything in this thread , created several acounts with success but still getting error "ERROR 315300" ip adress set to 127.0.0.1 and run from shortcut with line mentioned there aswell. ? Any help will be appreciate.

  5. #695
    Novaburn'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)
    ... are there any fail-messages written in red? Are the two servers listening to 127.0.0.1:1345 and 127.0.0.1:1999?
    Then there may be the problem that you have used the false shortcut (also my failure - don't know why)
    Go to the original d3 install order and make a new shortcut (not the launcher) to the desktop and change
    the property line ending to ..." -launch -auroraaddress 127.0.0.1:1345

  6. #696
    skilless's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there is screen , iam using right shortcut

    but it seems it doesnt connect to my pc because there isnt any sign that iam connecting.
    Is there any need to forward ports ? when iam behind my own router or something like that ? .

    [IMG][URL=http://imageshack.us/photo/my-images/833/25647764.jpg/][IMG]

  7. #697
    eluzai777's Avatar Member
    Reputation
    56
    Join Date
    Dec 2008
    Posts
    172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New update Release mooege-304dbc3
    a few bug fixes(save database, death, code clean up)

  8. #698
    emil1818's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi. Is it possible to play it from first level?

  9. #699
    eluzai777's Avatar Member
    Reputation
    56
    Join Date
    Dec 2008
    Posts
    172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by emil1818 View Post
    Hi. Is it possible to play it from first level?
    Start at level 1mooege-304dbc3 LVL 1

  10. #700
    clutch-solution's Avatar Member clutch-solution.com CoreCoins Purchaser
    Reputation
    4
    Join Date
    Oct 2009
    Posts
    99
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FIXED: Game Server didnt work cause of wrong ip bind

    Finally i got my public server done..... now if someone try to enter the world this error appears, login / charakter creation works.


    [18.01.2012 18:18:13.179] [Debug] [MooNetRouter]: - [Exception] System.ArgumentException: Alias value not found: enable. Add it to the Alias property.
    bei Nini.Config.ConfigBase.GetBooleanAlias(String key)
    bei Nini.Config.ConfigBase.GetBoolean(String key, Boolean defaultValue)
    bei Mooege.Common.Config.Config.GetBoolean(String key, Boolean defaultValue)
    bei Mooege.Net.NATConfig.get_Enabled()
    bei Mooege.Net.Utils.GetGameServerIPForClient(MooNetClient client)
    bei Mooege.Core.MooNet.Games.GameFactory.GetConnectionInfoForClient(MooNetClient client)
    bei Mooege.Core.MooNet.Games.GameFactory.SendConnectionInfo(MooNetClient client)
    bei Mooege.Core.MooNet.Games.GameFactory.StartGame(List`1 clients, UInt64 objectId)
    bei Mooege.Core.MooNet.Services.GameMasterService.FindGame(IRpcController controller, FindGameRequest request, Action`1 done)
    bei bnet.protocol.game_master.GameMaster.CallMethod(MethodDescriptor method, IRpcController controller, IMessage request, Action`1 done)
    bei Mooege.Net.MooNet.MooNetRouter.ProcessMessage(MooNetClient client, CodedInputStream stream, PacketIn packet)
    [18.01.2012 18:18:13.181] [Trace] [RPCObject]: { GameAccount: mooege#0020 [lowId: 26990464] } set current screen to 0.
    [18.01.2012 18:18:13.183] [Trace] [PresenceService]: Update() { Client: test@ } { GameAccount: mooege#0020 [lowId: 26990464] } - 1 Operations D3, Channel, 2
    Last edited by clutch-solution; 01-18-2012 at 03:33 PM.

  11. #701
    Haldir16'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)
    mooge.exe gives error

    [Error] [MPQPatchChain]: Required patch-chain version 8101 is not satisfied <found version: 0>.
    [Fatal] [Program]: Cannot run servers as MPQStorage failed initialization

    please help me

  12. #702
    giguere'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)
    - Even if you start lvl 1 with the latest version, you can't level-up. Initial exp 138.000
    - At Barbarian when using BASH, will spawn 3 enemies per click, gonna kill ya.
    - No healing potions???
    - When hero killed, respawned, monsters still hit ya at checkpoint start place
    - No attributes reflected in hero tab when weapon or item equipped

  13. #703
    BGDream's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by robfri View Post
    NEW ERROR


    [17.01.2012 23:33:07.421] [ Info] [Program]: mooege v1.8101.4399.18423 warming-up..
    [17.01.2012 23:33:07.421] [ Info] [MPQStorage]: Initializing MPQ storage..
    [17.01.2012 23:33:07.453] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
    [17.01.2012 23:33:07.453] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
    [17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
    [17.01.2012 23:33:07.515] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
    [17.01.2012 23:33:07.531] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
    [17.01.2012 23:33:07.640] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
    [17.01.2012 23:33:07.656] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
    [17.01.2012 23:33:07.765] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
    [17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
    [17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
    [17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
    [17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
    [17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
    [17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
    [17.01.2012 23:33:08.125] [Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
    [17.01.2012 23:33:08.203] [Trace] [MPQPatchChain]: All files successfully applied.
    [17.01.2012 23:33:18.156] [ Info] [MPQPatchChain]: Found a total of 48495 assets from CoreTOC.dat catalog and postponed loading because lazy loading is activated.
    [17.01.2012 23:33:18.859] [ Info] [MPQPatchChain]: Found a total of 46166 assets from TOC.dat catalog and postponed loading because lazy loading is activated.
    [17.01.2012 23:33:18.984] [ Info] [MPQPatchChain]: Found a total of 335 assets from DB catalog and postponed loading because lazy loading is activated.
    [17.01.2012 23:33:19.015] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Core.GS.Items.ItemGenerator' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.InvalidDataException: Found invalid data while decoding.
    at CrystalMpq.MpqFileStream.ApplyPatch(PatchInfoHeader patchInfoHeader, Stream baseStream)
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
    at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
    at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
    at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
    at Mooege.Common.MPQ.FileFormats.GameBalance..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.Items.ItemGenerator.LoadItems()
    at Mooege.Core.GS.Items.ItemGenerator..cctor()
    --- End of inner exception stack trace ---
    at Mooege.Core.GS.Items.ItemGenerator.get_TotalItems()
    at Mooege.Program.Main(String[] args)


    any can help me please?
    Ive got the same problem how to fix it ? Seriously guys Im waiting this game so much time i wanna play it please heeeelp !!!

  14. #704
    robfri's Avatar Member
    Reputation
    5
    Join Date
    Oct 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BGDream View Post
    Ive got the same problem how to fix it ? Seriously guys Im waiting this game so much time i wanna play it please heeeelp !!!

    download all mpqs of this page and put in the emulator mpq folder



    Compiling - mooege

  15. #705
    BGDream's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by robfri View Post
    download all mpqs of this page and put in the emulator mpq folder



    Compiling - mooege
    Man in the file that is here in that page in the folder MPQ is only the file IMPORTANT

    FIXED !

    ---------- Post added at 10:32 AM ---------- Previous post was at 10:13 AM ----------

    guys new problem ... when i start the server and then diablo 3 i write the name and the password test@ 123456 then it says me an error i tried several times. No change Error 3003 help pls
    Last edited by BGDream; 01-19-2012 at 03:31 AM.

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 11:54 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