Jump to content

Why my friend can't see the 3d models from SDX? (resources)


javiier_grro

Recommended Posts

Hi, i have the problem:

 

I have some new items in my game, i can see them but my friend only see a bag in my hands when i use the katana for example, he can see the icon but the 3D model no.

 

I try to copy my complete folder game but it doesn't work, later i made the complete SDX guide with a Vanilla game in his computer but that doesn't works too.

 

I added more traps but is more or less the same thing, his console opens and show an error.

 

I passed the game to another two friend, copy-paste and they can see all my new content.

 

I installed the Unity app for the .unity3D files but nothing.

 

I don't know if it is by any program like visual studio, c++ or something like that but i don't know what more make.

 

Thanks for the answers!.

Link to comment
Share on other sites

Hi, i have the problem:

 

I have some new items in my game, i can see them but my friend only see a bag in my hands when i use the katana for example, he can see the icon but the 3D model no.

 

I try to copy my complete folder game but it doesn't work, later i made the complete SDX guide with a Vanilla game in his computer but that doesn't works too.

 

I added more traps but is more or less the same thing, his console opens and show an error.

 

I passed the game to another two friend, copy-paste and they can see all my new content.

 

I installed the Unity app for the .unity3D files but nothing.

 

I don't know if it is by any program like visual studio, c++ or something like that but i don't know what more make.

 

Thanks for the answers!.

 

To clarify, you have added the katana, but your friend cannot see it? But other friends can?

 

When you made a copy of your game, and gave it to them, the problem still occurred?

Link to comment
Share on other sites

To clarify, you have added the katana, but your friend cannot see it? But other friends can?

 

When you made a copy of your game, and gave it to them, the problem still occurred?

 

Yes, i added the katana, my friend cannot see it, neither with copy nor with the process and other friends can, only with a copy without the process of SDX.

 

Yes, with my friend the problem persist, with the other two i don't have problem.

 

I don't know what is happening this.

 

***To clarify we play Valmod, and i add mods directly to the xml files, i copy the code intro the documents, the custom icon in the valmod icons and the 3d model in resources, that's how I add them.***

 

- - - Updated - - -

 

Are you both running the same version of the game?

 

Yes, we play the same version, 16.4 and the same version of Valmod

Link to comment
Share on other sites

Yes, i added the katana, my friend cannot see it, neither with copy nor with the process and other friends can, only with a copy without the process of SDX.

 

Yes, with my friend the problem persist, with the other two i don't have problem.

 

I don't know what is happening this.

 

***To clarify we play Valmod, and i add mods directly to the xml files, i copy the code intro the documents, the custom icon in the valmod icons and the 3d model in resources, that's how I add them.***

 

- - - Updated - - -

 

 

 

Yes, we play the same version, 16.4 and the same version of Valmod

 

Are you also providing them with files from your 7DaysToDie_Data/Managed folder? Like the Assembly-CSharp.dll, Mods.dll, and the two SDX.dll files?

Link to comment
Share on other sites

Are you also providing them with files from your 7DaysToDie_Data/Managed folder? Like the Assembly-CSharp.dll, Mods.dll, and the two SDX.dll files?

 

Yes, i provide the complete folder to a USB.

 

Now that i think, what programs are needed to load the textures, the 3d models or all the files of managed folder?, now that you mention the Assembly-CSharp.dll i think that his computer not have the C# library, i installed the unity app from SDX kit, visual basic and i think that C++ because he didn't had them

Link to comment
Share on other sites

Yes, i provide the complete folder to a USB.

 

Now that i think, what programs are needed to load the textures, the 3d models or all the files of managed folder?, now that you mention the Assembly-CSharp.dll i think that his computer not have the C# library, i installed the unity app from SDX kit, visual basic and i think that C++ because he didn't had them

 

If you just want them to play, you'll have to make them a zip file with the following files

 

7DaysToDie_Data/Managed/Assembly-CSharp.dll
7DaysToDie_Data/Managed/Mods.dll
7DaysToDie_Data/Managed/SDX.Core.dll
7DaysToDie_Data/Managed/SDX.Payload.dll
Mods/*
Data/Config/*

7DaysToDie_Data/Managed/Assembly-CSharp.dll

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...