|
|||||||
| PR Community Modding : Discussion on PR community mod projects. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
|
PR Contributor
![]() Join Date: Jul 2007
IsrealLocation: Israel
Posts: 1,191
|
[Help!] texture problem
Hey.
I am going insane - theres seems to be a problem specific to my pc. The Ze'ev[The Wolf] texture was made by THE.FIST like all other textures, but for some bizzar reason 2 textures are crashing my editor and game, if I remove them from the editor it will load without glass/fence textures. Heres the editor error ![]() Oddly - the problem does not happen at THE.FIST's computer, his editor loads the problematic textures in the editor without a error and the zeev works ingame for him. I spent a few hours coding the zeev and now I can't enjoy my work |
|
|
|
|
|
#2 |
|
PR Operations Lead
![]() ![]() |
thats odd, a missing texture should not crash the editor as it should replace it with the temp, unceal sam texture...
I think I can see why in fact, I'm guessing your PC is a ATI system? looking at the error report that texture is a 640 x 640 pixel texture? well this is tottaly wrong... All textures MUST be made to a power of 2, for exsample: 8, 16, 32, 64, 128, 256, 512, 1024 and with a max (with DX9) of a 2048 texture. Now this dose not mean the texture must be 512x512, you can have textures like 1024x128 but both MUST be a power of 2, if it wont, it will CRASH all ATI systesm and will feck up for the most part nvidia systems. sooo sorry but looks like you are going to need to re uvmap your object again... |
|
|
|
|
|
|
|
#3 | ||
|
PR Contributor
![]() Join Date: Jul 2007
IsrealLocation: Israel
Posts: 1,191
|
Quote:
Quote:
![]() Somebody is going to die tomorrow | ||
|
|
|
|
|
#4 |
|
PR Contributor
![]() Join Date: Jul 2007
IsrealLocation: Israel
Posts: 1,191
|
Ok, after I calmed down from this huge mess..
The main texture is 2048x2048 - that is alright crash-wise? The only textures that are 640x640 are window-fence and glass ![]() If its not crashing its ok? - right?we can get away with only re-uvmapping the areas that are causing problems? |
|
|
|
|
|
#5 | |
|
Retired PR Developer
![]() Join Date: Jul 2006
Location: Finland
Posts: 704
|
Quote:
I wouldn't be surprised if the texture size problem crashes the editor. Game engines simply can't use 640x640 texture size. It must be rescaled on load to 1024^2. This scaling will make them look very blurry and waste loads of memory. Rescale it to 512x512 even if it doesn't fix the problem. | |
|
|
||
|
|
|
| Sponsored Links | |
|
|
#6 |
|
PR Contributor
![]() Join Date: Jul 2007
IsrealLocation: Israel
Posts: 1,191
|
Phew, rescaling to 512x512 solved the crashing editor/ingame problem.
Didn't have to unwrap it again..it looks fine ingame aswell. Heres a nice pose shot of Merkava, Golan and Zeev - from the meanest destruction machine to the light combat vehicle ![]() |
|
|
|
|
|
#7 |
![]() |
Wheew!
I can imagine how horrible it would be to have to uvmap it again. |
![]() [R-MOD]Dunehunter-Freedom? This...is...The PR Forum! *kicks LekyIRL down the well on Basrah* |
|
|
|
|
#8 |
|
PR Contributor
![]() Join Date: Jul 2007
IsrealLocation: Israel
Posts: 1,191
|
|
|
|
|
| Sponsored Links | |
![]() |
| Bookmarks |
| Tags |
| problem, texture |
| Thread Tools | |
| Display Modes | |
|
|