Garry's Mod

Garry's Mod

Hunter Improved Model
此主题已被锁定
< >
正在显示第 1 - 15 条,共 18 条留言
DVI  [开发者] 2024 年 11 月 20 日 上午 8:21 
huh? Try restarting gmod. Or find something about missing textures in console. I dont have that problem, even though I am playing with version I uploaded to workshop
Neutron knife 2024 年 11 月 20 日 上午 10:01 
引用自 DVI
huh? Try restarting gmod. Or find something about missing textures in console. I dont have that problem, even though I am playing with version I uploaded to workshop
Error! Variable "$ambientocclusion" is multiply defined in material "models/hunter/hunter_metalic_things"!
KeyValues Error: RecursiveLoadFromBuffer: got NULL key in file materials/models/hunter/hunter_skin_basecolor_alwayson.vmt
VertexLitGeneric,
KeyValues Error: RecursiveLoadFromBuffer: got NULL key in file materials/models/hunter/hunter_skin_basecolor_alwaysoff.vmt
VertexLitGeneric,
KeyValues Error: RecursiveLoadFromBuffer: got NULL key in file materials/models/hunter/hunter_armor_basecolor_alwayson.vmt
VertexLitGeneric,
KeyValues Error: RecursiveLoadFromBuffer: got NULL key in file materials/models/hunter/hunter_armor_basecolor_alwaysoff.vmt
VertexLitGeneric,
Error! Flag "$model" is multiply defined in material "models/hunter/flechette/hunter_flechette"!
Neutron knife 2024 年 11 月 20 日 上午 10:17 
Error! Variable "$ambientocclusion" is multiply defined in material "models/hunter/hunter_metalic_things"!
Error! Flag "$model" is multiply defined in material "models/hunter/flechette/hunter_flechette"!
Requesting texture value from var "$basetexture" which is not a texture value (material: pp/copy)
DVI  [开发者] 2024 年 11 月 20 日 上午 10:20 
引用自 Neutron knife
Error! Variable "$ambientocclusion" is multiply defined in material "models/hunter/hunter_metalic_things"!
Error! Flag "$model" is multiply defined in material "models/hunter/flechette/hunter_flechette"!
Requesting texture value from var "$basetexture" which is not a texture value (material: pp/copy)
thats the only errors you have now? You have working textures now?
Neutron knife 2024 年 11 月 20 日 上午 10:38 
引用自 DVI
引用自 Neutron knife
Error! Variable "$ambientocclusion" is multiply defined in material "models/hunter/hunter_metalic_things"!
Error! Flag "$model" is multiply defined in material "models/hunter/flechette/hunter_flechette"!
Requesting texture value from var "$basetexture" which is not a texture value (material: pp/copy)
thats the only errors you have now? You have working textures now?
https://steamuserimages-a.akamaihd.net/ugc/22050070729238963/EC2311D716B02EE4CBBDDFB80DB1D52E751C396C/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false Yes, this is my current issue, the material is still unavailable.
DVI  [开发者] 2024 年 11 月 20 日 上午 11:08 
引用自 Neutron knife
引用自 DVI
thats the only errors you have now? You have working textures now?
https://steamuserimages-a.akamaihd.net/ugc/22050070729238963/EC2311D716B02EE4CBBDDFB80DB1D52E751C396C/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false Yes, this is my current issue, the material is still unavailable.
hmmm I don't know what can be an issue. Maybe you can like try redownloading mod? because everything works just fine for me
https://i.imgur.com/puvJjdO.png
最后由 DVI 编辑于; 2024 年 11 月 20 日 上午 11:09
Neutron knife 2024 年 11 月 21 日 上午 3:29 
引用自 DVI
引用自 Neutron knife
https://steamuserimages-a.akamaihd.net/ugc/22050070729238963/EC2311D716B02EE4CBBDDFB80DB1D52E751C396C/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false Yes, this is my current issue, the material is still unavailable.
hmmm I don't know what can be an issue. Maybe you can like try redownloading mod? because everything works just fine for me
https://i.imgur.com/puvJjdO.png
KeyValues Error: RecursiveLoadFromBuffer: got NULL key in file materials/models/hunter/hunter_skin_basecolor_alwayson.vmt
VertexLitGeneric,
CSceneEntity: Couldn't find target '' (x2)
I disabled all the addons, but it still didn’t work
Fuithias 2024 年 11 月 21 日 上午 7:27 
Ошибки в файлах alwaysoff и alwayson исправил убрав двойной слэш перед закрывающей скобкой.

Но ещё остались ошибки:
После удаления охотника -
CSceneEntity: Couldn't find target '' (x2)

Появлялась ещё ошибка что при чтении переменной $basetexture не находит валидное
значение... Больше я эту ошибку не вижу, хотя металл всё также корёжит, что за - хз.
Fuithias 2024 年 11 月 21 日 上午 7:38 
Таааак... Я подметил что на всех скриншотах на свету у вас CSM установлен. Собственно да, с ним нет проблем и текстура без фиолетового покраса.
Fuithias 2024 年 11 月 21 日 上午 7:39 
Получется в тени оно нормально отображает, а вот на свету нет. Из-за принципа работы CSM это скрывается.
Fuithias 2024 年 11 月 21 日 上午 7:41 
Requesting texture value from var "$basetexture" which is not a texture value (material: pp/copy)
Вот какая ошибка осталась.
Fuithias 2024 年 11 月 21 日 上午 7:42 
Также ошибка CSceneEntity: Couldn't find target '' (x2) появляется только если удалить охотника в тот момент когда у него не отключен ИИ и он кого-то заметил. Собственно мне кажется что на эту ошибку в принципе можно закрыть глаза.
Fuithias 2024 年 11 月 21 日 上午 7:43 
На этом заканчиваю своё исследование и желаю удачи в допиливании аддона)
DVI  [开发者] 2024 年 11 月 21 日 上午 8:13 
引用自 Fuithias
Ошибки в файлах alwaysoff и alwayson исправил убрав двойной слэш перед закрывающей скобкой.

Но ещё остались ошибки:
После удаления охотника -
CSceneEntity: Couldn't find target '' (x2)

Появлялась ещё ошибка что при чтении переменной $basetexture не находит валидное
значение... Больше я эту ошибку не вижу, хотя металл всё также корёжит, что за - хз.
ого, я и забыл про эти слэши... я просто ими насрал но забыл как vmt файлы работают. Спасибо мил человек :vanilla2::grinsam:
DVI  [开发者] 2024 年 11 月 21 日 上午 8:26 
引用自 Fuithias
Таааак... Я подметил что на всех скриншотах на свету у вас CSM установлен. Собственно да, с ним нет проблем и текстура без фиолетового покраса.
хе-хе, да. Но у меня даже без CSM всё работает. Хотя я возможно знаю откуда у ошибки ноги растут

引用自 Fuithias
Также ошибка CSceneEntity: Couldn't find target '' (x2) появляется только если удалить охотника в тот момент когда у него не отключен ИИ и он кого-то заметил. Собственно мне кажется что на эту ошибку в принципе можно закрыть глаза.
ошибки CSceneEntity: Couldn't find target в основном связаны с проблемами именно сурса как движка насколько я понял, ибо я постоянно находил такие ошибки когда играл в гмод и другие моды на сурс, и ничего такого в игре не ломалось

引用自 Fuithias
Requesting texture value from var "$basetexture" which is not a texture value (material: pp/copy)
Вот какая ошибка осталась.
честно, хз в чём ошибка заключается и чего она хочет
最后由 DVI 编辑于; 2024 年 11 月 21 日 上午 8:27
< >
正在显示第 1 - 15 条,共 18 条留言
每页显示数: 1530 50