| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0003467 | Spring engine | General | public | 2013-02-13 18:07 | 2013-02-18 19:42 | ||||
| Reporter | CarRepairer | ||||||||
| Assigned To | jK | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 92.0 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003467: Fail to load texture for dae models | ||||||||
| Description | Spring fails to load texture for dae models. S3O still works. Below is an example error message. This doesn't occur in v91, the image files all load correctly. [f=0000303] [Model] Loading model: objects3d/tent.dae [f=0000303] [Model] No meta-file 'objects3d//tent.lua'. Using defaults. [f=0000303] [Model] Found valid model metadata in 'objects3d//tent.lua' [f=0000303] [Model] Importing model file: objects3d/tent.dae [f=0000303] [Model] Processing scene for model: objects3d/tent.dae (4 meshes / 1 materials / 0 textures) [f=0000303] [Texture] Warning: [LoadS3OTextureNow] could not load texture "unittextures/tent.png" from model "objects3d/tent.dae" [f=0000303] [Model] Loading textures. Tex1: 'unittextures/tent.png' Tex2: '' [f=0000303] [Model] Loading pieces from root node 'Scene' [f=0000303] [Model] Model objects3d/tent.dae Imported. [f=0000303] [GiveUnits] spawned 1 tent unit(s) for team 0  | ||||||||
| Steps To Reproduce | Spawn any unit with a dae model. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files | |||||||||
 Notes	 | 
|
| 
				
		 abma (administrator) 2013-02-13 18:15  | 
	which game has dae models? (how to reproduce?) | 
| 
				
		 Kloot (developer) 2013-02-13 18:20  | 
	attach tent.dae + tent.lua + tent.png bitte | 
| 
				
		 CarRepairer (reporter) 2013-02-13 19:23  | 
	re: tent.lua - if you mean the lua metafile, I don't use those. If you mean unitdef, my unitdefs might look incomplete because I do most stuff in unitdefspost. I'll attach anyway. | 
| 
				
		 Kloot (developer) 2013-02-13 19:31  | 
	
		I meant the metafile, since your log claims one exists: [f=0000303] [Model] Found valid model metadata in 'objects3d//tent.lua' (if not, that would be a bug in itself)  | 
| 
				
		 jK (developer) 2013-02-13 20:05  | 
	
		[f=0000303] [Model] No meta-file 'objects3d//tent.lua'. Using defaults. [f=0000303] [Model] Found valid model metadata in 'objects3d//tent.lua' It's just a verbose problem, not a logic one.  | 
| 
				
		 jK (developer) 2013-02-13 20:32  | 
	found the bug, will fix | 
| 
				
		 Kloot (developer) 2013-02-13 21:00  | 
	
		Same, but go ahead. (for reference, bug is that it tries to load "unittextures/unittextures/tent.png")  | 
 Issue History			 | 
		|||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2013-02-13 18:07 | CarRepairer | New Issue | |
| 2013-02-13 18:15 | abma | Note Added: 0009788 | |
| 2013-02-13 18:20 | Kloot | Note Added: 0009789 | |
| 2013-02-13 19:20 | CarRepairer | File Added: tent.dae | |
| 2013-02-13 19:21 | CarRepairer | File Added: tent.png | |
| 2013-02-13 19:23 | CarRepairer | Note Added: 0009790 | |
| 2013-02-13 19:23 | CarRepairer | File Added: tent.lua | |
| 2013-02-13 19:31 | Kloot | Note Added: 0009791 | |
| 2013-02-13 20:05 | jK | Note Added: 0009792 | |
| 2013-02-13 20:32 | jK | Note Added: 0009794 | |
| 2013-02-13 20:34 | Kloot | Assigned To | => Kloot | 
| 2013-02-13 20:34 | Kloot | Status | new => assigned | 
| 2013-02-13 21:00 | Kloot | Note Added: 0009795 | |
| 2013-02-14 12:10 | jK | Changeset attached | => spring develop b4f88ae5 | 
| 2013-02-14 12:10 | jK | Assigned To | Kloot => jK | 
| 2013-02-14 12:10 | jK | Status | assigned => resolved | 
| 2013-02-14 12:10 | jK | Resolution | open => fixed | 
| 2013-02-18 19:42 | jK | Changeset attached | => spring release 4294272c | 

	
