Fix crash on logging error
Default parameters: When creating account parameters from a configuration, avoid to set default parameters from the proxy defaults. They should already be used on the creation of parameters. Using proxy defaults avoid to overwrite explicitly unused fields.