lxFirebal69xl Posted February 22, 2016 Share Posted February 22, 2016 Alright, I was working on a level today, I made all my changes to it and was happy with the results, so I saved, and started working on another one. Then when I tried to load the level I was working on before I get this: This is really bad because I've been working on that level for months now, I really can't allow it to just give up on me. The red text on the console says: Error: script connection target entity not found. Error: script connection target entity not found. Here's what I've done so far that hasn't fixed the issue: -Re-launched Leadwerks. -Made another project, copied over the files and tried to load the level there. -Published a stand alone and tried it, whenever it starts to load that level it crashes. -Opted in to the latest beta, tried to load it again, no dice. In my understanding, this should give an error when you try to play the level, not load it in the editor. Any thoughts on this? Quote Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 22, 2016 Author Share Posted February 22, 2016 This is also happening when I click the "New" button to start creating a map. Although nothing shows in the console. Quote Link to comment Share on other sites More sharing options...
thehankinator Posted February 22, 2016 Share Posted February 22, 2016 Have you tried the Steam option to verify the integrity of Leadwerks? Wont fix the "New" button problem but have you tried opening any of the backups in the Backup directory? On windows it's in C:/Users/Username/Documents/Leadwerks/Backup directory. 1 Quote Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 22, 2016 Author Share Posted February 22, 2016 Have you tried the Steam option to verify the integrity of Leadwerks? Wont fix the "New" button problem but have you tried opening any of the backups in the Backup directory? On windows it's in C:/Users/Username/Documents/Leadwerks/Backup directory. Found the issue, and it's a pretty dumb one. I had an "event" in that level where a monster went to a waypoint after a specific x amount of time, the thing is, I must have deleted that pivot by accident and that's what was causing the editor to crash. I thought it was something a lot more serious and now I feel dumb. GG. Quote Link to comment Share on other sites More sharing options...
Slastraf Posted February 23, 2016 Share Posted February 23, 2016 I had the exact same problem , I dont fixed it but just making a new map. For me it was after i changed something with a pivot and flowgraphs. Please fix things like that soon Quote Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 23, 2016 Author Share Posted February 23, 2016 I had the exact same problem , I dont fixed it but just making a new map. For me it was after i changed something with a pivot and flowgraphs. Please fix things like that soon +1 Quote Link to comment Share on other sites More sharing options...
Angelwolf Posted March 3, 2016 Share Posted March 3, 2016 Can confirm this bug. Terrified me when every time I started Leadwerks it crashed out before I could do anything. Using the backup saves got me out of this problem, however. Quote My Games: Nightmare Prism:::WolfTale:::Dungeon Creeper:::Despair of Ordinary Men:::Piano Simulator 2016:::House (W.I.P) Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted March 6, 2016 Author Share Posted March 6, 2016 I have this problem again, as soon as I click the "New" button, I get that message, and if I try to load a level I get that message as well, if I load backup number 46 or before of that map it works, but anything from that point on(47 to 62) crashes the engine. I could rebuild everything I did again, but it's like 5 hours of work, I don't really want to go back and do it all over again. Quote Link to comment Share on other sites More sharing options...
Rick Posted March 7, 2016 Share Posted March 7, 2016 Put in a bunch of System:Print() statements and give them numbers at various major points in your code so you can see the last one it hit and you can narrow it down to where it's failing. Generally these are when things point to entities that don't exist. Quote Link to comment Share on other sites More sharing options...
Josh Posted March 7, 2016 Share Posted March 7, 2016 I will be unable to test this until the weekend, but in the meantime I would check the backups directory for the last working copy. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted June 6, 2016 Share Posted June 6, 2016 I will be happy to test this out but I need your map or project to load myself. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.