• 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    Quote from bspkrs

    Since it seems that you are all incredibly impatient for the 1.5.1 release, you could always try building the project yourself... all you need is git (tortoisegit is easy to use), apache ant, the source distribution of forge, and the code (both the mod repo and the bspkrsCore repo).


    I would if I could, I suck at java. I am trying to learn though. Although, a thing you could do to help shut up some of the annoying people, would be to post some sort of percentage of completion on the OP, along with a list of things done, and needed to do. This would let people know that you are actively working on it, and give them a gauge of how long it will take to finish.

    Hope I can help, Ozuma36
    Posted in: Minecraft Mods
  • 0

    posted a message on TabbyChat v1.10.00 - SMP Chat Overhaul
    I am having an issue with TabbyChat, Forge, and 1.5.1 I am using forge, with optifine over it. I then put Rei's Minimap, and TabbyChat, in the mods folder. From what I can tell, TabbyChat isn't even loading. There are no config files generated by it, and it doesn't show up in the list of loaded mods. I have checked the logs, and nothing important is there. Can someone tell me what to do?

    Thanks, Ozuma36

    EDIT: Just tried putting it in the Jar itself. Fixed the problem. I still would like to not have to make base edits if possible.
    EDITx2combo: And then my filters wouldn't save.
    Posted in: Minecraft Mods
  • 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    This mod has helped me in PvP on my favorite server HCF for a long time. I can't wait for an update, or info, on 1.5.1.
    Posted in: Minecraft Mods
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Is there any way to get the Mumble overlay on OS X to work with MultiMC?
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from finalsliver

    will build it myself, give a moment


    Thanks for all your help!
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from finalsliver

    Permission to distribute?


    Don't have it yet, but I'm not distributing yet either.
    Also, any ideas why it doesn't work?
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from AzureBoreadae

    For MystCraft, you need to make sure you have repackaged the file if you haven't already. The current version of MystCraft is distributed as a RAR file, which is currently incompatible with MultiMC. You need to unpackage the RAR, and then repackage it as a ZIP file to get it to work. Currently, I have all the above mods except PlayerAPI and Battlegear running fine with MultiMC.

    EDIT: Just FYI, I am currently running ThaumCraft 2 just fine with Java 6, as far as I can tell.



    Quote from finalsliver

    do you mean to say that you cant load them?


    I can load them all, and I have repackaged Mystcraft as well.

    Also, these mods are part of my new pack I'm making/testing out called MysticalCraft.
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Now I have a problem. I am trying to install some mods that I have installed before, and they aren't working.
    They are:

    Modloader,
    PlayerAPI,
    Forge,
    Mystcraft Forge Patch,
    Mystcraft

    And now in the mods folder:

    Thaumcraft 2.1.2,
    Battlegear

    That is the order. They are all up to date.

    This is the error code:

    Instance started with command: java -Xmx1024m -Xms512m -cp "/Applications/MultiMC.app/Contents/Resources" MultiMCLauncher "/Applications/MultiMC.app/Contents/Resources/instances/Mysticalcraft/minecraft" "Ozuma36" -6487536676840363847
    Loading jars...
    Loading URL: file:/Applications/MultiMC.app/Contents/Resources/instances/Mysticalcraft/minecraft/bin/minecraft.jar
    Loading URL: file:/Applications/MultiMC.app/Contents/Resources/instances/Mysticalcraft/minecraft/bin/lwjgl.jar
    Loading URL: file:/Applications/MultiMC.app/Contents/Resources/instances/Mysticalcraft/minecraft/bin/lwjgl_util.jar
    Loading URL: file:/Applications/MultiMC.app/Contents/Resources/instances/Mysticalcraft/minecraft/bin/jinput.jar
    Loading natives...
    Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.aj
    MCDIR: /Applications/MultiMC.app/Contents/Resources/instances/Mysticalcraft/Library/Application Support/minecraft
    27 achievements
    InvocationTargetException, java.lang.reflect.InvocationTargetException
    
    
    Instance quit
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    I have it working. 3.1 and stable Mono is the key.
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from finalsliver

    like I said, something bugged it. Forkk13 worked some bits on it and jest re-released as 3.0.2.6


    I wasn't really being clear. I downloaded it off the site.
    Posted in: Minecraft Tools
  • 1

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from finalsliver

    Thanks for that, were actually aware of this and nutty is making a stable release. try and re-download MultiMC (updated today but the auto-updater is bugged) that will keep you up to date and we can troubleshoot more effectively.


    That is the latest version. I can't even use the auto-updater because it doesn't even launch. It bounces in the dock, stops, and then crashes immediately.
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    I just tried the console and found this:


    4/15/12 4:17:55.690 PM [0x0-0x207207].MultiMC: Operating System: Linux
    4/15/12 4:17:55.739 PM [0x0-0x207207].MultiMC: Loading settings...
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: /Library/Frameworks/Mono.framework/Versions/2.11/liblibgdiplus.dylib
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   --- End of inner exception stack trace ---
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.Image..ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.Bitmap..ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   --- End of inner exception stack trace ---
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.ObjectRecord.LoadData (System.Runtime.Serialization.ObjectManager manager, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (System.IO.BinaryReader reader) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (BinaryElement elem, System.IO.BinaryReader reader, Boolean readHeaders, System.Object& result, System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type exp_type) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.ReadValueVer2 (Int32 type_index) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.LoadResourceValues (ResourceCacheItem[] store) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader+ResourceEnumerator.FillCache () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader+ResourceEnumerator..ctor (System.Resources.ResourceReader readerToEnumerate) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.GetEnumerator () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.ReadResources () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetObjectInternal (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetObject (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.RuntimeResourceSet.GetObject (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetStringInternal (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetString (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceManager.GetString (System.String name, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.Properties.Resources.get_ConfigFileName () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.AppSettings.Load (System.String path) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.AppSettings.get_Main () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC: [ERROR] FATAL UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: /Library/Frameworks/Mono.framework/Versions/2.11/liblibgdiplus.dylib
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   --- End of inner exception stack trace ---
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.Image..ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Drawing.Bitmap..ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   --- End of inner exception stack trace ---
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.ObjectRecord.LoadData (System.Runtime.Serialization.ObjectManager manager, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (System.IO.BinaryReader reader) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (BinaryElement elem, System.IO.BinaryReader reader, Boolean readHeaders, System.Object& result, System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type exp_type) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.ReadValueVer2 (Int32 type_index) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.LoadResourceValues (ResourceCacheItem[] store) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader+ResourceEnumerator.FillCache () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader+ResourceEnumerator..ctor (System.Resources.ResourceReader readerToEnumerate) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceReader.GetEnumerator () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.ReadResources () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetObjectInternal (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetObject (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.RuntimeResourceSet.GetObject (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetStringInternal (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceSet.GetString (System.String name, Boolean ignoreCase) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at System.Resources.ResourceManager.GetString (System.String name, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.Properties.Resources.get_ConfigFileName () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.AppSettings.Load (System.String path) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.AppSettings.get_Main () [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.252 PM [0x0-0x207207].MultiMC:   at MultiMC.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
    4/15/12 4:17:56.255 PM com.apple.launchd.peruser.501: ([0x0-0x207207].MultiMC[39430]) Exited with code: 1


    It seems its running the linux version of MultiMC instead of mac. I don't know anything about mono and I'm not sure if I'm right though.
    Thanks,
    Ozuma36
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from villecoder

    Try your Mac console (Applications -> Utilities -> Console). When I run the Mac version, crash errors get put in there.

    Here's my crash report:

    4/14/12 11:47:11 PM [0x0-0x186186].MultiMC[4411] Operating System: Linux
    4/14/12 11:47:11 PM [0x0-0x186186].MultiMC[4411] Loading settings...
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] (MultiMC:4426): Gtk-WARNING **: Could not find the icon 'gtk-harddisk'. The 'hicolor' theme
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] was not found either, perhaps you need to install it.
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] You can get a copy from:
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] http://icon-theme.fr...op.org/releases
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] Loading instance from instances/Vanilla_1.2.5...
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] Loaded Ionic.Zip.Reduced from resources.
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] instances/Vanilla_1.2.5/minecraft
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] Unhandled Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at System.Collections.Generic.Dictionary`2[System.String,Gdk.Pixbuf].get_Item (System.String key) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.GTKGUI.MainWindow.InstAdded (System.Object sender, MultiMC.ItemAddRemoveEventArgs`1 e) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.EventfulList`1[MultiMC.Instance].OnItemAdded (MultiMC.Instance item, Int32 index) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.EventfulList`1[MultiMC.Instance].Add (MultiMC.Instance item) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.GTKGUI.MainWindow.LoadInstances () [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.Main..ctor () [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] [ERROR] FATAL UNHANDLED EXCEPTION: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at System.Collections.Generic.Dictionary`2[System.String,Gdk.Pixbuf].get_Item (System.String key) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.GTKGUI.MainWindow.InstAdded (System.Object sender, MultiMC.ItemAddRemoveEventArgs`1 e) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.EventfulList`1[MultiMC.Instance].OnItemAdded (MultiMC.Instance item, Int32 index) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.EventfulList`1[MultiMC.Instance].Add (MultiMC.Instance item) [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.GTKGUI.MainWindow.LoadInstances () [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.Main..ctor () [0x00000] in <filename unknown>:0
    4/14/12 11:47:12 PM [0x0-0x186186].MultiMC[4411] at MultiMC.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0

    I'm a bit of a developer myself, so I decided to pull the GIT repository and try and take a look at where this might be triggered from. But I'm not encountering this bug when I debug it from MonoDevelop. I did, however, run into an issue trying to load the embedded resources. The solution did not build an assembly called "MultiMC.Lib.MultiMC.resources.dll", so when it tried to run through the custom Assembly resolver, the Stream that it was trying to use was null (Line 160). Is there a project missing from the solution?

    After putting a guard for that condition in, I was able to get the debug build to run. I haven't gone much past there.


    Thanks for your help. If they are missing a project, then it should be fairly easy to fix. I want other mac users to be able to use this tool as well as the other operating systems can, if it is possible. This is a useful tool for people like me who love minecraft.
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Hi.

    I am an avid modder(installer and maker) and really would find this helpful. However, when I launch MultiMC it immediately crashes. I am running Mac OS X 10.7.3 and the alpha version of Mono.
    I have no error logs that I can find.

    Please help if you can,
    Ozuma36
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.6.X] Portal Gun - Reconstructed [v1] - Rewritten... again.
    I am using 1.1 and installed all dependencies, yet I am having a crash.

    Here is the report
    Mods loaded: 4
    ModLoader 1.1
    mod_MinecraftForge 1.3.3.12
    mod_ModLoaderMp 1.1v4
    mod_PortalGun 1.1.0v5
    	  Minecraft has crashed!	
    	  ----------------------	
    Minecraft has stopped running because it encountered a problem.
    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.
    --- BEGIN ERROR REPORT 1f1f7d57 --------
    Generated 3/1/12 9:47 PM
    Minecraft: Minecraft 1.1
    OS: Mac OS X (i386) version 10.7.2
    Java: 1.6.0_29, Apple Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
    LWJGL: 2.4.2
    OpenGL: NVIDIA GeForce 320M OpenGL Engine version 2.1 NVIDIA-7.12.9, NVIDIA Corporation
    java.lang.NoClassDefFoundError: Lpaulscode/sound/SoundSystem;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredField(Class.java:1880)
    at ModLoader.getPrivateValue(ModLoader.java:571)
    at mod_PortalGun.addModSounds(mod_PortalGun.java:149)
    at mod_PortalGun.load(mod_PortalGun.java:120)
    at ModLoader.init(ModLoader.java:824)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: paulscode.sound.SoundSystem
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 13 more
    --- END ERROR REPORT 5ba456fd ----------


    Don't just tell me I didn't install audiomod. I did.
    Quote from Ozuma36

    I am using 1.1 and installed all dependencies, yet I am having a crash.

    Here is the report
    Mods loaded: 4
    ModLoader 1.1
    mod_MinecraftForge 1.3.3.12
    mod_ModLoaderMp 1.1v4
    mod_PortalGun 1.1.0v5
    	  Minecraft has crashed!	
    	  ----------------------	
    Minecraft has stopped running because it encountered a problem.
    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.
    --- BEGIN ERROR REPORT 1f1f7d57 --------
    Generated 3/1/12 9:47 PM
    Minecraft: Minecraft 1.1
    OS: Mac OS X (i386) version 10.7.2
    Java: 1.6.0_29, Apple Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
    LWJGL: 2.4.2
    OpenGL: NVIDIA GeForce 320M OpenGL Engine version 2.1 NVIDIA-7.12.9, NVIDIA Corporation
    java.lang.NoClassDefFoundError: Lpaulscode/sound/SoundSystem;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredField(Class.java:1880)
    at ModLoader.getPrivateValue(ModLoader.java:571)
    at mod_PortalGun.addModSounds(mod_PortalGun.java:149)
    at mod_PortalGun.load(mod_PortalGun.java:120)
    at ModLoader.init(ModLoader.java:824)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: paulscode.sound.SoundSystem
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 13 more
    --- END ERROR REPORT 5ba456fd ----------


    Don't just tell me I didn't install audiomod. I did.


    Just saw that audio mod isn't showing up. Don't know why...
    Posted in: Minecraft Mods
  • To post a comment, please .