• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

someone can explain to me what this bug ?

ConAn Edujawa

Member
Joined
Feb 23, 2015
Messages
457
Reaction score
17
im use tfs 0.4 dev

2qwh7qr.jpg
 
it doesn't seem to be a bug
someone put "print" function in npcsystem

using npcsystem from another datapack might fix this problem
 
it's debug mode
do you have source ?
if you have follow this steps
open Dev C++
open project " your tfs dev " -> Project -> Project Option -> Parameters "" inside c++ compiler "" can you tell me what things typed there ?
for example i have these things
Code:
-D__USE_MYSQL__
-D__USE_SQLITE__
-D__ENABLE_SERVER_DIAGNOSTIC__
-O2
 
same when finish install sent me msg close program

this program was work fine but idk what happen :S but
 
Last edited by a moderator:
hey
upload your source and give me link and i will look at it
i believe that someone use this parameter in this source
-debug
 
Back
Top