Jump to content

Falcon_S

Members
  • Posts

    1494
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Falcon_S

  1. I did already (before report i renamed folder, also changed folder)... But ok will try again. Maybe that was reason once that error was not repeated but i stay focused on fixing script. Will try with new folder anyway.
  2. Yeah... i already reported that dictionary file. https://forums.eagle.ru/forum/english/digital-combat-simulator/dcs-world-2-5/bugs-and-problems-ai/mission-editor-issues-ac/7140755-mission-dictionary-file-not-updated
  3. Second one.. about DZHUBGA FARP Farp and all his units are removed from mission All triggers for that farp are removed from mission Also you will see some units "TTTTTTTTTTTTT" , TEST, and so many names that are used trough mission building for testing and are also removed... thats why i said dictionary not going to be updated.
  4. Also please try to edit that file, then load mission, or just go in mission editor and try OPEN (load mission).... no logic to me that after that ME is broken, DCS/PC crash. Something stuck in memory?
  5. After editing dictionary causing dcs crash on load mission. 2020-11-16 10:15:46.422 INFO DCS: Screen: MissionEditor 2020-11-16 10:16:05.381 ALERT LUACOMMON: Error: GUI Error: [string "./Scripts/dictionary.lua"]:883: attempt to call global 'print' (a nil value) GUI debug.traceback: stack traceback: [C]: in function 'print' [string "./Scripts/dictionary.lua"]:883: in function 'getMissionDescription' [string "./MissionEditor/modules/FileDialog.lua"]:799: in function 'fillRequiredModules' [string "./MissionEditor/modules/FileDialog.lua"]:830: in function 'updateRequiredModules' [string "./MissionEditor/modules/FileDialog.lua"]:453: in function 'onSelectFile_' [string "./MissionEditor/modules/FileDialog.lua"]:472: in function 'onFileClick' [string "./MissionEditor/modules/FileGrid.lua"]:313: in function 'onRowClick' [string "./MissionEditor/modules/FileGrid.lua"]:321: in function 'onGridMouseDown' [string "./MissionEditor/modules/FileGrid.lua"]:160: in function 'onMouseDown' [string "./dxgui/bind/Grid.lua"]:26: in function 'callback' [string "./dxgui/bind/Widget.lua"]:283: in function <[string "./dxgui/bind/Widget.lua"]:282> ... [C]: in function 'WidgetSetVisible' [string "./dxgui/bind/Widget.lua"]:69: in function 'setVisible' [string "./dxgui/bind/MsgWindow.lua"]:135: in function 'show' [string "./MissionEditor/modules/me_toolbar.lua"]:728: in function 'saveModifiedMission' [string "./MissionEditor/modules/me_toolbar.lua"]:752: in function 'onChange' [string "./MissionEditor/modules/me_toolbar.lua"]:740: in function 'openMission' [string "./MissionEditor/modules/me_menubar.lua"]:575: in function 'func' [string "./MissionEditor/modules/me_menubar.lua"]:204: in function 'onChange' [string "./dxgui/bind/Menu.lua"]:20: in function 'callback' [string "./dxgui/bind/Widget.lua"]:352: in function <[string "./dxgui/bind/Widget.lua"]:347> 2020-11-16 10:16:06.682 INFO VISUALIZER: TerrainRenderer::release 2020-11-16 10:16:06.704 ALERT LUACOMMON: Error: GUI Error: [string "./Scripts/dictionary.lua"]:706: bad argument #1 to 'pairs' (table expected, got boolean) GUI debug.traceback: stack traceback: [C]: ? [C]: in function 'pairs' [string "./Scripts/dictionary.lua"]:706: in function 'getLangs' [string "./MissionEditor/modules/me_statusbar.lua"]:229: in function 'fillListboxLangs' [string "./MissionEditor/modules/me_statusbar.lua"]:191: in function 'updateLang' [string "./MissionEditor/modules/me_mission.lua"]:1635: in function 'load' [string "./MissionEditor/modules/me_toolbar.lua"]:698: in function 'func' [string "./Scripts/UI/ProgressBarDialog.lua"]:154: in function 'updater' [string "./Scripts/UpdateManager.lua"]:64: in function <[string "./Scripts/UpdateManager.lua"]:40>
  6. Now after i delete that file in hope to resaving will help... i get mission full of DictKeys that i understand but now after exit i can't OPEN (to load) any mission, OPEN Mission not work anymore. Why?
  7. If we open mission archive with 7zip there are mission files etc... in archive is l10n\DEFAULT\ folder and dictionary file in it. There is everything that you ever put in mission, any unit, any group... ever. Even not existing in mission anymore. But... Because of that i have problem. Problem is next... i removed one farp, all his units, pickup zones, all about that farp (triggers, etc...) . That farp not exist in mission. Mission is saved. Started mission, i have CTLD error: Cant find FARP_ZONE. CTLD script is edited and all definitions about that farp are removed, script resaved. Started mission again and same error again. Deleted all DCS temp folders, problem still exist. Restarted dcs so many times, resaving scripts, etc.... all that we need to be sure is everything is ok but ERROR is still there. Looks like CTLD is not updated or DCS loading old stuff from somewhere. After all effort to fix this i check mission archive and find in l10n\DEFAULT\ folder and in dictionary ALL THAT I EVER HAD IN MISSION. And yes there is all about that fantom farp and seems DCS loading all that and causing CTLD ERROR. 1. Why dictionary is not updated with resaving mission? 2. How to fix this manualy? 3. Or maybe problem is something else?
  8. Maybe offtopic but... I found something very scary... strange :) I edited one script because i edited mission and remove something that script need to work... so is fixed and must work. But... DCS still loading OLD script from somewhere and i have error as i didn't solve problem already. No reason for error because script is edited but as i said DCS using old script from somewhere... i check path (assert(loadfile...), i remove DO SCRIPT / assert and use DO SCRIPT FILE with edited script and still script calling error that something missing. Actully is CTLD script that searching for some Pickup Zone that not exist in mission and also in script is not defined (so why script looking for something that is not defined?). I have no idea what happening...
  9. @Flappie No server crashes on client connect 12 hours (two 6hrs sessions with trigger loading mission after 6hrs). But... I updated mission, upload on server, mission version name is changed (for ex. mission_v45). On dedi server app mission list was old mission at the 1st place and server "stuck" - not loaded mission (because not exist, i delete it form folder). I go on dedi app and start new mission manualy, after some time on client connect server crash again. Now i delete temp again, resave server missions list, start correct mission, restart trough dedi app, started ("start" button), server loaded mission no.1 and running... will observe for new crash, will it happen again. I think problem is on Dedecated Server App or connected to that Temp files, maybe server not updating it on time.
  10. As i said no full logs. I disable full logs. After ~4hrs server crashed on client connect and logs created again. dcs.log-20201114-170910.zip
  11. As i said, after i add log.set_output("dcs", "", log.ALL, log.FULL) in my autoexec.cfg i had two crashes but no logs at all. Will remove this line (disable full log) and wait next crash.
  12. After i enabled it even i had two crashes there is no crash log at all. Are they on another location or ...?
  13. After i add that log.set_output("dcs", "", log.ALL, log.FULL) in my autoexec.cfg no crash log after server crash. Is crashed again but no log at all.
  14. Just get crash :) Crash logs in attacmhents dcs.log-20201111-121649.zip
  15. Faulting application name: DCS.exe, version: 2.5.6.55960, time stamp: 0x5f7c5c47 Faulting module name: Weapons.dll, version: 2.5.6.55960, time stamp: 0x5f6ee720 Exception code: 0xc0000005 Fault offset: 0x00000000000d3f92 Faulting process id: 0x10e0 Faulting application start time: 0x01d69e5e44ed2108 Faulting application path: C:\Program Files\Eagle Dynamics\DCS World OpenBeta Server\bin\DCS.exe Faulting module path: C:\Program Files\Eagle Dynamics\DCS World OpenBeta Server\bin\Weapons.dll Report Id: 3a3bb17e-02a5-435a-ad2a-9edabb5f0ce9 Faulting package full name: Faulting application name: DCS.exe, version: 2.5.6.57530, time stamp: 0x5fa96784 Faulting module name: lua.dll, version: 0.0.0.0, time stamp: 0x5b7a7769 Exception code: 0xc0000005 Fault offset: 0x0000000000013e00 Faulting process id: 0x1be0 Faulting application start time: 0x01d6b799b691120b Faulting application path: C:\Program Files\Eagle Dynamics\DCS World OpenBeta Server\bin\DCS.exe Faulting module path: C:\Program Files\Eagle Dynamics\DCS World OpenBeta Server\bin\lua.dll Report Id: 2ecf8ba9-314b-4070-a359-d1461f0cbe81 Faulting package full name: Faulting package-relative application ID: From windows event log, maybe is there reason for crashes.
  16. Disappointing. [uSER=65816][TIGER][/uSER] All seeing CA GCI on RedFlag? Better to not have it then.
  17. Same player, spoted with his two Su25T's at Maykop but in that time he flying above Gudauta. When he pop flares there these two at Maykop poping flares etc...
×
×
  • Create New...