Hitox Posted July 29, 2013 Report Share Posted July 29, 2013 I have downloaded ace again Link to comment Share on other sites More sharing options...
Aokromes Posted July 29, 2013 Report Share Posted July 29, 2013 It was core problem, update. Link to comment Share on other sites More sharing options...
Deadspeller Posted August 3, 2013 Report Share Posted August 3, 2013 Hi, I successfully compiled the latest TrinityCore without any Errors, but I cant start mapextractor, authserver or worldserver. No Repack only Trinity-Software and Tutorials. Pulled the Core 2 times and compiled it 4 times, always the same Problem. Ubuntu 12.04.2 LTS 32bit Server Version 335.52 DB If I start the mapextractor "normal" I get: $ /home/<user>/server/bin/mapextractor Map & DBC Extractor =================== Detected locale: deDE Ungültiger Maschinenbefehl (Speicherabzug geschrieben) $ If I start it with sudo I get: $ sudo /home/<user>/server/bin/mapextractor Map & DBC Extractor =================== Detected locale: deDE $ Similar Problem with authserver and worldserver. And yes the configs are set up correct. $ ./authserver Ungültiger Maschinenbefehl (Speicherabzug geschrieben) $ $ sudo ./authserver $ Any Ideas? Thx for the answers Link to comment Share on other sites More sharing options...
CDawg Posted August 3, 2013 Report Share Posted August 3, 2013 Uh.. What are the errors? Are the binaries just not executing? Also did you compile it on the same machine? Note: you shouldn't have to sudo if you are in your home directory. Link to comment Share on other sites More sharing options...
Deadspeller Posted August 3, 2013 Report Share Posted August 3, 2013 Yes everything on the same system. The binaries are executing, but nothing happens. Without the config files, the servers are throwing the "normal" error. Tomorrow I will try it with a new user and maybe on a different machine. Link to comment Share on other sites More sharing options...
Paradox Posted August 4, 2013 Report Share Posted August 4, 2013 did you change anything, like logging options? Link to comment Share on other sites More sharing options...
Deadspeller Posted August 4, 2013 Report Share Posted August 4, 2013 @Paradox: No, nothing changed. Update: same machine, new user, reinstalled ACE, build the latest core, still the same problem. Now I will try it on a different system. Link to comment Share on other sites More sharing options...
Deadspeller Posted August 4, 2013 Report Share Posted August 4, 2013 (edited) Okay with a different machine (Linux Mint 15) everything is working fine. Maybe the Hardware in my other system is too old. Edited August 4, 2013 by Deadspeller Link to comment Share on other sites More sharing options...
CDawg Posted August 4, 2013 Report Share Posted August 4, 2013 Okay with a different machine (Linux Mint 15) everything is working fine. Maybe the Hardware in my other system is too old. Are you using x64 or 32? I notcied that you had 32 Ubuntu 12 previously Link to comment Share on other sites More sharing options...
Paradox Posted August 4, 2013 Report Share Posted August 4, 2013 TC does require a processor with SSE2... Link to comment Share on other sites More sharing options...
Deadspeller Posted August 4, 2013 Report Share Posted August 4, 2013 TC does require a processor with SSE2... Jep, my fault. Sorry for the circumstances. AMD Athlon doesnt support SSE2. Link to comment Share on other sites More sharing options...
Mory Posted August 4, 2013 Report Share Posted August 4, 2013 hello Im checked 'tools' checkbox in Cmake to include extractors to compile but in my final compiled files i cant find extractors ? Any link to download em ? Didnt search froums .. So sorry if its already discussed. Thanks Link to comment Share on other sites More sharing options...
Guybrush Posted August 4, 2013 Report Share Posted August 4, 2013 Assuming you're using visual studios, are you compiling in debug or release? Link to comment Share on other sites More sharing options...
Mory Posted August 4, 2013 Report Share Posted August 4, 2013 yes Visual Studio...Release Link to comment Share on other sites More sharing options...
Nay Posted August 4, 2013 Report Share Posted August 4, 2013 Paste cmake and compile log Link to comment Share on other sites More sharing options...
Mory Posted August 4, 2013 Report Share Posted August 4, 2013 Humm...Solved by checking tools->generating->unchecking tools->generating for 3-4 times and it added extractors files !! But thanks in advance friends.. Link to comment Share on other sites More sharing options...
tybyrysk Posted August 11, 2013 Report Share Posted August 11, 2013 (edited) Hello, I am trying to set a new server but I encounter an error in CMake: "Error in configuration process, project files may be invalid" The C compiler identification is MSVC 16.0.30319.1 The CXX compiler identification is MSVC 16.0.30319.1 Check for working C compiler using: Visual Studio 10 Check for working C compiler using: Visual Studio 10 -- broken CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/cl.exe" is not able to compile a simple test program. It fails with the following output: Change Dir: D:/Build/CMakeFiles/CMakeTmp Run Build Command:C:WindowsMicrosoft.NETFrameworkv4.0.30319MSBuild.exe cmTryCompileExec2318216209.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0 Microsoft (R) Build Engine version 4.0.30319.17929 [Microsoft .NET Framework, version 4.0.30319.17929] Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/11/2013 6:59:42 PM. Project "D:BuildCMakeFilesCMakeTmpcmTryCompileExec2318216209.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTryCompileExec2318216209.dirDebug". Creating directory "D:BuildCMakeFilesCMakeTmpDebug". InitializeBuildStatus: Creating "cmTryCompileExec2318216209.dirDebugcmTryCompileExec2318216209.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:Program FilesMicrosoft Visual Studio 10.0VCbinCL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR="Debug"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec2318216209.dirDebug" /Fd"D:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2318216209.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR="Debug"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec2318216209.dirDebug" /Fd"D:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2318216209.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c testCCompiler.c ManifestResourceCompile: C:Program FilesMicrosoft SDKsWindowsv7.0Abinrc.exe /nologo /fo"cmTryCompileExec2318216209.dirDebugcmTryCompileExec2318216209.exe.embed.manifest.res" cmTryCompileExec2318216209.dirDebugcmTryCompileExec2318216209_manifest.rc Link: C:Program FilesMicrosoft Visual Studio 10.0VCbinlink.exe /ERRORREPORT:QUEUE /OUT:"D:BuildCMakeFilesCMakeTmpDebugcmTryCompileExec2318216209.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec2318216209.dirDebugcmTryCompileExec2318216209.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2318216209.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2318216209.lib" /MACHINE:X86 cmTryCompileExec2318216209.dirDebugcmTryCompileExec2318216209.exe.embed.manifest.res cmTryCompileExec2318216209.dirDebugtestCCompiler.obj /machine:X86 /debug LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [D:BuildCMakeFilesCMakeTmpcmTryCompileExec2318216209.vcxproj] Done Building Project "D:BuildCMakeFilesCMakeTmpcmTryCompileExec2318216209.vcxproj" (default targets) -- FAILED. Build FAILED. "D:BuildCMakeFilesCMakeTmpcmTryCompileExec2318216209.vcxproj" (default target) (1) -> (Link target) -> LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [D:BuildCMakeFilesCMakeTmpcmTryCompileExec2318216209.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.37 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:12 (project) Configuring incomplete, errors occurred! I am running it on Windows 7. I have installed OpenSSL 1_0_1e I have installed Microsoft Visual 2010 and tried with 2012 too. I've runned as administrator all the programs. I've searched on the forum but I can't find any solution to solve this problem. I am looking forward for you help, Thank you Edited August 11, 2013 by tybyrysk Link to comment Share on other sites More sharing options...
Guybrush Posted August 11, 2013 Report Share Posted August 11, 2013 I've searched on the forum but I can't find any solution to solve this problem. http://stackoverflow.com/questions/14590947/cmake-configuring-fails-cl-exe-is-not-able-to-compile-a-simple-test-program Link to comment Share on other sites More sharing options...
tybyrysk Posted August 11, 2013 Report Share Posted August 11, 2013 (edited) Thank you for your answer but this just get me one step forward and now I'm stucked again. This is what I get: http://pastebin.com/i1Vn4pvk Edited August 12, 2013 by tybyrysk Link to comment Share on other sites More sharing options...
tybyrysk Posted August 12, 2013 Report Share Posted August 12, 2013 Any answer? Link to comment Share on other sites More sharing options...
lionchemical Posted August 13, 2013 Report Share Posted August 13, 2013 have you tried with microsoft vis 2008? thats what i done my server with and everything went fine. i also followed this guide to the T ( wiki)(3.3.5a) http://collab.kpsn.org/display/tc/How-to_Win Link to comment Share on other sites More sharing options...
Aokromes Posted August 13, 2013 Report Share Posted August 13, 2013 http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/#entry47706 Link to comment Share on other sites More sharing options...
tybyrysk Posted August 14, 2013 Report Share Posted August 14, 2013 I've installed all service packs and updates for visual studios 2010 but the error still persist( http://pastebin.com/i1Vn4pvk ) I've tryed to skip this step but now, after building process I have no BIN -> RELEASE folder in D: Build ( http://pastebin.com/fWLXUzYG ) I have no idea how to solve this problem so I am very thankful for your future help. Link to comment Share on other sites More sharing options...
tybyrysk Posted August 16, 2013 Report Share Posted August 16, 2013 Anyone who can help me? Link to comment Share on other sites More sharing options...
SanSun Posted August 19, 2013 Report Share Posted August 19, 2013 hello, i have the following error: /opt/trinity2/TrinityCore/src/server/shared/Cryptography/BigNumber.cpp: In member function âACE_Auto_Array_Ptr<unsigned char> BigNumber::AsByteArray(int32, bool)â: /opt/trinity2/TrinityCore/src/server/shared/Cryptography/BigNumber.cpp:189:43: error: no matching function for call to âACE_Auto_Array_Ptr<unsigned char>::ACE_Auto_Array_Ptr(ACE_Auto_Array_Ptr<unsigned char>)â /opt/trinity2/TrinityCore/src/server/shared/Cryptography/BigNumber.cpp:189:43: note: candidate is: In file included from /usr/include/ace/Service_Gestalt.h:25:0, libace-6.0.3 It is a debian 7 Server. I hope you can help me. Link to comment Share on other sites More sharing options...
Recommended Posts