R3vo 2654 Posted March 23, 2016 1. Seems like placing multiple waypoints doesn't work anymore with CTRL on dev Solved in EXE rev. 135137 2. Expressions of preference attributes are not loaded when the editor is opened Share this post Link to post Share on other sites
h - 169 Posted March 24, 2016 After today's dev update the following problem has appeared on 3den: - Open editor - insert some entity - open debug window and type some systemChat message -> execute - close debug window - observe your systemchat shown - now save the mission - open debug window and type some systemChat message -> execute close debug window - observe how nothing is shown.. The following is in the rpt: - Performance warning: SimpleSerialization::Write 'params' is using type of ',CONTROL' which is not optimized by simple serialization, falling back to generic serialization, use generic type or ask for optimizations for these types - Serialization of Control variables is not implemented Those two lines appear each time you excecute what ever you have written in the debug console. Does this happen to anyone else or have I seriously broken something? :P Game cache validates OK though, running no mods of any kind.. Share this post Link to post Share on other sites
h - 169 Posted March 24, 2016 Ok, so not me wreaking havoc here then :P Really annoying bug though.. Share this post Link to post Share on other sites
John Key 0 Posted March 25, 2016 Hi there! For some reason the editor has stopped me playing my scenarios .. every time i go to play as a character or just hit play in single player it loads then goes back to the editor. any ideas? Share this post Link to post Share on other sites
R3vo 2654 Posted March 25, 2016 It would be nice if the CfgMusic/Sound/SFX/Voice/Environment were sorted alphabetically. I have tons of music/sounds in there and finding the right one is a pay in the arse, and yes I know one can jump directly to certain initials but that doesn't really work if the list is not sorted and in fact, it only works oncee, so one can't jump through all songs beginning with the letter "M" by pressing the "M" key repeatedly Not a major issue, but certainly something that would improve usabilty in the future. Share this post Link to post Share on other sites
moricky 211 Posted March 29, 2016 Sound lists will be sorted alphabetically in the next dev build update. Thanks for info ;) The debug console issue is now being investigated. Share this post Link to post Share on other sites
killzone_kid 1330 Posted March 29, 2016 Ok, so not me wreaking havoc here then :P Really annoying bug though.. The debug console issue is now being investigated. The fix is on the way :wacko: Share this post Link to post Share on other sites
R3vo 2654 Posted March 29, 2016 The Role Description attribute is showing for empty vehicles, which has no effect I believe in that case. Share this post Link to post Share on other sites
Vasily.B 529 Posted March 29, 2016 Is there any chance of fixing DontCreateAi aprameter in EDEN in 1.58? Its very problematic... RHS APC' and IFV's are without gunners..... Share this post Link to post Share on other sites
Beechman2129 0 Posted April 3, 2016 Hey Guys. I have made a Training map using the Eden editor. At some point, when I try to play my map in Singleplayer or Multiplayer, I get this weird "top down view" of my character way up in the air. I cannot move, or do anything. I don't know what do to. It's the mission, not the intro or outro. I will post screen shots of this. http://steamcommunity.com/sharedfiles/filedetails/?id=658384953 http://images.akamai.steamusercontent.com/ugc/458613230095298937/B7D95618573F14722BE29E9455939A34F99A816A/ Share this post Link to post Share on other sites
R3vo 2654 Posted April 3, 2016 Hey Guys. I have made a Training map using the Eden editor. At some point, when I try to play my map in Singleplayer or Multiplayer, I get this weird "top down view" of my character way up in the air. I cannot move, or do anything. I don't know what do to. It's the mission, not the intro or outro. I will post screen shots of this. http://steamcommunity.com/sharedfiles/filedetails/?id=658384953 http://images.akamai.steamusercontent.com/ugc/458613230095298937/B7D95618573F14722BE29E9455939A34F99A816A/ Make sure you have placed a player character. Share this post Link to post Share on other sites
R3vo 2654 Posted April 4, 2016 I found a bug with the EditXYZ control. When used in a custom attribute it's causing the following script error when opening the attribute: 15:18:56 Error in expression <sGroupCtrl 101) ctrlSetText str (_value select 0); (_this controlsGroupCtrl 102> 15:18:56 Error position: <select 0); (_this controlsGroupCtrl 102> 15:18:56 Error select: Type Bool, expected Array,String,Config entry I've removed all other attributes to make sure it's caused by EditXYZ The attribute looks like this: class TestAtt { displayName = $STR_establishingShot_headline; collapsed = 1; class Attributes { class CenterPos { displayName = $STR_establishingShot_centerPos_displayName; tooltip = $STR_establishingShot_centerPos_displayName; property = "Enh_centerPosition"; control = "EditXYZ"; expression = "missionNamespace setVariable ['Enh_centerPosition',_value]"; }; }; }; Nevermind, I forgot to set a default value (array) Share this post Link to post Share on other sites
Beechman2129 0 Posted April 5, 2016 Make sure you have placed a player character. Yes. I did that. But after a while, with a character selected as a player, it will still do that regardless. It has done this to every mission I have made. It is so fustrating Share this post Link to post Share on other sites
T.Johnson 0 Posted April 6, 2016 Theirs A Bug Were if you Run a mission on ded server of theirs a marker with a name like this spawn_1_1 it says Error Mission Loading Error this needs to be fixed sense altis life runs a lot of markers like this Share this post Link to post Share on other sites
R3vo 2654 Posted April 6, 2016 Theirs A Bug Were if you Run a mission on ded server of theirs a marker with a name like this spawn_1_1 it says Error Mission Loading Error this needs to be fixed sense altis life runs a lot of markers like this You probably mean that when one copies over markers with a name mrk_1 it adds a _1 (mrk_1_1). That is fixed already so far I know 1 Share this post Link to post Share on other sites
h - 169 Posted April 10, 2016 Since it is possible to kill the player entity while in 3DEN you might wanna consider disabling the 'death screen' there. The 3D world goes all blurry until you delete the dead player entity. Might be a bit confusing to someone who might not know what's going on.. Pretty sure it's not going to happen that often, just thought I mention it. Share this post Link to post Share on other sites
lsd 147 Posted April 10, 2016 Am I the only one who has difficulty placing down waypoints using SHIFT+Click? Clicks are not always registered. Also I can't see any markers in 3D view when using F6, Markers. Makes syncing to random spawns a bit difficult to guess on the map. Lastly I've not been able to find any way to select a group and all its waypoints? CTRL+Click on the group used to work in the 2D Editor. I'm on version 1.59.135439 but still having the above issues. Share this post Link to post Share on other sites
Don Abele 0 Posted April 11, 2016 I'm having a problem with creating missions. I'm using ACE mod and CBA. When using the new Eden editor whenever I create a MP mission, we lose the game anytime anyone dies. I have under attributes>multiplayer that revive is set to spectator. I have tested it without pluggin in mods, and it seems to work fine, but once I put in the mod settings is when I have the issue. This is what I have set up, I am not running any scripts, and I never had this problem before Eden: ACE NAME Tags: Force Hid All ACE Medical:Advanced, with prevent instant death on ACE ADV Medical: Paks and surgical kits are on MCC GIA settings, and MCC menu settings are also turned on Share this post Link to post Share on other sites
fathersarge 46 Posted April 11, 2016 Hey Guys. I have made a Training map using the Eden editor. At some point, when I try to play my map in Singleplayer or Multiplayer, I get this weird "top down view" of my character way up in the air. I cannot move, or do anything. I don't know what do to. It's the mission, not the intro or outro. I will post screen shots of this. http://steamcommunity.com/sharedfiles/filedetails/?id=658384953 http://images.akamai.steamusercontent.com/ugc/458613230095298937/B7D95618573F14722BE29E9455939A34F99A816A/ I believe the above is part of a larger issue with the 2D to 3dD conversion process. In addition to this error (resulting in the death screen map top down view even with a player placed on the map) many scripts become non-functioning as well, most addActions are absent. Share this post Link to post Share on other sites
jonilahtinen 15 Posted April 13, 2016 Placing objects in EDEN is great, but in-game, most of them wont work properly. Share this post Link to post Share on other sites
R3vo 2654 Posted April 13, 2016 Have you disabled the simulation? Can be found in the category "Special States" Share this post Link to post Share on other sites
jonilahtinen 15 Posted April 13, 2016 Have you disabled the simulation? Can be found in the category "Special States" Thanks. I guess it's better, even there is no effect on grenades etc anymore. Share this post Link to post Share on other sites
Beechman2129 0 Posted April 14, 2016 I believe the above is part of a larger issue with the 2D to 3dD conversion process. In addition to this error (resulting in the death screen map top down view even with a player placed on the map) many scripts become non-functioning as well, most addActions are absent. Ok, so it is not what i did then? Will this issue be fixed? Share this post Link to post Share on other sites
h - 169 Posted April 14, 2016 Have you disabled the simulation? Can be found in the category "Special States" That is however not a fix for this problem, as jonilahtinen said they don't simulate anymore. Kinda silly as this is basically a main selling point of a 3D editor and it doesn't work properly.... EDIT: Although at first I think the objects had the tendency to float a bit over the surface instead of clipping into it Share this post Link to post Share on other sites