• 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!

[8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

Status
Not open for further replies.
Has no way, when an error at the end of the compilation, this is the last that I am experiencing to compile the server. look at the configuration I'm using the devcpp:
c + + compiler.
-D__USE_MYSQL__
-D__USE_SQLITE__
-D__ENABLE_SERVER_DIAGNOSTIC__

LINKER.
-O1
-llibboost_system - because this is not lboost_system-finding.
-lgmp
-llua5.1
-lmysql
-llibboost_regex - equal to lboost_system
-lsqlite3
-lwsock32
-llibxml2
-lmysql
-lws2_32
-s
the team has someone that can help me, please feel the desire

Compilador: Default compiler
Building Makefile: "E:\Dev-Cpp\projeto otserv\Forgether 3.42\0.3.4pl2\dev-cpp\Makefile.win"
Executando make...
make.exe -f "E:\Dev-Cpp\projeto otserv\Forgether 3.42\0.3.4pl2\dev-cpp\Makefile.win" all
windres.exe -i TheForgottenServer_private.rc --input-format=rc -o obj//TheForgottenServer_private.res -O coff

g++.exe obj//actions.o obj//allocator.o obj//baseevents.o obj//beds.o obj//chat.o obj//combat.o obj//protocolold.o obj//condition.o obj//configmanager.o obj//connection.o obj//container.o obj//creature.o obj//creatureevent.o obj//cylinder.o obj//database.o obj//databasemysql.o obj//databasesqlite.o obj//depot.o obj//exception.o obj//fileloader.o obj//game.o obj//gui.o obj//house.o obj//housetile.o obj//inputbox.o obj//ioguild.o obj//iologindata.o obj//iomap.o obj//iomapserialize.o obj//item.o obj//items.o obj//luascript.o obj//mailbox.o obj//map.o obj//md5.o obj//monster.o obj//monsters.o obj//movement.o obj//networkmessage.o obj//npc.o obj//otserv.o obj//outfit.o obj//outputmessage.o obj//party.o obj//player.o obj//playerbox.o obj//position.o obj//protocol.o obj//protocolgame.o obj//protocollogin.o obj//quests.o obj//raids.o obj//rsa.o obj//scheduler.o obj//scriptmanager.o obj//server.o obj//sha1.o obj//spawn.o obj//spells.o obj//status.o obj//talkaction.o obj//tasks.o obj//teleport.o obj//textlogger.o obj//thing.o obj//tile.o obj//tools.o obj//trashholder.o obj//vocation.o obj//waitlist.o obj//weapons.o obj//ioban.o obj//globalevent.o obj//gameservers.o obj//databasemanager.o obj//admin.o obj//protocolhttp.o obj//group.o obj//TheForgottenServer_private.res -o "TheForgottenServer.exe" -L"E:/Dev-Cpp/lib" -mwindows -O1 -llibboost_system -lgmp -llua5.1 -lmysql -llibboost_regex -lsqlite3 -lwsock32 -llibxml2 -lmysql -lws2_32 -s

E:/Dev-Cpp/lib\libboost_system.lib(error_code.o)(.text+0xe3f):error_code.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_system.lib(error_code.o)(.text+0xe47):error_code.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_system.lib(error_code.o)(.text+0x1019):error_code.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_system.lib(error_code.o)(.text+0x1021):error_code.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_system.lib(error_code.o)(.eh_frame+0x12):error_code.cpp: undefined reference to `__gxx_personality_v0'
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.text+0xe8):instances.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.text+0xf0):instances.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.text$_ZN5boost10shared_ptrINS_9re_detail26basic_regex_implementationIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEEC1IS7_EEPT_[boost::shared_ptr<boost::re_detail::basic_regex_implementation<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > >::shared_ptr<boost::re_detail::basic_regex_implementation<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > >(boost::re_detail::basic_regex_implementation<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >*)]+0x6b):instances.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.text$_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[boost::cpp_regex_traits<char>::toi(char const*&, char const*, int) const]+0x415):instances.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.text$_ZN5boost16exception_detail19error_info_injectorISt13runtime_errorED2Ev[boost::exception_detail::error_info_injector<std::runtime_error>::~error_info_injector()]+0x3c):instances.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.text$_ZN5boost16exception_detail19error_info_injectorISt16invalid_argumentED0Ev[boost::exception_detail::error_info_injector<std::invalid_argument>::~error_info_injector()]+0x4a):instances.cpp: more undefined references to `_Unwind_Resume' follow
E:/Dev-Cpp/lib\libboost_regex.lib(instances.o)(.eh_frame+0x12):instances.cpp: undefined reference to `__gxx_personality_v0'
E:/Dev-Cpp/lib\libboost_regex.lib(cpp_regex_traits.o)(.text+0x5b7):cpp_regex_traits.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(cpp_regex_traits.o)(.text+0x601):cpp_regex_traits.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(cpp_regex_traits.o)(.eh_frame+0x12):cpp_regex_traits.cpp: undefined reference to `__gxx_personality_v0'
E:/Dev-Cpp/lib\libboost_regex.lib(regex_raw_buffer.o)(.eh_frame+0x11):regex_raw_buffer.cpp: undefined reference to `__gxx_personality_v0'
E:/Dev-Cpp/lib\libboost_regex.lib(regex_traits_defaults.o)(.text+0x2aa):regex_traits_defaults.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(regex_traits_defaults.o)(.eh_frame+0x12):regex_traits_defaults.cpp: undefined reference to `__gxx_personality_v0'
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.text+0x133):regex.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.text+0x2e6):regex.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.text+0x3b6):regex.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.text+0x753):regex.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.text+0x77f):regex.cpp: undefined reference to `_Unwind_Resume'
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.text+0xb31):regex.cpp: more undefined references to `_Unwind_Resume' follow
E:/Dev-Cpp/lib\libboost_regex.lib(regex.o)(.eh_frame+0x12):regex.cpp: undefined reference to `__gxx_personality_v0'
E:/Dev-Cpp/lib\libboost_regex.lib(static_mutex.o)(.eh_frame+0x11):static_mutex.cpp: undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status

make.exe: *** [TheForgottenServer.exe] Error 1

Execução terminada
 
this 0.3.4pl2 or better all 0.3 versions are terrible crashs everytime, houses are wiped. i dont recommend any one to use it, but 0.2 mystic spirit is decent never crash
 
can this vesrion be runing on windows server 2008? cuz i got an error when it finishi loading "server is online" and crash
 
With TFS 0.3.4pl2 and RL map (100mb) my server was online 120h without crash ;pp I don't know why your TFS crashs ;p
 
Please help me, im rying to load The Forgotten Server 0.3.5_SVN with the real map project 8 files and lots of erros occurs, npcs, monsers and other thisngs just ton appear in tha game, also the new gesion acc maker cannot be set.
For your time thank you.
 
how are players duplicating items on my server?
Wtf?
I tought this was removed in like 2005 .....

Are your server crashing? When a server crashes it's possible to duplicate items on all servers.

A got BOH, relogs.
A gives BOH to B, and he relogs.
If the server crash now, both will have BOH.

So if your server crashes alot that's probably how. =)
 
Thanks elox for the logical explanation, but it wasnt crashing,
what happend is somebody made a char named Account Manager, when he would relog with items ..... they would somehow duplicate.....


I dont know how this was happening, i have fixed the problem... had to go back to previous days settings :s
 
I keep getting random crashes. This is my error report:

<?xml version="1.0" encoding="UTF-16"?>
<DATABASE>
<EXE NAME="TheForgottenServer8.42.exe" FILTER="GRABMI_FILTER_PRIVACY">
<MATCHING_FILE NAME="iconv.dll" SIZE="888832" CHECKSUM="0x2B87A42" BIN_FILE_VERSION="1.9.0.0" BIN_PRODUCT_VERSION="1.9.0.0" PRODUCT_VERSION="1.9" FILE_DESCRIPTION="LGPLed libiconv for Windows NT/2000/XP and Windows 95/98/ME" COMPANY_NAME="Free Software Foundation" PRODUCT_NAME="libiconv: character set conversion library" FILE_VERSION="1.9" ORIGINAL_FILENAME="iconv.dll" INTERNAL_NAME="iconv.dll" LEGAL_COPYRIGHT="Copyright (C) 1999-2003" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x10004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.9.0.0" UPTO_BIN_PRODUCT_VERSION="1.9.0.0" LINK_DATE="05/03/2006 19:57:36" UPTO_LINK_DATE="05/03/2006 19:57:36" VER_LANGUAGE="English (United States) [0x409]" />
<MATCHING_FILE NAME="libiconv-2.dll" SIZE="822507" CHECKSUM="0x50E3F61F" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x10000" LINK_DATE="02/15/2008 19:08:22" UPTO_LINK_DATE="02/15/2008 19:08:22" />
<MATCHING_FILE NAME="libmysql.dll" SIZE="2076672" CHECKSUM="0xC44D678E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x60000" LINK_DATE="01/18/2008 15:30:09" UPTO_LINK_DATE="01/18/2008 15:30:09" />
<MATCHING_FILE NAME="libxml2-2.dll" SIZE="1373127" CHECKSUM="0x6165E050" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x10000" LINK_DATE="02/14/2008 18:43:41" UPTO_LINK_DATE="02/14/2008 18:43:41" />
<MATCHING_FILE NAME="libxml2.dll" SIZE="967168" CHECKSUM="0xC640734A" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x20006" LINK_DATE="08/27/2007 18:11:33" UPTO_LINK_DATE="08/27/2007 18:11:33" />
<MATCHING_FILE NAME="lua5.1.dll" SIZE="118784" CHECKSUM="0x153CC100" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x50001" LINK_DATE="01/31/2008 20:01:49" UPTO_LINK_DATE="01/31/2008 20:01:49" />
<MATCHING_FILE NAME="mysql.dll" SIZE="86016" CHECKSUM="0xD2025927" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/29/2007 21:34:44" UPTO_LINK_DATE="10/29/2007 21:34:44" />
<MATCHING_FILE NAME="sqlite3.dll" SIZE="380928" CHECKSUM="0x888DC5A5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/29/2007 21:36:03" UPTO_LINK_DATE="10/29/2007 21:36:03" />
<MATCHING_FILE NAME="TheForgottenServer8.42.exe" SIZE="5304832" CHECKSUM="0x31F69930" BIN_FILE_VERSION="0.3.4.1879" BIN_PRODUCT_VERSION="0.3.4.1879" PRODUCT_VERSION="0.3.4" FILE_DESCRIPTION="The Forgotten Server" COMPANY_NAME="OtLand.net" PRODUCT_NAME="The Forgotten Server" FILE_VERSION="0.3.4" ORIGINAL_FILENAME="TheForgottenServer.exe" INTERNAL_NAME="Crying Damson" LEGAL_COPYRIGHT="" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x0" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x514686" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="0.3.4.1879" UPTO_BIN_PRODUCT_VERSION="0.3.4.1879" LINK_DATE="05/15/2009 14:26:01" UPTO_LINK_DATE="05/15/2009 14:26:01" VER_LANGUAGE="English (United States) [0x409]" />
</EXE>
<EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
<MATCHING_FILE NAME="kernel32.dll" SIZE="983552" CHECKSUM="0x4CE79457" BIN_FILE_VERSION="5.1.2600.2180" BIN_PRODUCT_VERSION="5.1.2600.2180" PRODUCT_VERSION="5.1.2600.2180" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xFF848" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.2180" UPTO_BIN_PRODUCT_VERSION="5.1.2600.2180" LINK_DATE="08/04/2004 07:56:36" UPTO_LINK_DATE="08/04/2004 07:56:36" VER_LANGUAGE="English (United States) [0x409]" />
</EXE>
</DATABASE>


It crashes almost as soon as I start it up
 
Thanks elox for the logical explanation, but it wasnt crashing,
what happend is somebody made a char named Account Manager, when he would relog with items ..... they would somehow duplicate.....


I dont know how this was happening, i have fixed the problem... had to go back to previous days settings :s

You shouldn't be able to make an char named "Account manager" since there's one already. Unless you deleted it. =D
 
Status
Not open for further replies.
Back
Top