View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001438 | Spring engine | General | public | 2009-05-31 04:23 | 2009-06-01 14:31 |
| Reporter | Licho | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 0.79.1.0 | ||||
| Summary | 0001438: Seems that trees cannot be loaded properly | ||||
| Description | [ 0] Initializing map features [ 0] Couldnt find wreckage info treetype0 [ 0] Couldnt find wreckage info treetype1 [ 0] Couldnt find wreckage info treetype2 [ 0] Couldnt find wreckage info treetype3 [ 0] Couldnt find wreckage info treetype4 [ 0] Couldnt find wreckage info treetype5 [ 0] Couldnt find wreckage info treetype6 [ 0] Couldnt find wreckage info treetype7 They cannot be processed from lua either (CA cannot set their reclaimtime to fix reclaim rate and energy content). | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
See also http://trac.caspring.org/ticket/1539#comment:1 How do we modify trees now? |
|
|
You can ignore those messages, the default treedefs are created after it. It now just tries first to load them from the map/mod defs, which give those errors, but if they aren't defined it creates the default defs. So the non-default energy values for CA's trees should be done, via defining the treedefs in the mod itself. |
|
|
tested with ca stable & 79.1 |