LOGGER.warning("Couldn't find target object for constraint: "+name+
LOGGER.warning("Couldn't find target object for constraint: "+name+". Make sure that the target is on layer that is defined to be loaded in blender key!");
". Make sure that the target is on layer that is defined to be loaded in blender key!");
thrownewBlenderFileException("No data stored for address: "+oldMemoryAddress+
thrownewBlenderFileException("No data stored for address: "+oldMemoryAddress+". Rarely blender makes mistakes when storing data. Try resaving the model after making minor changes. This usually helps.");
". Rarely blender makes mistakes when storing data. Try resaving the model after making minor changes. This usually helps.");
LOGGER.warning("The importer came accross mesh that points to a null material. Default material is used to prevent loader from crashing, "+
LOGGER.warning("The importer came accross mesh that points to a null material. Default material is used to prevent loader from crashing, "+"but the model might look not the way it should. Sometimes blender does not assign materials properly. "+"Enter the edit mode and assign materials once more to your faces.");
"but the model might look not the way it should. Sometimes blender does not assign materials properly. "+
"Enter the edit mode and assign materials once more to your faces.");