Log
Extensions > Maxwell Render > Log
...
- Display
- All Messages
- Warnings and Errors Only
- Log Entries: Each line indicates the severity, ID code, context, and data associated with the entry. Any ERRORS are highlighted in blue so they are easy to spot.
- Text field: This field (below the list) is a duplicate of the currently selected log entry in a form that can be copied and pasted. For instance, you can copy a file name here, then search for it in your favorite file search utility. This field is also useful for inspecting long messages that may not fit in the 'Data' column.
- Save Log: Saves the log as a text file; useful for emailing to technical support.
Error Codes and Solutions
The code ID is located in the 3rd column of the Log browser.
E1: Resource Could Not be Found
ERROR | E1 | Resource Mngr | File Status | ERROR: File on previous line NOT FOUND at existing path or in search locations
...
- If you know where the missing file is located, skip to step 4
- Click on the line containing the offending file path. This displays the file path in the text field below the log list. Copy the file name from that text field.
- Paste the file name into your favorite file search utility and search.
- In the Resource Manager (Extensions > Maxwell Render > Project Settings...) add a path to a folder containing the missing file.
E2: Can't Write Bitmap
ERROR | E2 | Material Translator | Export Embedded Bitmap | <Color, Transparency, Bump> bitmap used in <material> not found; FAILURE Writing <image> to disk.
...
- Select the Material in the Materials palette.
- In the Material Parameters palette, select the 'Shaded' representation, then appropriate channel tab (Color, Transparency, or Bump)
- Click on the folder icon, then select the image resource from your file system again (even if you already see the correct file and thumbnail image displayed)
E3: Object Error
ERROR | E3 | EditObjectAttributes | Object | <object> <Layer Path> <Group Path>
...
- Use formZ's Select by Criteria palette and search for objects with [ERR] in their names. (The Maxwell plugin adds the [ERR] text so you can easily locate problematic objects. You can both disable this feature, and remove the error tags, if you wish.)
- Select formZ's Map Texture tool. Click anywhere in the modeling window to remap the problematic objects.
- If the error still occurs after this step, try formZ's Object Doctor tool on the objects.
- If the error still occurs after this step, ghost the objects so they won't be considered for export.
E4: Licensing Error
ERROR | E4 | Maxwell | Licensing | Error..
- If The Maxwell Render Suite is not installed, do a full installation.
- If you are trying out Maxwell for the first time, you will need to acquire a demo license.
- If you are using a demo license, it may have expired.
- If you have recently purchased Maxwell, you will need to license it.
- If you have a floating license, the license server may not be able to access it. See Floating Licenses and License Manager Troubleshooting.
Warning Codes and Solutions
The code ID is located in the 3rd column of the Log browser.
W1: Resource Could Not be Found
WARNING | W1 | Resource Mngr | File Status | File on previous line NOT FOUND at existing path or in search locations
...
- If you know where the missing file is located, skip to step 4
- Click on the line containing the offending file path. This displays the file path in the text field below the log list. Copy the file name from that text field.
- Paste the file name into your favorite file search utility and search.
- In the Resource Manager (Extensions > Maxwell Render > Project Settings...) add a path to a folder containing the missing file.
W2: Outdated Material Hints
WARNING | W2 | Material Translator | Version | Not using current Material Hints. This may result in increased noise and render times.
...
- Select Extensions > Maxwell Render > Project Settings
- In Autotranslate Shaded Hints, select the last entry (highest numbered version) from the pulldown menu.
W3: Non-Safe Characters
WARNING | W3 | Resource Mngr | File Status | File path on previous line contains non-safe characters...
...
- If dependencies are not linking properly during rendering, first make sure that the dependencies are mapped correctly using the Resource Manager. If that does not solve the problem, go to step 2, below.
- Change the file name and folder names, removing non-safe characters. Use A-Z a-z . _ - and SPACE only for portability.
W4: Extension Missing
WARNING | W4 | Extensions | <Grass, Scatter, etc.> | Missing
...
- Make sure you are up-to-date. Reinstall the latest version of Maxwell Render Suite and the Maxwell for formZ plugin.
W5: Emitter on Face
WARNING | W5 | EditObjectAttributes | Object | Emitter applied to face; not supported: <object name, layer, and group information>
...
- If emitter was applied by mistake, select the object with the Pick Tool. In Tool Options, Attributes tab, select a new Material from the swatch flyout menu. This will delete any face-level emitter assignments.
OR - If intentional, Pick only the emitter faces, then select the Unstitch tool and click anywhere to detach them from the rest of the object. The resulting independent objects will render as expected.
W6: Scale Model
WARNING | W6 | Scene | Model Scale Enabled | Use of Model Scale feature may result in inaccurate materials and lighting.
The Scale Model feature makes it trivial to set up convincing architectural miniatures. However, as everything is miniaturized, lighting and materials may behave quite differently than you'd expect at full scale.
...
- If enabled by mistake, disable this feature in the Display Options palette, Maxwell renderer, Scene tab, Scale Model.
OR - If enabled intentionally, don't worry about it. Quirks are part of the charm.
W7: Roundover Failed
WARNING | W7 | Translator | Roundover | <object name, layer, and group information>
An object to which a Roundover modifier has been applied could not be beveled or rounded, due to the object's geometry. The Roundover modifier has been disabled for that object so that the plugin will not make the same attempt on the next export. In general, the Roundover feature is intended for relatively simple, rectilinear architectural forms such as and walls, doors, simple trim, cabinetry, etc. Other uses may or may not work.
...