About world server log

06/16/2020 15:02 aoyamananami#1
Hello good day everyone, how can i enable the log error.txt when the world server open or crashes also to create the .dmp file e. Thanks in advance. 🤗
06/16/2020 15:15 sebariio#2
error .txt are generated with error() function
you have to call it on start, but i think you can't write error log before a crash
06/16/2020 16:50 aoyamananami#3
Quote:
Originally Posted by sebariio View Post
error .txt are generated with error() function
you have to call it on start, but i think you can't write error log before a crash
how about sir where can i find in files the .dmp, example my world server crash and there will be a .dmp file created. coz right now my world crashes without that .dmp file.