Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load any animations of Pokemon from 3ds games #79

Open
DahniMae opened this issue Jan 11, 2023 · 0 comments
Open

Cannot load any animations of Pokemon from 3ds games #79

DahniMae opened this issue Jan 11, 2023 · 0 comments

Comments

@DahniMae
Copy link

it seems no matter what version of Ohana3ds that I use, I cannot import any of the bin files that contain the pokemons animations, skeletal, material or otherwise, I can only load the models and textures
attempting to load the animations only throws this error at me:

System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.List`1[Ohana3DS_Rebirth.Ohana.RenderBase+OTexture]' to type 'OModelGroup'.
at Ohana3DS_Rebirth.Ohana.FileIO.import(fileType type) in C:\Users\smb12\Documents\Ohana3DS-Rebirth\Ohana3DS Rebirth\Ohana\FileIO.cs:line 299
at Ohana3DS_Rebirth.GUI.OAnimationsPanel.BtnImport_Click(Object sender, EventArgs e) in C:\Users\smb12\Documents\Ohana3DS-Rebirth\Ohana3DS Rebirth\GUI\Panels\OAnimationsPanel.cs:line 154
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.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)

its complaing about not being able to add a texture to the model from what i can understand, but im not on the textures tab, and ive already loaded both the regular and the shiny textures previously, im down below on the next tab trying to add the skeletal animations, but i've never once gotten it to work in Ohana3ds

the exact pokemon I am trying to load is Cosplay Pikachu from ORAS, since they don't exist in usum, i therefore cannot use the 3ds2Unity plugin to rip it, so im stuck trying to use these old programs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant