Terasology / DynamicCities

Cities that get fancy!
18 stars 14 forks source link

Persistence problem with the BlockBuffer #17

Closed CptCrispyCrunchy closed 8 years ago

CptCrispyCrunchy commented 8 years ago

The BlockBufferComponent doesn't get correctly deserialized, although there are type handlers for every field in the BufferedBlock.class (made sure it is a MappedContainer, has a default constructor). When trying to retrieve the stored information with the BlockBufferSystem I get a NPE as the list in the BlockBufferComponent is null.

skaldarnar commented 8 years ago

Fixed by 0ac10ac4669eb530cb17136a888774db35a01128