mooege diablo 3 patch 13 menu

User Tag List

Results 1 to 10 of 10
  1. #1
    maddogmiller15'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)

    mooege diablo 3 patch 13

    i cant get the gm commands to work with the newest version patch 13 some help would be wonderful

    mooege diablo 3 patch 13
  2. #2
    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)
    try using them from the Console, things like !item and stuff probably wont work for awhile, until Egris and the others figured out the rest of the fixes.

  3. #3
    maddogmiller15'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)
    well some of the commands wont work in the console like !setlevel !spawn

  4. #4
    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)
    Yeah.. things are still broken, as you can possibly see if you've been checking out the Network Graph, Egris and MDZ are working hard to get everything fixed up.. We're waiting on one of our other guys to reverse some things and fix em up, so that I can finally add it into my branch, so I can start fixing up some other things.. like skills and all the other things we've been working on.

  5. #5
    maddogmiller15'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)
    i just downloaded the latest version made today 2/24/12 spawn is now correctly working butt !setlevel inst reason im asking is cause i love using later skills is there a way i can set levels another way or just wait for a new update ?

  6. #6
    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)
    Commands work on a newer update, i think there is another update coming soon that will add in a working !levelup

    using later skills is a problem, because only my branch has them and I cant seem to update my branch correctly to work with patch 13. it's going to take me some good amount of time to get my branch up-to-date.

  7. #7
    maddogmiller15'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)
    okay thanks i know in patch 12 not all later skills where working correctly butt most did so keep up good work hope to see this fixed soon so i can get back to using blizzard hehe thanks

  8. #8
    Tester0815's Avatar Corporal
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Test run

    Code:
    [Debug] [Game]: Unhandled exception caught: - [Exception] System.ArgumentExcepti
    on: An item with the same key has already been added.
       at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
       at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boo
    lean add)
       at Mooege.Core.GS.Common.InventoryGrid.AddItem(Item item, Int32 row, Int32 co
    lumn)
       at Mooege.Core.GS.Players.Inventory.HandleInventoryRequestMoveMessage(Invento
    ryRequestMoveMessage request)
       at Mooege.Core.GS.Players.Inventory.Consume(GameClient client, GameMessage me
    ssage)
       at Mooege.Core.GS.Games.Game.Route(GameClient client, GameMessage message)
    [Debug] [Game]: Unhandled exception caught: - [Exception] System.ArgumentExcepti
    on: An item with the same key has already been added.
       at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
       at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boo
    lean add)
       at Mooege.Core.GS.Common.InventoryGrid.AddItem(Item item, Int32 row, Int32 co
    lumn)
       at Mooege.Core.GS.Players.Inventory.HandleInventoryRequestMoveMessage(Invento
    ryRequestMoveMessage request)
       at Mooege.Core.GS.Players.Inventory.Consume(GameClient client, GameMessage me
    ssage)
       at Mooege.Core.GS.Games.Game.Route(GameClient client, GameMessage message)
    
    
    
    
    [Debug] [Server]: ReceiveCallback - [Exception] System.NullReferenceException: O
    bject reference not set to an instance of an object.
       at Mooege.Core.GS.Games.GameManager.RemovePlayerFromGame(GameClient gameClien
    t)
       at Mooege.Net.GS.ClientManager.OnDisconnect(Object sender, ConnectionEventArg
    s e)
       at Mooege.Net.Server.OnClientDisconnect(ConnectionEventArgs e)
       at Mooege.Net.Server.RemoveConnection(Connection connection, Boolean raiseEve
    nt)
       at Mooege.Net.Server.ReceiveCallback(IAsyncResult result)

    Nullreferences should not happen. This is dirty programming. Check for null more often!

  9. #9
    Tester0815's Avatar Corporal
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    [Fatal] [MooNetClient]: OnTSLAuthentication() exception:  - [Exception] OpenSSL.Core.OpenSslException: error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HEL
    LO:no shared cipher
       at OpenSSL.SslStreamBase.EndRead(IAsyncResult asyncResult)
       at OpenSSL.SslStream.EndRead(IAsyncResult asyncResult)
       at OpenSSL.SslStream.EndAuthenticateAsServer(IAsyncResult ar)
       at Mooege.Net.MooNet.MooNetClient.OnTSLAuthentication(IAsyncResult result)

  10. #10
    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)
    No idea about the first error, something with items (but thats fine since our item coding is messy anyways.. someone give us a hand ;P)

    other error, just restart mooege, or log out and back in.. it happens. but shouldnt stop you from logging in. just ignores the error usually.

Similar Threads

  1. Diablo 3 Patch:1.0.6 (Up to date a.h bot)
    By blodyclan96 in forum Diablo 3 Bots and Programs
    Replies: 0
    Last Post: 01-24-2013, 02:16 PM
  2. Diablo 3 Patch 1.0.3 Preview
    By HI5 in forum Articles and Interviews
    Replies: 7
    Last Post: 06-13-2012, 07:50 AM
  3. [Diablo 3] Patch 7841 information
    By Muaziz in forum Diablo 3 Memory Editing
    Replies: 3
    Last Post: 11-23-2011, 10:07 AM
  4. [Diablo 3] Patch 7728 information
    By Muaziz in forum Diablo 3 Memory Editing
    Replies: 0
    Last Post: 11-10-2011, 11:47 PM
All times are GMT -5. The time now is 06:07 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