Home Gallery Resources The Team Rules chat Login Register
Pages:  1 ... 985 986 987 [988] 989 990 991 ... 1046
Author Topic: Brawlbox Resources & History  (Read 3882066 times)
0 Members and 3 Guests are viewing this topic.
Snivy
Supreme Kitten
********
Offline Offline

Posts: 504


H-hello.

  • Awards Heart Container RAGE!! Tutorial Writer

  • View Profile Awards
    « Reply #14805 on: June 27, 2013, 07:22:03 AM »


    Yo BJ. I found a file in Skyward Sword that throws the Error Compression header does not match the LZSS format.
    The error output:
    Code:
    ************** Exception Text **************
    BrawlLib.Wii.Compression.InvalidCompressionException: Compression header does not match LZ77 format.
       at BrawlLib.Wii.Compression.LZ77.Expand(CompressionHeader* header, VoidPtr dstAddress, Int32 dstLen)
       at BrawlLib.Wii.Compression.Compressor.Expand(CompressionHeader* header, VoidPtr dstAddr, Int32 dstLen)
       at BrawlLib.SSBB.ResourceNodes.U8Node.OnPopulate()
       at BrawlLib.SSBB.ResourceNodes.ResourceNode.get_Children()
       at BrawlBox.BaseWrapper.OnExpand()
       at BrawlBox.ResourceTree.OnBeforeExpand(TreeViewCancelEventArgs e)
       at System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW* nmtv)
       at System.Windows.Forms.TreeView.WmNotify(Message& m)
       at System.Windows.Forms.TreeView.WndProc(Message& m)
       at BrawlBox.ResourceTree.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    BrawlBox
        Assembly Version: 0.68.4897.38617
        Win32 Version: 0.68.2.0
        CodeBase: file:///C:/Users/Nolan/Desktop/BrawlBox/Brawlbox%20v0.68c/BrawlBox.exe
    ----------------------------------------
    BrawlLib
        Assembly Version: 0.15.4897.38615
        Win32 Version: 0.15.2.0
        CodeBase: file:///C:/Users/Nolan/Desktop/BrawlBox/Brawlbox%20v0.68c/BrawlLib.DLL
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1002 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    OpenTK
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.278.44921
        CodeBase: file:///C:/Users/Nolan/Desktop/BrawlBox/Brawlbox%20v0.68c/OpenTK.DLL
    ----------------------------------------
    WindowsBase
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.298 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.233 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    « Last Edit: June 27, 2013, 07:39:38 AM by Melon Lord » Logged

    My 3DS Friend code : 3411-0459-5550
    PM me your FC as well, K?
    In my Friend Safari:
    Pictures are from: http://www.pkparaiso.com
    My Blog: (http://snivymodding.blogspot.com/)
    I live life on the EDDDGGGGEEEEE

    BlackJax96
    Brawl Mod God
    Moderator
    ****
    Offline Offline

    Posts: 4612


  • Awards KCMM Veteran Sniper King for a Day Featured

  • View Profile Awards
    « Reply #14806 on: June 27, 2013, 07:04:02 PM »


    Can anybody send me a model that has added bones using Fortwaffles' bone adder? Or any other model that only has the TopN bone.

    I changed the parser back to not use the NodeTree and instead check if the NodeTree is corrupt.

    Still working on fixing the bone and material bugs...
    And that one skyward sword arc

    Yo BJ. I found a file in Skyward Sword that throws the Error Compression header does not match the LZSS format.


    Fixed, although you can't recompress in the exact same format yet (it's an extended version of LZ77).
    Logged

    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #14807 on: June 27, 2013, 07:05:07 PM »


    Hey, BJ. I can  send you a model with FW's bone adder bones added, if you're still lookin'.
    Logged

    Snivy
    Supreme Kitten
    ********
    Offline Offline

    Posts: 504


    H-hello.

  • Awards Heart Container RAGE!! Tutorial Writer

  • View Profile Awards
    « Reply #14808 on: June 27, 2013, 07:09:25 PM »


    And that one skyward sword arc
    Fixed, although you can't recompress in the exact same format yet (it's an extended version of LZ77).
    The brresC files inside the file look like they also use LZ77, like an arc.
    Logged

    My 3DS Friend code : 3411-0459-5550
    PM me your FC as well, K?
    In my Friend Safari:
    Pictures are from: http://www.pkparaiso.com
    My Blog: (http://snivymodding.blogspot.com/)
    I live life on the EDDDGGGGEEEEE

    BlackJax96
    Brawl Mod God
    Moderator
    ****
    Offline Offline

    Posts: 4612


  • Awards KCMM Veteran Sniper King for a Day Featured

  • View Profile Awards
    « Reply #14809 on: June 27, 2013, 07:10:20 PM »


    Hey, BJ. I can  send you a model with FW's bone adder bones added, if you're still lookin'.

    ...yes.

    The brresC files inside the file look like they also use LZ77, like an arc.

    Those are the files that used extended compression and crashed BB.
    Logged

    Snivy
    Supreme Kitten
    ********
    Offline Offline

    Posts: 504


    H-hello.

  • Awards Heart Container RAGE!! Tutorial Writer

  • View Profile Awards
    « Reply #14810 on: June 27, 2013, 07:13:31 PM »


    Those are the files that used extended compression and crashed BB.
    Oh. Skyward Sword is a weird game, using all of these new-fangled files that are basically the same as the rest of the Wii games. The funny thing is, you have to use the standard lightmap that all of the models use or the model you import looks weird.
    Logged

    My 3DS Friend code : 3411-0459-5550
    PM me your FC as well, K?
    In my Friend Safari:
    Pictures are from: http://www.pkparaiso.com
    My Blog: (http://snivymodding.blogspot.com/)
    I live life on the EDDDGGGGEEEEE

    BlackJax96
    Brawl Mod God
    Moderator
    ****
    Offline Offline

    Posts: 4612


  • Awards KCMM Veteran Sniper King for a Day Featured

  • View Profile Awards
    « Reply #14811 on: June 27, 2013, 07:36:37 PM »


    Mmmk so now the bone tree parses correctly even with a corrupt NodeTree.
    Good.
    Logged

    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #14812 on: June 27, 2013, 07:40:07 PM »


    Mmmk so now the bone tree parses correctly even with a corrupt NodeTree.
    Good.

    Aha, so in the next BB, I'll be able to open that model and animate it? Grin
    Logged

    BlackJax96
    Brawl Mod God
    Moderator
    ****
    Offline Offline

    Posts: 4612


  • Awards KCMM Veteran Sniper King for a Day Featured

  • View Profile Awards
    « Reply #14813 on: June 27, 2013, 07:41:25 PM »


    Aha, so in the next BB, I'll be able to open that model and animate it? Grin

    Yeah.
    Logged

    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #14814 on: June 27, 2013, 07:42:13 PM »


    You rock. That is all that needs to be said.
    Logged

    BlackJax96
    Brawl Mod God
    Moderator
    ****
    Offline Offline

    Posts: 4612


  • Awards KCMM Veteran Sniper King for a Day Featured

  • View Profile Awards
    « Reply #14815 on: June 27, 2013, 09:33:41 PM »


    Bugs fixed
    Logged

    Don Jon Bravo
    Heroic Kitten
    **
    Offline Offline

    Posts: 2836


  • Awards Boo! Starstormer Super Saiyan Topic Famous Hacker

  • View Profile Awards
    « Reply #14816 on: June 27, 2013, 09:45:45 PM »


    so before this release i had a weird issue with bones scaling to weird numbers

    of course bones were being edited
    was this fixed?
    Logged


    BlackJax96
    Brawl Mod God
    Moderator
    ****
    Offline Offline

    Posts: 4612


  • Awards KCMM Veteran Sniper King for a Day Featured

  • View Profile Awards
    « Reply #14817 on: June 27, 2013, 09:48:19 PM »


    so before this release i had a weird issue with bones scaling to weird numbers

    of course bones were being edited
    was this fixed?

    If nobody reported it, then probably not.

    The bones were scaling themselves to weird numbers? Or were you scaling them... to weird numbers? Were you using the scale control or entering numbers manually?
    Logged

    Don Jon Bravo
    Heroic Kitten
    **
    Offline Offline

    Posts: 2836


  • Awards Boo! Starstormer Super Saiyan Topic Famous Hacker

  • View Profile Awards
    « Reply #14818 on: June 27, 2013, 09:51:23 PM »


    nah
    i was moving bones around
    scaling some of the ones I "nulled" manually
    and than rotating bones around manually
    after saving to "pair"
    the scale of some of the bones changed
    for example at the moment Top N is scaled to
    (.155, .155, .155)
    and i never messed with that bone
    its brawlbox 68c
    btw
    « Last Edit: June 27, 2013, 09:53:32 PM by Mr.MW » Logged


    Snivy
    Supreme Kitten
    ********
    Offline Offline

    Posts: 504


    H-hello.

  • Awards Heart Container RAGE!! Tutorial Writer

  • View Profile Awards
    « Reply #14819 on: June 27, 2013, 09:59:06 PM »


    Hey BJ, BB throws an index out of bounds error with brresC files.
    Code:
    ************** Exception Text **************
    System.IndexOutOfRangeException: Index was outside the bounds of the array.
       at BrawlLib.SSBB.ResourceNodes.MDL0GroupNode.Parse(MDL0Node model)
       at BrawlLib.SSBB.ResourceNodes.MDL0Node.OnPopulate()
       at BrawlLib.SSBB.ResourceNodes.ResourceNode.get_Children()
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.LoadAnims(ResourceNode node, AnimType type)
       at System.Windows.Forms.LeftPanel.UpdateAnimations(AnimType type)
       at System.Windows.Forms.LeftPanel.Reset()
       at System.Windows.Forms.ModelEditControl.ModelChanged(MDL0Node model)
       at System.Windows.Forms.ModelEditControl.set_TargetModel(MDL0Node value)
       at BrawlBox.ModelForm.OnShown(EventArgs e)
       at System.Windows.Forms.Form.CallShownEvent()
       at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
       at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
       at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    BrawlBox
        Assembly Version: 0.68.4926.34801
        Win32 Version: 0.68.3.0
        CodeBase: file:///C:/Users/Nolan/Downloads/Brawlbox%20v0.68d-1/BrawlBox.exe
    ----------------------------------------
    BrawlLib
        Assembly Version: 0.15.4926.34799
        Win32 Version: 0.15.3.0
        CodeBase: file:///C:/Users/Nolan/Downloads/Brawlbox%20v0.68d-1/BrawlLib.DLL
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1002 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    OpenTK
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.278.44921
        CodeBase: file:///C:/Users/Nolan/Downloads/Brawlbox%20v0.68d-1/OpenTK.DLL
    ----------------------------------------
    System.Design
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.237 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.233 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.233 built by: RTMGDR
        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Logged

    My 3DS Friend code : 3411-0459-5550
    PM me your FC as well, K?
    In my Friend Safari:
    Pictures are from: http://www.pkparaiso.com
    My Blog: (http://snivymodding.blogspot.com/)
    I live life on the EDDDGGGGEEEEE

    Pages:  1 ... 985 986 987 [988] 989 990 991 ... 1046
    Print
    Jump to: