Jamshaheed
Member-
Content Count
2 -
Joined
-
Last visited
-
Medals
Everything posted by Jamshaheed
-
Every time i try and load my sat map through terrain tools it crashes the workshop. This is the error i get: This report includes files that may contain personal information. For more information about how we process your personal data, please visit https://www.bohemia.net/privacy-policy. Following files will be included in the report (if they exist): C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\console.log C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\error.log C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\crash.log C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\script.log C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\dxDiag.txt C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\qt.log C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\wbSettingsDump.ini C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\.save\ReforgerEngineSettings.conf C:/Users/danne/Documents/My Games/ArmaReforgerWorkbench/profile\.save\ReforgerGameSettings.conf C:\Users\danne\Documents\My Games\ArmaReforgerWorkbench\profile\ArmaReforgerWorkbenchSteam_2022-11-01_17-47-52.mdmp In addition, following summary information will also be included in the report. User: DESKTOP-Q7866OL\danne Computer: DESKTOP-Q7866OL Mode: Workbench Command line: "C:\Program Files (x86)\Steam\steamapps\common\Arma Reforger Tools\Workbench\ArmaReforgerWorkbenchSteam.exe" Exception: Access violation. Illegal read by 0x7ff7033108ec at 0x0 [nvtt::CubeSurface::toGamma]: ??? addr:0x7ff7033108ec [nvtt::CubeSurface::toGamma]: ??? addr:0x7ff703311092 [nvtt::CubeSurface::toGamma]: ??? addr:0x7ff7035c3f09 [zlibVersion]: ??? addr:0x7ff7045ebd79 [zlibVersion]: ??? addr:0x7ff7049c2301 [zlibVersion]: ??? addr:0x7ff7049c29a2 [zlibVersion]: ??? addr:0x7ff70488e486 [BaseThreadInitThunk]: ??? addr:0x7ff98be67034 [RtlUserThreadStart]: ??? addr:0x7ff98c1226a1 [RtlUserThreadStart]: ??? addr:0x7ff98c1226a1 anyone know a solution?
-
Enfusion Blender Tools Materials and Collider Issue(Fixed)
Jamshaheed posted a topic in Arma Reforger - Model Editing
Hi, I'm a bit new to this and I'm not sure exactly where i went wrong but i keep getting errors when trying to use the collider setup or updating materials. I followed the instructions about unzipping the Data file and linking that as the first path in addons folder but when i click collider setup i still get: "Collider Collection is missing!". I've tried unzipping to other folders and drives and linking those without any luck. When loading in example colliders and hitting the button python gives this error: bpy.ops.scene.ebt_import_fbx(filepath="C:\\Users\\danne\\Desktop\\Blender\\laptop\\collider_shapes_examples.FBX") bpy.ops.view3d.ebt_sort() bpy.ops.view3d.ebt_colliders_setup() Python: Traceback (most recent call last): File "C:\Users\danne\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\EnfusionBlenderTools\operators.py", line 1879, in invoke layerPresets = get_layer_presets() File "C:\Users\danne\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\EnfusionBlenderTools\utils.py", line 64, in get_layer_presets f = open(addon + gproj,'r') FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\danne\\Desktop\\Blenderaddon.gproj' location: <unknown location>:-1 Any help is appreciated, thank you. Edit: If you list the addon folder location twice in the addon preferences menu it locates the properly.