STEAM 组
The Sanders Family TComWrkShp
STEAM 组
The Sanders Family TComWrkShp
16
游戏中
118
在线
成立于
2015 年 4 月 23 日
语言
英语
所有讨论 > 综合讨论 > 主题详情
qutebrowser 2017 年 12 月 10 日 上午 10:55
What's up with GUID's
I made three mods a while back and they all seem to be working fine with GUID's. To my knowledge GUIDs are used in correspondence with the item Id which makes the item spawnable. However recently I can't figure out how to get GUID's on my new mods. I always thought that GUIDs were randomly generated and placed by the game but recently I have been having trouble with getting GUID's on my .dat files. Is there any way I can trigger the game to assign my mod a GUID or is there any way I can use another one? Thanks.
< >
正在显示第 1 - 13 条,共 13 条留言
diesel 2017 年 12 月 10 日 上午 10:57 
Game not generating a GUID is most likely because your files aren't valid. Check the Error Logs for possible invocation errors.
qutebrowser 2017 年 12 月 10 日 上午 11:07 
引用自 Diesel_Sisel
Game not generating a GUID is most likely because your files aren't valid. Check the Error Logs for possible invocation errors.
what error logs? how do i know if my files aren't valid? i have always mode mods the same way and it has always worked. also thanks for the rapid response
UnDrivable 2017 年 12 月 10 日 上午 11:17 
if it doesnt load a GUID your mod is broken , maybe in unity ? or the ID is too high maybe ? does it spawn ?
qutebrowser 2017 年 12 月 10 日 上午 11:20 
if it doesnt load a GUID your mod is broken , maybe in unity ? or the ID is too high maybe ? does it spawn ?
I'm using 42047 as an ID, and no the item does not spawn. I literally just made a simple shirt mod right now (which doesnt involve models like my other mods so this should work), and all I did was replace the texture file and bundle the thing. I dont think I did anything wrong. How do you get a GUID loaded?
diesel 2017 年 12 月 10 日 上午 11:35 
A guid is generated if your file is valid. Make sure your Unity is version 5.5.1f1. Error logs are found in the Workshop and Error Logs menu in Unturned.
qutebrowser 2017 年 12 月 10 日 上午 11:43 
引用自 Diesel_Sisel
A guid is generated if your file is valid. Make sure your Unity is version 5.5.1f1. Error logs are found in the Workshop and Error Logs menu in Unturned.
my new mod does not even show up in the error logs, did I do something wrong?

EDIT: it said it failed to analyze (my mod).dat, is it because I have the files opened or?
最后由 qutebrowser 编辑于; 2017 年 12 月 10 日 上午 11:45
diesel 2017 年 12 月 10 日 下午 12:02 
That's because your Unity file is invalid. Make sure your files are valid and are exactly like the example with other textures.
qutebrowser 2017 年 12 月 10 日 下午 12:10 
引用自 Diesel_Sisel
That's because your Unity file is invalid. Make sure your files are valid and are exactly like the example with other textures.
what do you mean unity files are invalid? I deleted everything and bundled an exact copy of nelson's shirt file and I am still getting the same error. Is something wrong with unity or?

sorry if I am being an amature or annoying
diesel 2017 年 12 月 10 日 下午 12:11 
Remember that the Folder, Unity file and DAT must have the exact same name. Also as I said, are you using the correct Unity version?
qutebrowser 2017 年 12 月 10 日 下午 12:14 
引用自 Diesel_Sisel
Remember that the Folder, Unity file and DAT must have the exact same name. Also as I said, are you using the correct Unity version?
I am using unity 5.5.1f1, and I verified that the .unity3d file and the .dat file all have the same name except the english.dat. Did unturned update to new version or?
diesel 2017 年 12 月 10 日 下午 12:15 
Then there is some else problem. Try bundling something else like an object.
qutebrowser 2017 年 12 月 10 日 下午 12:19 
引用自 Diesel_Sisel
Then there is some else problem. Try bundling something else like an object.
currently I am reinstalling unity and also reinstalling unturned. one thing is clear is that i cant seem to bundle anything without being rejected. Just to make sure I should be using the bundle tool, not the content creator tool right?

thanks for all the help by the way
qutebrowser 2017 年 12 月 10 日 下午 12:47 
引用自 Diesel_Sisel
That's because your Unity file is invalid. Make sure your files are valid and are exactly like the example with other textures.
did a reinstall, still does not work. cant really bundle anything either
< >
正在显示第 1 - 13 条,共 13 条留言
每页显示数: 1530 50

所有讨论 > 综合讨论 > 主题详情