Jump to content

ESA_Falke

Members
  • Posts

    40
  • Joined

  • Last visited

2 Followers

About ESA_Falke

  • Birthday 06/07/1990

Personal Information

  • Flight Simulators
    DCSW
  • Location
    Spain

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. After an upgrade to Windows 10 the next morning I got the same error... I can't launch DCS.
  2. I don't know what is going on in this mission... I destroy the helicopters, shoot down the 4 F-4s but Wave goes south at 8000 feet and doesn't land anywhere. I have repeated the mission 5 times and the same thing happens in all 5... I don't know what I'm doing wrong. Any suggestions on what I'm doing wrong? Best regards Sorry I just saw another post where it says that the update has broken the campaign in this mission.... I'll have to skip the mission but it's a lot of fun. I am very happy with the purchase of this campaign! Congratulations!
  3. Hello everyone! I have a question, can I open or export the blender file to 3ds max? I would like to make some modification but I don't use Blender... great mod, cheers!
  4. I have tried and all the missing aircraft have appeared ... I did not know that button. Thanks a lot! one less problem.
  5. ok i think i found it dcs.log
  6. How can I get the dcslog? Thanks for the quick reply!
  7. ¡¡¡Good morning and happy new year!!! I have version 2.7.9.18080 -I have lost the textures of the supercarrier runway. -I can't use the Mig-21, Mig-19 in the editor. To fix it: -Repair complete. -I have uninstalled DCS and have downloaded and installed it again. The problem persists. Has anyone else had a similar problem?
  8. try to download it with firefox, with chrome it has not worked for me.
  9. I've been trying but it's not what I'm looking for. My question is: I have built the lines of the runway with geometry, I have done an unwrap and a render to texture, now I would like to apply those lines to the geometry of the runway directly. In short, create the decals with geometry. Cheers
  10. Thank you for the answer, I will try.
  11. Good afternoon, happy new year everyone. I've been struggling with this problem for a few days. I have noticed that the lines on the ED super carrier have their own UV textures but then when I saw the 3d model in MV2 I saw that this geometry does not exist. Can anyone tell me how to do something like that? I work on a boat and I'm looking to have the least possible geometry but with a realistic result. I've looked for dozens of tutorials but they don't get the same effect. If anyone knows of a tutorial or a page where they can help me with this. some images to show what I mean: view: non-existent geometry: texture file:
  12. ok, it worked to load the 3d model, but the textures did not come out ... I remember that I had to modify the path in which I was looking for the textures but I don't remember which file ... could you tell me what it is? Thank you very much for the help! ...ok i found it, the file path is this: DCS World \ Config \ ModelViewer \ autoexec.lua and insert the two lines marked in red. You must adjust the path so that it fits your environment. print("----------------------------------------------------------------") print("scan for textures and liveries") scan_for_textures("CoreMods") print("----------------------------------------------------------------") scan_for_textures("Mods") scan_for_textures("C:\\Users\\youruser\\Saved Games\\DCS\\Mods") scan_for_textures("C:\\Users\\youruser\\Saved Games\\DCS\\Liveries") scan_for_environment_cubes("Bazar/EffectViewer/envcubes") print("scan done") print("----------------------------------------------------------------")
  13. my MV2 closes when I try to load a model... Any idea why this happens? === Log opened UTC 2021-01-02 10:56:21 2021-01-02 10:56:20.698 INFO GRAPHICSVISTA: renderer: 'dx11backend.dll' 2021-01-02 10:56:20.730 INFO DX11BACKEND: DX11Renderer initialization (w:640 h:480 fullscrn:0 vsync:0 adapter:0 monitor:0 shaderErrors:1) 2021-01-02 10:56:20.775 INFO DX11BACKEND: Driver Concurrent Creates - 1 2021-01-02 10:56:20.775 INFO DX11BACKEND: Driver Command Lists - 1 2021-01-02 10:56:20.780 INFO DX11BACKEND: NVIDIA API init OK 2021-01-02 10:56:20.782 INFO DX11BACKEND: NVIDIA Display Driver Version 46089.r460_74 2021-01-02 10:56:20.782 INFO DX11BACKEND: GPU count:1 2021-01-02 10:56:20.819 ERROR DX11BACKEND: getVideoMemoryUsage doesn't work. 2021-01-02 10:56:20.820 INFO DX11BACKEND: commonPool: 68-128, cbPool: 4-14, samplerPool: 5-16 2021-01-02 10:56:20.824 INFO DX11BACKEND: DX11ShaderBinaries::loadCache Bazar/shaders/fxo/fxo.zip 2021-01-02 10:56:20.835 ERROR EDCORE: Can't open file 'bazar/shaders/posteffects/slot.fx.' from fs 2021-01-02 10:56:20.835 WARNING DX11BACKEND: Shader posteffects/slot.fx:DIRECTX11=true;USE_DCS_DEFERRED=1; is outdated as file bazar/shaders/posteffects/slot.fx is modified. 2021-01-02 10:56:22.396 INFO DX11BACKEND: DX11ShaderBinaries::loadCache done. Loaded 1126/1127. 2021-01-02 10:56:22.404 INFO DX11BACKEND: DX11ShaderBinaries::loadCache C:\Users\Lopezgil\Saved Games\edModelViewer2\fxo 2021-01-02 10:56:22.444 INFO DX11BACKEND: DX11ShaderBinaries::loadCache done. Loaded 83/83. 2021-01-02 10:56:22.676 ERROR_ONCE DX11BACKEND: render target 'mainDepthBuffer' not found 2021-01-02 10:56:22.677 ERROR_ONCE DX11BACKEND: texture 'lightning.dds' not found. Asked from 'EFFECTS2' 2021-01-02 10:56:22.819 ERROR EFFECTS2: OverwingVaporEmitter: file /models/fa-18c_vapor.owv is not exist 2021-01-02 10:56:22.819 ERROR EFFECTS2: OParticleSystem: error reading 'overwingVapor' emitter in 'Config/Effects/ParticleSystem2/overwingVapor.lua' 2021-01-02 10:56:22.819 ERROR EFFECTS2: OverwingVaporEmitter: file /models/fa-18c_vapor.owv is not exist 2021-01-02 10:56:22.819 ERROR EFFECTS2: OParticleSystem: error reading 'overwingVapor' emitter in preset 'MiG29' in 'Config/Effects/ParticleSystem2/overwingVapor.lua' 2021-01-02 10:56:22.819 ERROR EFFECTS2: OParticleSystem: invalid preset skipped in 'Config/Effects/ParticleSystem2/overwingVapor.lua' 2021-01-02 10:56:22.840 INFO GRAPHICSVISTA: Creating Resource "Unicode" of type 1 2021-01-02 10:56:22.853 WARNING LOG: 2 duplicate message(s) skipped. 2021-01-02 10:56:22.853 ERROR_ONCE DX11BACKEND: texture 'LiquidAnimationNormals' not found. Asked from 'EFFECTS2' 2021-01-02 10:56:22.853 ERROR_ONCE DX11BACKEND: texture 'LiquidAnimationAlphas' not found. Asked from 'EFFECTS2' 2021-01-02 10:56:24.047 ERROR LIVERY_MANAGER: Can't open livery '/textures//liveries/bf-109k-4/Bf-109 K4 RAF VD 358 E-2' has invalid item. 2021-01-02 10:56:28.182 ERROR EDCORE: Drivers errors while mounting mods/terrains/caucasus/vfstextures/trees.zip: 2021-01-02 10:56:28.182 ERROR EDCORE: ZipDriver: Failed to open zip archive mods/terrains/caucasus/vfstextures/trees.zip. 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/liveries 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/animations 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/models 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/textures 2021-01-02 10:56:28.194 WARNING EDCORE: Source CoreMods/tech/Animals/Liveries is already mounted to the same mount /textures//liveries/. 2021-01-02 10:56:28.230 INFO DX11BACKEND: resize to resolution 1841x952 2021-01-02 10:57:06.262 ERROR EDCORE: No suitable driver found to mount c:/program files/eagle dynamics/dcs world/coremods/tech/uss_nimitz/shapes/textures 2021-01-02 10:57:06.353 ERROR EDCORE: Can't open file 'c:/program files/eagle dynamics/dcs world/coremods/tech/uss_nimitz/shapes/nimitz_cvn_71.lods.ilv' from fs. 2021-01-02 10:57:06.353 WARNING LOG: 1 duplicate message(s) skipped. 2021-01-02 10:57:06.353 WARNING MODELVIEWER2: file c:/program files/eagle dynamics/dcs world/coremods/tech/uss_nimitz/shapes/nimitz_cvn_71.lods.ilv not found 2021-01-02 10:57:06.356 ERROR_ONCE DX11BACKEND: render target 'cockpitDepth' not found 2021-01-02 10:57:06.986 INFO EDCORE: try to write dump information 2021-01-02 10:57:06.986 INFO EDCORE: # -------------- 20210102-105707 -------------- 2021-01-02 10:57:06.986 INFO EDCORE: DCS/2.5.6.59625 (x86_64; Windows NT 6.1.7601) 2021-01-02 10:57:06.986 INFO EDCORE: C:\Program Files\Eagle Dynamics\DCS World\bin\animator.dll 2021-01-02 10:57:06.987 INFO EDCORE: # C0000005 ACCESS_VIOLATION at C254C24D 00:00000000 2021-01-02 10:57:06.989 INFO EDCORE: SymInit: Symbol-SearchPath: '.;C:\Program Files\Eagle Dynamics\DCS World;C:\Program Files\Eagle Dynamics\DCS World\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Lopezgil' 2021-01-02 10:57:06.989 INFO EDCORE: OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1 2021-01-02 10:57:07.368 INFO EDCORE: 0x000000000002C24D (animator): Animator::AnimationManager::draw_inspector + 0x37D 2021-01-02 10:57:07.368 INFO EDCORE: 0x000000000005E366 (ModelViewer2): model::MemBinaryFileW::getStrings + 0x133C6 2021-01-02 10:57:07.368 INFO EDCORE: 0x000000000003AAA2 (ModelViewer2): model::ArgAnimationNode::getPositionAnimations + 0x17022 2021-01-02 10:57:07.369 INFO EDCORE: 0x0000000000011E2F (ModelViewer2): (function-name not available) + 0x0 2021-01-02 10:57:07.369 INFO EDCORE: 0x000000000000FD42 (ModelViewer2): (function-name not available) + 0x0 2021-01-02 10:57:07.369 INFO EDCORE: 0x000000000003CF55 (ModelViewer2): model::ArgAnimationNode::getPositionAnimations + 0x194D5 2021-01-02 10:57:07.369 INFO EDCORE: 0x00000000001ED97D (Qt5Core): QMetaObject::activate + 0x59D 2021-01-02 10:57:07.370 INFO EDCORE: 0x00000000001FA4CD (Qt5Core): QTimer::timerEvent + 0x5D 2021-01-02 10:57:07.370 INFO EDCORE: 0x00000000001F35D1 (Qt5Core): QObject::event + 0x91 2021-01-02 10:57:07.370 INFO EDCORE: 0x00000000000190BD (Qt5Widgets): QApplicationPrivate::notify_helper + 0x13D 2021-01-02 10:57:07.370 INFO EDCORE: 0x0000000000017F97 (Qt5Widgets): QApplication::notify + 0x1BA7 2021-01-02 10:57:07.371 INFO EDCORE: 0x00000000001CCE09 (Qt5Core): QCoreApplication::notifyInternal2 + 0xB9 2021-01-02 10:57:07.371 INFO EDCORE: 0x000000000021804C (Qt5Core): QEventDispatcherWin32Private::sendTimerEvent + 0xFC 2021-01-02 10:57:07.371 INFO EDCORE: 0x0000000000216068 (Qt5Core): QEventDispatcherWin32::event + 0x168 2021-01-02 10:57:07.371 INFO EDCORE: 0x00000000000190BD (Qt5Widgets): QApplicationPrivate::notify_helper + 0x13D 2021-01-02 10:57:07.372 INFO EDCORE: 0x0000000000017F97 (Qt5Widgets): QApplication::notify + 0x1BA7 2021-01-02 10:57:07.372 INFO EDCORE: 0x00000000001CCE09 (Qt5Core): QCoreApplication::notifyInternal2 + 0xB9 2021-01-02 10:57:07.372 INFO EDCORE: 0x00000000001CEB38 (Qt5Core): QCoreApplicationPrivate::sendPostedEvents + 0x228 2021-01-02 10:57:07.373 INFO EDCORE: 0x000000000005E2CF (qwindows): qt_plugin_query_metadata + 0x1EBF 2021-01-02 10:57:07.373 INFO EDCORE: 0x0000000000217265 (Qt5Core): QEventDispatcherWin32::processEvents + 0xDE5 2021-01-02 10:57:07.373 INFO EDCORE: 0x0000000000019BBD (USER32): TranslateMessageEx + 0x29D 2021-01-02 10:57:07.373 INFO EDCORE: 0x00000000000198C2 (USER32): TranslateMessage + 0x1E2 2021-01-02 10:57:07.373 INFO EDCORE: 0x0000000000216A5D (Qt5Core): QEventDispatcherWin32::processEvents + 0x5DD 2021-01-02 10:57:07.374 INFO EDCORE: 0x000000000005E2A9 (qwindows): qt_plugin_query_metadata + 0x1E99 2021-01-02 10:57:07.374 INFO EDCORE: 0x00000000001C931B (Qt5Core): QEventLoop::exec + 0x1EB 2021-01-02 10:57:07.374 INFO EDCORE: 0x00000000001CBD4E (Qt5Core): QCoreApplication::exec + 0x15E 2021-01-02 10:57:07.374 INFO EDCORE: 0x000000000003E9AE (ModelViewer2): model::ArgAnimationNode::getPositionAnimations + 0x1AF2E 2021-01-02 10:57:07.375 INFO EDCORE: 0x00000000000D7E87 (ModelViewer2): model::FakeSpotLight::save + 0x4C37 2021-01-02 10:57:07.375 INFO EDCORE: 0x00000000000D71C2 (ModelViewer2): model::FakeSpotLight::save + 0x3F72 2021-01-02 10:57:07.375 INFO EDCORE: 0x000000000001571D (kernel32): BaseThreadInitThunk + 0xD 2021-01-02 10:57:07.375 INFO EDCORE: 0x000000000005385D (ntdll): RtlUserThreadStart + 0x1D 2021-01-02 10:57:07.538 INFO EDCORE: Minidump created.
  14. Good morning to all, Yesterday when I tried to open model viewer 2, when I loaded the model the program crash without further ado. Has anyone had this problem? Cheers dcs.20201230-091437.crash
×
×
  • Create New...