Raised This Month: $32 Target: $400
 8% 

FF2 [HELP] Model errors..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
UberMedicFully
Senior Member
Join Date: Oct 2019
Location: In 2Fort chilling
Old 12-28-2020 , 09:59   [HELP] Model errors..
Reply With Quote #1

Hey, i made a Freak recently and made the Model of it aswell, i also made Lord Degroot if you dont know him check the Link.
I also think that i compiled the Models for the wrong game but thats only my guess.

The Minion for Lord Degroot is also a Error.
The Model of Lord Degroot on a recompile gave me the Error below:

ERROR: unknown bone reference 'reference' in weightlist 'weights_user_ref'
ERROR: Aborted Processing on 'freak_fortress_2/lord_degroot/lord_degroot_fix.mdl'

Since i didnt knew that the Models were a error for others unless for me i dont know how to fix them, checked every path of the Models even in the CFG's
UberMedicFully is offline
J0BL3SS
Senior Member
Join Date: Sep 2020
Location: Turkey/Istanbul
Old 12-28-2020 , 10:41   Re: [HELP] Model errors..
Reply With Quote #2

Quote:
Originally Posted by UberMedicFully View Post
Hey, i made a Freak recently and made the Model of it aswell, i also made Lord Degroot if you dont know him check the Link.
I also think that i compiled the Models for the wrong game but thats only my guess.

The Minion for Lord Degroot is also a Error.
The Model of Lord Degroot on a recompile gave me the Error below:

ERROR: unknown bone reference 'reference' in weightlist 'weights_user_ref'
ERROR: Aborted Processing on 'freak_fortress_2/lord_degroot/lord_degroot_fix.mdl'

Since i didnt knew that the Models were a error for others unless for me i dont know how to fix them, checked every path of the Models even in the CFG's
Make sure you didn't changed anything here:
Code:
$weightlist "weights_user_ref" {
	 "bip_pelvis" 0
	 "bip_spine_0" 0
	 "bip_spine_1" 0
	 "bip_spine_2" 0
	 "bip_spine_3" 0
	 "bip_collar_L" 0
	 "bip_upperArm_L" 0
	 "bip_collar_R" 0
	 "bip_upperArm_R" 0
	 "bip_hip_L" 0
	 "bip_knee_L" 0
	 "bip_hip_R" 0
	 "bip_knee_R" 0
	 "bip_lowerArm_L" 0
	 "bip_lowerArm_R" 0
	 "bip_neck" 0
	 "bip_head" 0
	 "bip_hand_L" 0
	 "weapon_bone_L" 0
	 "weapon_targe" 0
	 "bip_hand_R" 0
	 "weapon_bone" 0
	 "weapon_bone_1" 0
	 "weapon_bone_2" 0
	 "weapon_bone_3" 0
	 "bip_foot_L" 0
	 "bip_foot_R" 0
	 "bip_toe_L" 0
	 "bip_toe_R" 0
	 "effect_hand_L" 0
	 "effect_hand_R" 0
	 "bip_grenade_2_R_0" 0
	 "bip_jacketcollar_0_R" 0
	 "bip_jacketcollar_0_L" 0
	 "bip_grenade_2_L_0" 0
	 "bip_jacketcollar_0_B" 0
	 "bip_grenade_1_R_0" 0
	 "bip_grenade_1_L_0" 0
	 "bip_grenade_0_R_0" 0
	 "bip_grenade_0_L_0" 0
	 "bip_stomachpouch_0" 0
	 "bip_crotchflap_0" 0
	 "bip_hippouch_0" 0
	 "bip_thumb_0_L" 0
	 "bip_thumb_1_L" 0
	 "bip_thumb_2_L" 0
	 "bip_index_0_L" 0
	 "bip_index_1_L" 0
	 "bip_index_2_L" 0
	 "bip_middle_0_L" 0
	 "bip_middle_1_L" 0
	 "bip_middle_2_L" 0
	 "bip_ring_0_L" 0
	 "bip_ring_1_L" 0
	 "bip_ring_2_L" 0
	 "bip_pinky_0_L" 0
	 "bip_pinky_1_L" 0
	 "bip_pinky_2_L" 0
	 "bip_thumb_0_R" 0
	 "bip_thumb_1_R" 0
	 "bip_thumb_2_R" 0
	 "bip_index_0_R" 0
	 "bip_index_1_R" 0
	 "bip_index_2_R" 0
	 "bip_middle_0_R" 0
	 "bip_middle_1_R" 0
	 "bip_middle_2_R" 0
	 "bip_ring_0_R" 0
	 "bip_ring_1_R" 0
	 "bip_ring_2_R" 0
	 "bip_pinky_0_R" 0
	 "bip_pinky_1_R" 0
	 "bip_pinky_2_R" 0
	 "medal_bone" 0
	 "mvm" 0
	 "prop_bone" 0
	 "prop_bone_1" 0
	 "prop_bone_2" 0
	 "prop_bone_3" 0
	 "prop_bone_4" 0
	 "prop_bone_5" 0
	 "prop_bone_6" 0
	 "hlp_forearm_L" 0
	 "hlp_forearm_R" 0
}
__________________
My Steam Profile
My Discord Name: J0BL3SS#5320 | j0bl3ss

I don't really look at steam or alliedmodders, contact me from discord if you need it.
J0BL3SS is offline
UberMedicFully
Senior Member
Join Date: Oct 2019
Location: In 2Fort chilling
Old 12-28-2020 , 11:36   Re: [HELP] Model errors..
Reply With Quote #3

Quote:
Originally Posted by J0BL3SS View Post
Make sure you didn't changed anything here:
Code:
$weightlist "weights_user_ref" {
	 "bip_pelvis" 0
	 "bip_spine_0" 0
	 "bip_spine_1" 0
	 "bip_spine_2" 0
	 "bip_spine_3" 0
	 "bip_collar_L" 0
	 "bip_upperArm_L" 0
	 "bip_collar_R" 0
	 "bip_upperArm_R" 0
	 "bip_hip_L" 0
	 "bip_knee_L" 0
	 "bip_hip_R" 0
	 "bip_knee_R" 0
	 "bip_lowerArm_L" 0
	 "bip_lowerArm_R" 0
	 "bip_neck" 0
	 "bip_head" 0
	 "bip_hand_L" 0
	 "weapon_bone_L" 0
	 "weapon_targe" 0
	 "bip_hand_R" 0
	 "weapon_bone" 0
	 "weapon_bone_1" 0
	 "weapon_bone_2" 0
	 "weapon_bone_3" 0
	 "bip_foot_L" 0
	 "bip_foot_R" 0
	 "bip_toe_L" 0
	 "bip_toe_R" 0
	 "effect_hand_L" 0
	 "effect_hand_R" 0
	 "bip_grenade_2_R_0" 0
	 "bip_jacketcollar_0_R" 0
	 "bip_jacketcollar_0_L" 0
	 "bip_grenade_2_L_0" 0
	 "bip_jacketcollar_0_B" 0
	 "bip_grenade_1_R_0" 0
	 "bip_grenade_1_L_0" 0
	 "bip_grenade_0_R_0" 0
	 "bip_grenade_0_L_0" 0
	 "bip_stomachpouch_0" 0
	 "bip_crotchflap_0" 0
	 "bip_hippouch_0" 0
	 "bip_thumb_0_L" 0
	 "bip_thumb_1_L" 0
	 "bip_thumb_2_L" 0
	 "bip_index_0_L" 0
	 "bip_index_1_L" 0
	 "bip_index_2_L" 0
	 "bip_middle_0_L" 0
	 "bip_middle_1_L" 0
	 "bip_middle_2_L" 0
	 "bip_ring_0_L" 0
	 "bip_ring_1_L" 0
	 "bip_ring_2_L" 0
	 "bip_pinky_0_L" 0
	 "bip_pinky_1_L" 0
	 "bip_pinky_2_L" 0
	 "bip_thumb_0_R" 0
	 "bip_thumb_1_R" 0
	 "bip_thumb_2_R" 0
	 "bip_index_0_R" 0
	 "bip_index_1_R" 0
	 "bip_index_2_R" 0
	 "bip_middle_0_R" 0
	 "bip_middle_1_R" 0
	 "bip_middle_2_R" 0
	 "bip_ring_0_R" 0
	 "bip_ring_1_R" 0
	 "bip_ring_2_R" 0
	 "bip_pinky_0_R" 0
	 "bip_pinky_1_R" 0
	 "bip_pinky_2_R" 0
	 "medal_bone" 0
	 "mvm" 0
	 "prop_bone" 0
	 "prop_bone_1" 0
	 "prop_bone_2" 0
	 "prop_bone_3" 0
	 "prop_bone_4" 0
	 "prop_bone_5" 0
	 "prop_bone_6" 0
	 "hlp_forearm_L" 0
	 "hlp_forearm_R" 0
}
I dont even have that in my Model eh
UberMedicFully is offline
UberMedicFully
Senior Member
Join Date: Oct 2019
Location: In 2Fort chilling
Old 12-31-2020 , 00:15   Re: [HELP] Model errors..
Reply With Quote #4

All okay now, just took new Models and remade them.
UberMedicFully is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:20.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode