Frictional Games Forum (read-only)
Level Editor suddently close - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html)
+---- Forum: Linux - ATDD (https://www.frictionalgames.com/forum/forum-32.html)
+---- Thread: Level Editor suddently close (/thread-15743.html)



Level Editor suddently close - Adrien2002 - 05-31-2012

Hi everyone,

I have a problem with the the level editor of Amnesia.

I am making a map, I can put static objects, particles, primitives, sounds... correctly, without any problem but when I am in entities tab, after a few moment, my software stop suddently.

It never crash at the SAME entity, it crash randomly but always with the same way... no error message, nothing...

I put the leveleditor.log
I can see at the end, there is errors Big Grin

I really want to continue to make maps on that amazing level editor Heart

Thank you for helping me Smile


RE: Level Editor suddently close - Urkle - 06-01-2012

Could you try running the editor via GDB and trying to get a stacktrace.


RE: Level Editor suddently close - Adrien2002 - 06-01-2012

wow, sounds difficult, I am still a newbie but I will read docs to find how to do, maybe I will succeed Big Grin

Thank you Urkle


RE: Level Editor suddently close - Adrien2002 - 10-08-2012

Sorry for the mega delay...

backtrace, after crash, only say me that

(gdb) backtrace
#0 0x000000000058a56b in ?? ()

I don't know if it can help you

The whole informations are :

Starting program: /home/adrien2002/Amnesia/LevelEditor.bin64 LevelEditor.bin64
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffee6f5700 (LWP 3694)]
[New Thread 0x7fffe94d3700 (LWP 3695)]
[New Thread 0x7fffe4cd1700 (LWP 3696)]
[New Thread 0x7fffe44d0700 (LWP 3697)]
[Thread 0x7fffe4cd1700 (LWP 3696) exited]
[Thread 0x7fffe44d0700 (LWP 3697) exited]
[Thread 0x7fffe94d3700 (LWP 3695) exited]
[New Thread 0x7fffe94d3700 (LWP 3698)]
[New Thread 0x7fffe44d0700 (LWP 3699)]
[New Thread 0x7fffe4cd1700 (LWP 3700)]
[Thread 0x7fffe44d0700 (LWP 3699) exited]
[Thread 0x7fffe4cd1700 (LWP 3700) exited]
[Thread 0x7fffe94d3700 (LWP 3698) exited]
[New Thread 0x7fffe94d3700 (LWP 3701)]
[New Thread 0x7fffe4cd1700 (LWP 3702)]

Program received signal SIGSEGV, Segmentation fault.
0x000000000058a56b in ?? ()



RE: Level Editor suddently close - Adrien2002 - 11-21-2012

No one to help me with my problem ?
I never succeed to fix it Sad