March 28, 2024, 12:25
bigger smaller reset     1020px Wide width Full width Reset   * *

Gildor's Forums

  Homepage Facebook Read news on Twitter Youtube channel Github page
Welcome, Guest. Please login or register.
Did you miss your activation email?

« previous next »
Print
Author Topic: Grounded  (Read 1452 times)
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« on: June 16, 2020, 22:59 »

Game: Grounded (steam page)
UE4 version: 4.27 (current version) / 4.24-26 (previous versions)

Previous versions works fine - including textures, meshes and animations - with the latest umodel build (1587 at the moment).

Update: For static meshes in latest game versions use specific build from this topic with game specific override option. You can also use that build to avoid some other possible issues with batch operations.


* Clipboard01.jpg (94.36 KB, 2553x1237 - viewed 269 times.)
« Last Edit: February 19, 2023, 18:02 by spiritovod » Logged
hope
Newbie
*
Posts: 6


View Profile
« Reply #1 on: July 08, 2020, 20:47 »

Hi, can you upload this?
Logged
Avex
Newbie
*
Posts: 1


View Profile
« Reply #2 on: October 01, 2022, 04:03 »

I've been trying to open Grounded models now the full release is available (from Sept 27) using build 1587 without success I'm afraid. UE4 version is 4.27.2. I've tried overriding game detection and setting to UE 4.27, otherwise all settings are default.

Attempting to open all the uasset files in Game\Blueprints\Creatures\Ant\Red\Worker results in the "There's no visual objects loaded now" message. I've attached the console log for your reference.

I was wondering if you had a moment to verify, or otherwise point out how I'm being a bit thick if at all possible!

Here's the log:

Pak C:\Program Files (x86)\Steam\steamapps\common\Grounded\Maine\Content\Paks/Maine-WindowsNoEditor.pak: 3987 files, version 11
Found 46540 game files (4 skipped) in 2611 folders at path "C:\Program Files (x86)\Steam\steamapps\common\Grounded\Maine\Content\Paks"
Scanned game directory in 0.0 sec, 49076 allocs, 9.37 MBytes serialized in 34 calls.
/Game/Blueprints/Attacks/AttackAnims/AttackAnim_Leech_Melee.uasset: missed 1 imports from 1/1 unknown packages
/Game/Blueprints/Attacks/CreatureAttacks.uasset: missed 3 imports from 3/148 unknown packages
/Game/Blueprints/Attacks/AllAttacks.uasset: missed 3 imports from 3/211 unknown packages
/Game/Blueprints/Attacks/Table_StatusEffects.uasset: missed 2 imports from 1/98 unknown packages
/Game/Blueprints/Items/Table_CraftingRecipes.uasset: missed 3 imports from 3/17 unknown packages
/Game/Blueprints/Items/ItemTables/Table_Items_Equipment.uasset: missed 1 imports from 1/74 unknown packages
/Game/Blueprints/Items/ItemTables/Table_Items_Tools.uasset: missed 6 imports from 6/133 unknown packages
/Game/Blueprints/Items/Table_AllItems.uasset: missed 46 imports from 46/716 unknown packages

The specified package(s) has no supported objects.

Class statistics:
    2 AIDetectionComponent
    1 AISenseConfig_Damage
    1 AISenseConfig_Shout
    1 AISenseConfig_Sight
    2 AITargettingComponent
    3 AttackHandlerComponent
    3 AttractionComponent
    3 AudioComponent
    1 BanterStarterComponent
    3 BlockComponent
    6 BlueprintGeneratedClass
    2 BoxComponent
    3 CapsuleComponent
    1 ColonyMemberComponent
    1 ComponentDelegateBinding
    2 CurveFloat
   10 Function
    1 HaulingComponent
    3 HealthComponent
    4 InheritableComponentHandler
    2 InterestComponent
    2 LootComponent
    1 MaineAIPerceptionComponent
    3 MaineCharMovementComponent
    2 MainePathFollowingComponent
    6 None
    3 ObsidianIDComponent
    2 PawnActionsComponent
    3 PhotoModeHelperComponent
    1 PlayerLookTriggerComponent
    3 ReactionComponent
   11 SceneComponent
   14 SCS_Node
    6 SimpleConstructionScript
    3 SkeletalMeshComponent
    3 StatusEffectComponent
    3 TeamComponent
    2 TimelineTemplate
    2 TrackingComponent
    1 VisualEffect

Many thanks,
Avex
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #3 on: October 01, 2022, 18:29 »

@Avex: You're trying to open blueprint, which are not supported by umodel in general. For other assets types, not supported by umodel (like blueprints, datatables and such), you can use fmodel.

I've checked and apparently static meshes in latest game versions are customized now. Added support for them to specific build, for more info read the first post.
Logged
Z
Newbie
*
Posts: 2



View Profile
« Reply #4 on: January 26, 2023, 15:16 »

Game: Grounded (steam page)
UE4 version: 4.27 (current version)

Update: For static meshes in latest game versions use specific build from this topic with game specific override option.

I registered to thank you.
After browsing the forums here, I appreciate your effort to support all manner of different games.

I'm viewing the mesh for a Mint Chunk right now and very happy about it Cool

Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #5 on: January 26, 2023, 22:46 »

@Z: Thank you, really appreciated. Actually I rarely reply to gratitude posts, but that doesn't mean I don't appreciate them.
Logged
Sidiusz
Newbie
*
Posts: 3


View Profile
« Reply #6 on: January 31, 2023, 15:14 »

And what do i need to unpack models with bones?
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #7 on: January 31, 2023, 22:57 »

@Sidiusz: I suggest to view recommended video from tutorials section and look for any other umodel tutorials. If you're looking only for rigged meshes (skeletal), even vanilla build should work fine.
Logged
Sidiusz
Newbie
*
Posts: 3


View Profile
« Reply #8 on: February 19, 2023, 08:20 »

@spiritovod I don't need tutorials, thank you.
After updating the game UModel does not want to extract the game files, whether they are rigged or static
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #9 on: February 19, 2023, 18:13 »

@Sidiusz: I've checked steam version 1.1.3, which should be latest stable version, and first post along with my previous post are still valid - skeletal meshes, textures and animations can be loaded even in official umodel (1589), while static meshes are supported in specific build, mentioned in the first post. I've suggested to look for tutorials because apparently the only thing you know is how to do batch export / batch search, while umodel provides other options for loading selected folders / assets, adding selected animations and such, which allow to export almost all supported assets in some cases where batch operations fails.
Logged
Z
Newbie
*
Posts: 2



View Profile
« Reply #10 on: February 20, 2023, 21:55 »

@spiritovod I don't need tutorials, thank you.
After updating the game UModel does not want to extract the game files, whether they are rigged or static
Well, it sounds like you want to continue being ignorant then. spiritovod definitely knows their stuff, I would just follow their advice and you will be looking at what you want in no time.
Logged
Print 
« previous next »
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS