EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   SOF bug (https://www.eqemulator.org/forums/showthread.php?t=33228)

KingMort 03-28-2011 05:32 PM

SOF bug
 
For some reason anyone with SOF can't log on to my server.. I have no clue why. I have the .conf file in the directory. Can anyone tell me how to figure this out possibly ? Seems a lot of the players want to be able to log on but they can not due to this bug so I need to get it fixed ASAP would really appreciate any help anyone can give :)

Thanks in advance

Morty

trevius 03-28-2011 09:12 PM

I can only imagine it is your custom code to blame for it. All compatible clients work fine and have worked fine for a long time now.

Caryatis 03-28-2011 09:26 PM

Mort just download a clean source and start fresh(source wise). Ive seen your 'custom' code and there is nothing you are losing and everything to gain(especially since you have goons disabled).

A server op really shouldn't run custom code if they don't know how to code as it just leads this type of situation where your fall hundreds of revisions behind just to save alittle bit of morally grey code(like charging for a free feature, coded by others).

KingMort 03-28-2011 09:55 PM

There is no custom code lol.. I run stock binary's the only thing that was custom was i changed #bot commands to #goon..

Anyway when i attempted to compile the latest build without any of that put in this is the error i got.. No clue how to fix this , anyone able to help ?

Quote:

TS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/EmuTCPConnection.cpp -o ../common/EmuTCPConnection.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/EmuTCPServer.cpp -o ../common/EmuTCPServer.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/TCPServer.cpp -o ../common/TCPServer.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/guild_base.cpp -o ../common/guild_base.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE guild_mgr.cpp -o guild_mgr.o
guild_mgr.cpp: In member function âvoid ZoneGuildManager::ProcessWorldPacket(ServerPacket* )â:
guild_mgr.cpp:479: warning: comparison between signed and unsigned integer expressions
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE tasks.cpp -o tasks.o
In file included from masterentity.h:17,
from tasks.cpp:31:
bot.h:46: warning: âtypedefâ was ignored in this declaration
bot.h:51: warning: âtypedefâ was ignored in this declaration
bot.h:57: warning: âtypedefâ was ignored in this declaration
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE raids.cpp -o raids.o
In file included from masterentity.h:17,
from raids.cpp:19:
bot.h:46: warning: âtypedefâ was ignored in this declaration
bot.h:51: warning: âtypedefâ was ignored in this declaration
bot.h:57: warning: âtypedefâ was ignored in this declaration
raids.cpp: In member function âint32 Raid::GetFreeGroup()â:
raids.cpp:287: warning: comparison between signed and unsigned integer expressions
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE perl_hateentry.cpp -o perl_hateentry.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE perl_object.cpp -o perl_object.o
perl_object.cpp: In function âvoid XS_Object_Repop(PerlInterpreter*, CV*)â:
perl_object.cpp:790: warning: unused variable âRETVALâ
perl_object.cpp:791: warning: unused variable âtargâ
perl_object.cpp: In function âvoid XS_Object_Depop(PerlInterpreter*, CV*)â:
perl_object.cpp:814: warning: unused variable âRETVALâ
perl_object.cpp:815: warning: unused variable âtargâ
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE QGlobals.cpp -o QGlobals.o
gcc -o zone .obj/EQPacket.o .obj/EQStream.o .obj/EQStreamFactory.o .obj/CRC16.o ../common/timer.o ../common/packet_dump.o ../common/packet_functions.o ../common/unix.o ../common/packet_dump_file.o ../common/Mutex.o ../common/MiscFunctions.o zone.o entity.o mob.o client.o client_process.o npc.o net.o spawn2.o attack.o hate_list.o ../common/serverinfo.o ../common/moremath.o worldserver.o spells.o spawngroup.o loottables.o faction.o Map.o watermap.o PlayerCorpse.o petitions.o MobAI.o Object.o ../common/eqtime.o groups.o ../common/classes.o ../common/races.o ../common/TCPConnection.o forage.o ../common/crc32.o ../common/guilds.o ../common/md5.o ../common/dbcore.o ../common/dbasync.o zonedbasync.o parser.o embperl.o embparser.o ../common/EMuShareMem.o ../common/EQEMuError.o ../common/ptimer.o .obj/debug.o .obj/database.o .obj/Item.o .obj/misc.o tribute.o doors.o command.o beacon.o embxs.o AA.o trap.o client_packet.o bonuses.o trading.o spdat.o spell_effects.o aggro.o guild.o inventory.o client_mods.o tradeskills.o waypoints.o pets.o zone_profile.o effects.o perl_client.o perl_entity.o perl_mob.o perl_questitem.o perl_npc.o perl_PlayerCorpse.o perl_groups.o perl_raids.o questmgr.o client_logs.o perlparser.o ../common/rdtsc.o ../common/extprofile.o horse.o exp.o pathing.o fearpath.o special_attacks.o ../common/timeoutmgr.o ../common/Condition.o .obj/opcodemgr.o .obj/emu_opcodes.o ../common/SharedLibrary.o zoning.o titles.o perlpacket.o perl_perlpacket.o zonedb.o ../common/shareddb.o ../common/logsys.o .obj/rulesys.o ../common/logsys_eqemu.o ../common/EQEmuConfig.o ZoneConfig.o ../common/XMLParser.o ../common/tinyxml/tinystr.o ../common/tinyxml/tinyxml.o ../common/tinyxml/tinyxmlerror.o ../common/tinyxml/tinyxmlparser.o ../common/EQStreamProxy.o ../common/patches/patches.o ../common/patches/Client62.o ../common/patches/Titanium.o ../common/patches/Anniversary.o ../common/patches/SoF.o ../common/patches/SoD.o ../common/StructStrategy.o ../common/EQStreamIdent.o ../common/patches/Underfoot.o ../common/patches/HoT.o zone_logsys.o ../common/BasePacket.o ../common/worldconn.o ../common/EmuTCPConnection.o ../common/EmuTCPServer.o ../common/TCPServer.o ../common/guild_base.o guild_mgr.o tasks.o raids.o perl_hateentry.o perl_object.o QGlobals.o -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -rdynamic -L. -lstdc++ -ldl -L/usr/lib/mysql -lmysqlclient -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
entity.o: In function `EntityList::MobProcess()':
/home/eqemu/March2011/trunk/EQEmuServer/zone/entity.cpp:493: undefined reference to `EntityList::RemoveBot(unsigned short)'
entity.o: In function `EntityList::RemoveEntity(unsigned short)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/entity.cpp:2472: undefined reference to `EntityList::RemoveBot(unsigned short)'
client.o: In function `~Client':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client.cpp:325: undefined reference to `Bot::ProcessBotOwnerRefDelete(Mob*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client.cpp:325: undefined reference to `Bot::ProcessBotOwnerRefDelete(Mob*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client.cpp:325: undefined reference to `Bot::ProcessBotOwnerRefDelete(Mob*)'
spells.o: In function `Mob::SpellFinished(unsigned short, Mob*, unsigned short, unsigned short, unsigned int, short)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/spells.cpp:1702: undefined reference to `Bot::DoFinishedSpellSingleTarget(unsigned short, Mob*, unsigned short, bool&)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/spells.cpp:1733: undefined reference to `Bot::DoFinishedSpellAETarget(unsigned short, Mob*, unsigned short, bool&)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/spells.cpp:1767: undefined reference to `Bot::DoFinishedSpellGroupTarget(unsigned short, Mob*, unsigned short, bool&)'
command.o: In function `command_bot(Client*, Seperator const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/command.cpp:10834: undefined reference to `Bot::ProcessBotCommands(Client*, Seperator const*)'
client_packet.o: In function `Client::Handle_OP_InspectRequest(EQApplicationPac ket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6303: undefined reference to `Bot::ProcessBotInspectionRequest(Bot*, Client*)'
client_packet.o: In function `Client::Handle_OP_GroupDisband(EQApplicationPacke t const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6218: undefined reference to `Bot::GroupHasBot(Group*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6221: undefined reference to `Bot::ProcessBotGroupDisband(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6226: undefined reference to `Bot::ProcessBotGroupDisband(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
client_packet.o: In function `Client::Handle_OP_GroupInvite2(EQApplicationPacke t const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:5939: undefined reference to `Bot::ProcessBotGroupInvite(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
client_packet.o: In function `Client::Handle_OP_Camp(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:3207: undefined reference to `Bot::BotOrderCampAll(Client*)'
client_packet.o: In function `Client::FinishConnState2(DBAsyncWork*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:8530: undefined reference to `Bot::LoadAndSpawnAllZonedBots(Client*)'
client_packet.o: In function `Client::Handle_OP_TradeAcceptClick(EQApplicationP acket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:4771: undefined reference to `Bot::FinishTrade(Client*, Bot::BotTradeType)'
client_packet.o: In function `Client::Handle_OP_GuildInvite(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:4180: undefined reference to `Bot::ProcessGuildInvite(Client*, Bot*)'
client_packet.o: In function `Client::Handle_OP_GuildRemove(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:4207: undefined reference to `Bot::ProcessGuildRemoval(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
aggro.o: In function `Mob::IsAttackAllowed(Mob*, bool)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/aggro.cpp:674: undefined reference to `Bot::IsBotAttackAllowed(Mob*, Mob*, bool&)'
questmgr.o: In function `QuestManager::createBot(char const*, char const*, unsigned char, unsigned short, unsigned char, unsigned char)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1767: undefined reference to `Bot::SpawnedBotCount(unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1779: undefined reference to `Bot::CreateDefaultNPCTypeStructForBot(std::basic_ string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned char, unsigned short, unsigned char, unsigned char)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1780: undefined reference to `Bot::Bot(NPCType, Client*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1784: undefined reference to `Bot::IsValidRaceClassCombo()'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1789: undefined reference to `Bot::IsValidName()'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1794: undefined reference to `Bot::IsBotNameAvailable(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
zoning.o: In function `Client::Handle_OP_ZoneChange(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/zoning.cpp:38: undefined reference to `Bot::ProcessClientZoneChange(Client*)'
collect2: ld returned 1 exit status
make: *** [zone] Error 1
colo:/home/eqemu/March2011/trunk/EQEmuServer/zone#

trevius 03-28-2011 11:58 PM

Where is the error?

KingMort 03-29-2011 12:28 AM

I'm assuming it's this line

Code:

undefined reference to `Bot::ProcessClientZoneChange(Client*)'
Could it be something of an issue where it's been in the past "Case Sensative Issues" where one thing will say maybe `bot::rocessClientZoneChange` instead of Bot::ProcessCLientZoneChange` , Linux is very touchy about Case Sensative letters..

Not sure , any thoughts ?

lerxst2112 03-29-2011 01:02 AM

Well, C++ is case sensitive on all platforms.

Did you maybe build once without bots and then build again with bots without cleaning in between?

Try typing 'make clean' and then rebuild again.

KingMort 03-29-2011 02:18 AM

Yeah I made sure to make clean before the make and no dice :(

still comes up with the same error.

lerxst2112 03-29-2011 02:39 AM

Well, you have several errors when linking all seemingly related to bot functions, and I don't see bot.o in your link command which is where they would be.

KingMort 03-29-2011 03:00 AM

Well i ran the SVN direct to this DIR what am i doing wrong ?

I first ran a "Make Clean"

then "Make"

and this was the error i got is it something to do with my Makefiles or ?

Only thing i changed was I386 to Native ..

KingMort 04-02-2011 09:36 AM

Any help on this , can some one help me ? I really need to get these compiled because of the amount of crazy bugs that are in my current build.

pfyon 04-02-2011 02:39 PM

Can you post your zone/makefile ?

Funkey Monkey 04-02-2011 03:34 PM

Last i heard no one with SoD could log in either. You know it would be real painless and alot better on yourself and the few people who still play there if you just switched to windows.

KingMort 04-02-2011 09:08 PM

Windows is not an option for me.

Here is my Makefile

Code:

HCC=$(shell ccache -V 2>/dev/null)
ifneq (,$(findstring version,$(HCC)))
        CC=ccache gcc
else
        CC=gcc
endif

OUT=-o
LINKOUT=-o
NOLINK=-c
LINKER=gcc
MYSQL_FLAGS=$(shell mysql_config --cflags)
MYSQL_LIB=$(shell mysql_config --libs)
DFLAGS=-DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2
#try commenting out the following three lines to disable embedded perl
PERL_FLAGS=$(shell perl -MExtUtils::Embed -e ccopts)
PERL_LIB=$(shell perl -MExtUtils::Embed -e ldopts)
DFLAGS+=-DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS
WFLAGS=-Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated  -Wcomment -Wcast-align
COPTS=$(WFLAGS) -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE $(DFLAGS) $(MYSQL_FLAGS) $(PERL_FLAGS)
LINKOPTS=$(COPTS) -rdynamic -L. -lstdc++ -ldl $(MYSQL_LIB) $(PERL_LIB)

all: zone

include .depend

include makefile.common

.depend depend:
        for f in $(SF); \
        do \
                i=`echo $$f | sed -e 's#.obj/#../common/#g' -e 's/\.o/.cpp/g' `; \
                gcc -MM $(COPTS) $$i | sed "s#^[^ ]*:#$$f:#g"; \
        done  >.depend

wine:
        $(MAKE) -f makefile.wine


lerxst2112 04-02-2011 09:50 PM

Try adding bot.o and botspellsai.o to makefile.common in the zone directory where the rest of the .o files are listed.

KingMort 04-02-2011 11:49 PM

Thank you that did it ! :)

KingMort 04-03-2011 09:01 PM

Alright well, Even after upgrading to the LATEST build, replaced all the .conf files with current.. People can't log on except titanium to my server.. Any ideas why this might be happening ?

Could it be a Database Issue or something i'm missing.

Again thanks for the help in advance , glad I upgraded but this issue still looms

Mort

pfyon 04-03-2011 09:17 PM

SoF and SoD use a different port by default. Did you open up your firewall for it?

KingMort 04-03-2011 09:24 PM

All ports opened, but when some one zones in with SOD or SOF, the zone actually crashes.. this is a few of the core dumps

Quote:

Core was generated by `./zone kerraridge'.
Program terminated with signal 11, Segmentation fault.
[New process 13991]
[New process 13996]
[New process 13995]
[New process 13994]
[New process 13993]
#0 0x00007fa10d584e42 in std::locale::operator= ()
from /usr/lib/libstdc++.so.6
(gdb) bt
#0 0x00007fa10d584e42 in std::locale::operator= ()
from /usr/lib/libstdc++.so.6
#1 0x00007fa10d583a02 in std::ios_base::_M_init ()
from /usr/lib/libstdc++.so.6
#2 0x00007fa10d596e69 in std::basic_ios<char, std::char_traits<char> >::init
() from /usr/lib/libstdc++.so.6
#3 0x00000000007532bb in HoT::SerializeItem (inst=0x1a94ca0, slot_id_in=22,
length=0x7fffffffd2d4, depth=0 '\0') at /usr/include/c++/4.3/istream:587
#4 0x0000000000754fd9 in HoT::Strategy::Encode_OP_CharInventory (
p=<value optimized out>, dest=0x1c9adc0, ack_req=true)
at ../common/patches/HoT.cpp:1377
#5 0x0000000000735d64 in StructStrategy::Encode (this=0x7fa10d818f00,
p=0x7fffffffcdd8, dest=0x7fffffffcb90, ack_req=72)
at ../common/StructStrategy.cpp:22
#6 0x000000000070790f in EQStreamProxy::FastQueuePacket (
this=<value optimized out>, p=0x7fffffffcb90, ack_req=160)
at ../common/EQStreamProxy.cpp:36
#7 0x0000000000707774 in EQStreamProxy::QueuePacket (this=0x1a89f80,
p=<value optimized out>, ack_req=72) at ../common/EQStreamProxy.cpp:30
#8 0x00000000004dff17 in Client::QueuePacket (this=<value optimized out>,
app=0x7fffffffcb90, ack_req=72, required_state=27872416, filter=226594560)
at client.cpp:750
#9 0x00000000004f59ca in Client::BulkSendInventoryItems (this=0x1c3ad50)
---Type <return> to continue, or q <return> to quit---
at client_process.cpp:935
#10 0x00000000005d3df4 in Client::FinishConnState2 (this=0x1c3ad50,
dbaw=<value optimized out>) at client_packet.cpp:8679
#11 0x00000000005e286d in Client::DBAWComplete (this=0x7fffffffcdd8,
workpt_b1=<value optimized out>, dbaw=0x7fa10c712d48)
at client_packet.cpp:8051
#12 0x00000000005529a3 in DispatchFinishedDBAsync (dbaw=0x1a05180)
at zonedbasync.cpp:44
#13 0x0000000000502597 in main (argc=<value optimized out>,
argv=<value optimized out>) at net.cpp:536
(gdb) frame 3
#3 0x00000000007532bb in HoT::SerializeItem (inst=0x1a94ca0, slot_id_in=22,
length=0x7fffffffd2d4, depth=0 '\0') at /usr/include/c++/4.3/istream:587
587 { this->init(0); }
Quote:

Core was generated by `./zone'.
Program terminated with signal 11, Segmentation fault.
[New process 13661]
[New process 13667]
[New process 13666]
[New process 13665]
[New process 13664]
#0 0x00007fc82ebf8e42 in std::locale::operator= ()
from /usr/lib/libstdc++.so.6
(gdb) bt
#0 0x00007fc82ebf8e42 in std::locale::operator= ()
from /usr/lib/libstdc++.so.6
#1 0x00007fc82ebf7a02 in std::ios_base::_M_init ()
from /usr/lib/libstdc++.so.6
#2 0x00007fc82ec0ae69 in std::basic_ios<char, std::char_traits<char> >::init
() from /usr/lib/libstdc++.so.6
#3 0x00000000007314df in SoD::SerializeItem (inst=0x7fc81c000c70,
slot_id_in=0, length=0x7fffffffc664, depth=0 '\0')
at /usr/include/c++/4.3/istream:587
#4 0x0000000000732f19 in SoD::Strategy::Encode_OP_CharInventory (
p=<value optimized out>, dest=0x7fc81c036e70, ack_req=true)
at ../common/patches/SoD.cpp:1250
#5 0x0000000000735d64 in StructStrategy::Encode (this=0x7fc82ee8cf00,
p=0x7fffffffc1f8, dest=0x7fffffffbfb0, ack_req=72)
at ../common/StructStrategy.cpp:22
#6 0x000000000070790f in EQStreamProxy::FastQueuePacket (
this=<value optimized out>, p=0x7fffffffbfb0, ack_req=112)
at ../common/EQStreamProxy.cpp:36
#7 0x0000000000707774 in EQStreamProxy::QueuePacket (this=0x7fc81c03ded0,
p=<value optimized out>, ack_req=72) at ../common/EQStreamProxy.cpp:30
#8 0x00000000004dff17 in Client::QueuePacket (this=<value optimized out>,
app=0x7fffffffbfb0, ack_req=72, required_state=469765232, filter=787009280)
at client.cpp:750
---Type <return> to continue, or q <return> to quit---
#9 0x00000000004f59ca in Client::BulkSendInventoryItems (this=0x7fc81c002450)
at client_process.cpp:935
#10 0x00000000005d3df4 in Client::FinishConnState2 (this=0x7fc81c002450,
dbaw=<value optimized out>) at client_packet.cpp:8679
#11 0x00000000005e286d in Client::DBAWComplete (this=0x7fffffffc1f8,
workpt_b1=<value optimized out>, dbaw=0x7fc82dd86d48)
at client_packet.cpp:8051
#12 0x00000000005529a3 in DispatchFinishedDBAsync (dbaw=0x7fc81c03df00)
at zonedbasync.cpp:44
#13 0x0000000000502597 in main (argc=<value optimized out>,
argv=<value optimized out>) at net.cpp:536
(gdb)
(gdb) frame 3
#3 0x00000000007314df in SoD::SerializeItem (inst=0x7fc81c000c70,
slot_id_in=0, length=0x7fffffffc664, depth=0 '\0')
at /usr/include/c++/4.3/istream:587
587 { this->init(0); }
(gdb)
And this is from the debug_zone log

Quote:

14324 [04.03. - 18:50:15] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID 1107310928
14324 [04.03. - 18:50:15] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID 1098918224
13991 [04.03. - 18:51:01] [WORLD__CLIENT] New connection from 192.168.1.104:4747
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:01] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2792
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x2ec9
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch 6.2_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x4dd0
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x7213
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Titanium_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6c3c
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x737e
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoF_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0xff4
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x2b did not match expected 0x5a6b
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch SoD_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x13da
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x2b did not match expected 0x4b61
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch Underfoot_zone, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode 0x3594 did not match expected 0x6893
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: Tried patch HoT_world, and it did not match.
13991 [04.03. - 18:51:02] [NET__IDENT_TRACE] 192.168.1.104:4747: First opcode matched 0x2b and length matched 68
13991 [04.03. - 18:51:02] [NET__IDENTIFY] Identified stream 192.168.1.104:4747 with signature HoT_zone
13991 [04.03. - 18:51:02] [WORLD__CLIENT] New client from 192.168.1.104:4747
13991 [04.03. - 18:51:02] [NET__ERROR] Player Profile is 28176 bytes
13991 [04.03. - 18:51:02] [NET__ERROR] Sending OP_ZoneEntry
13991 [04.03. - 18:51:02] [NET__ERROR] Sending OP_ZoneEntry
13991 [04.03. - 18:51:02] [NET__ERROR] Sending OP_ZoneEntry
13991 [04.03. - 18:51:02] [NET__ERROR] Sending OP_ZoneEntry

KingMort 04-10-2011 06:55 PM

Bump

Any one have any ideas as to why this is happening ? I have ruled out Binary's by freshly upgrading, I have ruled out all of the .conf files. What else could this be ?

Really appreciate the help so far guys :) Just have to figure out whats going on with this. Why would Titanium be fine and not the other clients? What would cause that other than the 2 things i listed above ?

Morty

joligario 04-10-2011 07:18 PM

Just looking at your last post, my guess is something in the client is modified from the original SoF. Have you tried reinstalling the client?

KingMort 04-10-2011 09:03 PM

It's everyone who can't connect it seems , neither with SOD or SOF.. and then when they actually try and connect it crashes the zone.. I posted some of the CORE drops above it seems to be something to do with Items or inventory or.. something but I am not sure what exactly.

lerxst2112 04-10-2011 09:43 PM

Looks like your opcodes are missing or corrupt. Try replacing those files.

trevius 04-10-2011 09:47 PM

Looking at your core dumps, I would guess the problem is with items.

Code:

#3 0x00000000007314df in SoD::SerializeItem (inst=0x7fc81c000c70,
slot_id_in=0, length=0x7fffffffc664, depth=0 '\0')
at /usr/include/c++/4.3/istream:587
#4 0x0000000000732f19 in SoD::Strategy::Encode_OP_CharInventory (
p=<value optimized out>, dest=0x7fc81c036e70, ack_req=true)
at ../common/patches/SoD.cpp:1250
#5 0x0000000000735d64 in StructStrategy::Encode (this=0x7fc82ee8cf00,
p=0x7fffffffc1f8, dest=0x7fffffffbfb0, ack_req=72)
at ../common/StructStrategy.cpp:22
#6 0x000000000070790f in EQStreamProxy::FastQueuePacket (
this=<value optimized out>, p=0x7fffffffbfb0, ack_req=112)
at ../common/EQStreamProxy.cpp:36
#7 0x0000000000707774 in EQStreamProxy::QueuePacket (this=0x7fc81c03ded0,
p=<value optimized out>, ack_req=72) at ../common/EQStreamProxy.cpp:30
#8 0x00000000004dff17 in Client::QueuePacket (this=<value optimized out>,
app=0x7fffffffbfb0, ack_req=72, required_state=469765232, filter=787009280)
at client.cpp:750
---Type <return> to continue, or q <return> to quit---
#9 0x00000000004f59ca in Client::BulkSendInventoryItems (this=0x7fc81c002450)
at client_process.cpp:935

Your zones are crashing when loading inventory/items, so something with them being sent is causing it. You can find a little more information about the crash if you go through the frames and list the code around each frame.

Example:
Code:

frame 3
list

To prove your issue is item related, I started a char on your server on Titanium and deleted all items on it. Then, exited and logged him in using SoD and got in just fine. Though, it looks like you clearly have other issues, because I got myself killed and it crashed the zone as well. I think that zone crash was probably related to the new respawn window. You might want to try disabling that in your rules once you get your items issue worked out.

Akkadius 04-10-2011 10:02 PM

Quote:

Originally Posted by trevius (Post 198383)
Looking at your core dumps, I would guess the problem is with items.

Code:

#3 0x00000000007314df in SoD::SerializeItem (inst=0x7fc81c000c70,
slot_id_in=0, length=0x7fffffffc664, depth=0 '\0')
at /usr/include/c++/4.3/istream:587
#4 0x0000000000732f19 in SoD::Strategy::Encode_OP_CharInventory (
p=<value optimized out>, dest=0x7fc81c036e70, ack_req=true)
at ../common/patches/SoD.cpp:1250
#5 0x0000000000735d64 in StructStrategy::Encode (this=0x7fc82ee8cf00,
p=0x7fffffffc1f8, dest=0x7fffffffbfb0, ack_req=72)
at ../common/StructStrategy.cpp:22
#6 0x000000000070790f in EQStreamProxy::FastQueuePacket (
this=<value optimized out>, p=0x7fffffffbfb0, ack_req=112)
at ../common/EQStreamProxy.cpp:36
#7 0x0000000000707774 in EQStreamProxy::QueuePacket (this=0x7fc81c03ded0,
p=<value optimized out>, ack_req=72) at ../common/EQStreamProxy.cpp:30
#8 0x00000000004dff17 in Client::QueuePacket (this=<value optimized out>,
app=0x7fffffffbfb0, ack_req=72, required_state=469765232, filter=787009280)
at client.cpp:750
---Type <return> to continue, or q <return> to quit---
#9 0x00000000004f59ca in Client::BulkSendInventoryItems (this=0x7fc81c002450)
at client_process.cpp:935

Your zones are crashing when loading inventory/items, so something with them being sent is causing it. You can find a little more information about the crash if you go through the frames and list the code around each frame.

Example:
Code:

frame 3
list

To prove your issue is item related, I started a char on your server on Titanium and deleted all items on it. Then, exited and logged him in using SoD and got in just fine. Though, it looks like you clearly have other issues, because I got myself killed and it crashed the zone as well. I think that zone crash was probably related to the new respawn window. You might want to try disabling that in your rules once you get your items issue worked out.


I told him the same thing regarding items last week...

Quote:

[20:35] Kingmort: and this has more info
[20:35] Kingmort: http://pastebin.com/qhBLequ3
[20:40] Akkadius: Sorry was afk
[20:41] Akkadius: Sure you replaced all the .conf's?
[20:41] Akkadius: Looks like packet sends
[20:42] Akkadius: item related
[20:43] Kingmort: yeah i've replaced all the conf files several times
[20:43] Kingmort: oh .. so items table issue?
[20:44] Akkadius: Could be
[20:44] Akkadius: But if it was solely the items table causing issues you wouldn't be able to get even Titanium users in, much less boot the processes alone
[20:45] Kingmort: I'll check PEQ's latest release for items table, and compaire it to mine
[20:55] Kingmort: one thing i've noticed so far, my table has Unk061, but latest peq doesn't even have that at all
[20:56] Akkadius: Older SQL updates
[20:57] Akkadius: http://code.google.com/p/projecteqem...le_cleanup.sql
[20:57] Akkadius: Have you ran that?
[21:01] Kingmort: that one line
[21:01] Kingmort: ALTER TABLE items CHANGE UNK061 elitematerial INT(11) DEFAULT 0 NOT NULL;
[21:01] Kingmort: it gave an error said elitematerial already existed
[21:02] Akkadius: Chances are you have ran it then
[21:02] Akkadius: what about the drop entries
I don't know how far he went with this tho.

KingMort 04-11-2011 12:33 AM

Right yeah they are both the same now , it could be something with some items added recently. I'll also have to go in and check out the inventory table.

Thing's I've done THUS FAR:

* Replaced all .conf files
* Gone to latest build
* Confirmed Items Table is the same as PEQ

Here are the two core drops from today , Assuming one of them is yours Trev :) thanks for the help testing.

Code:

Core was generated by `./zone'.
Program terminated with signal 11, Segmentation fault.
[New process 4633]
[New process 4639]
[New process 4638]
[New process 4637]
[New process 4636]
#0  0x00007fed88b29e42 in std::locale::operator= ()
  from /usr/lib/libstdc++.so.6
(gdb) frame 1
#1  0x00007fed88b28a02 in std::ios_base::_M_init ()
  from /usr/lib/libstdc++.so.6
(gdb) list
153
154    //bool ZoneBootup(int32 iZoneID, bool iStaticZone = false);
155    //char *strsep(char **stringp, const char *delim);
156
157    #ifdef ADDONCMD
158    #include "addoncmd.h"
159    extern  AddonCmd addonCmd;
160    #endif
161
162    int main(int argc, char** argv) {
(gdb) frame 2
#2  0x00007fed88b3be69 in std::basic_ios<char, std::char_traits<char> >::init
    () from /usr/lib/libstdc++.so.6
(gdb) list
163            const char *zone_name;
164
165            if(argc == 3) {
166                    worldserver.SetLauncherName(argv[2]);
167                    worldserver.SetLaunchedName(argv[1]);
168                    if(strncmp(argv[1], "dynamic_", 8) == 0) {
169                            //dynamic zone with a launcher name correlation
170                            zone_name = ".";
171                    } else {
172                            zone_name = argv[1];
(gdb) frame 3
#3  0x000000000073503b in SoD::Strategy::Encode_OP_ZonePlayerToBind (
    p=0x7fffffffe0e8, dest=0x7fed741e98f0, ack_req=<value optimized out>)
    at /usr/include/c++/4.3/istream:587
587          { this->init(0); }
(gdb) list
582          //@}
583
584        protected:
585          basic_istream()
586          : _M_gcount(streamsize(0))
587          { this->init(0); }
588
589          template<typename _ValueT>
590            __istream_type&
591            _M_extract(_ValueT& __v);
(gdb) frame 4
#4  0x0000000000735d64 in StructStrategy::Encode (this=0x7fed88dbdf00,
    p=0x7fffffffdf48, dest=0x7fffffffdd40, ack_req=72)
    at ../common/StructStrategy.cpp:22
22              proc(p, dest, ack_req);
(gdb) list
17      }
18
19      void StructStrategy::Encode(EQApplicationPacket **p, EQStream *dest, bool ack_req) const {
20              EmuOpcode op = (*p)->GetOpcode();
21              Encoder proc = encoders[op];
22              proc(p, dest, ack_req);
23      }
24
25      void StructStrategy::Decode(EQApplicationPacket *p) const {
26              EmuOpcode op = p->GetOpcode();
(gdb) frame 5
#5  0x000000000070790f in EQStreamProxy::FastQueuePacket (
    this=<value optimized out>, p=0x7fffffffdd40, ack_req=224)
    at ../common/EQStreamProxy.cpp:36
36              m_structs->Encode(p, m_stream, ack_req);
(gdb) list
31      }
32
33      void EQStreamProxy::FastQueuePacket(EQApplicationPacket **p, bool ack_req) {
34              if(p == NULL || *p == NULL)
35                      return;
36              m_structs->Encode(p, m_stream, ack_req);
37      }
38
39      EQApplicationPacket *EQStreamProxy::PopPacket() {
40              EQApplicationPacket *pack = m_stream->PopPacket();
(gdb)

Code:

Core was generated by `./zone'.
Program terminated with signal 11, Segmentation fault.
[New process 4641]
[New process 4647]
[New process 4646]
[New process 4645]
[New process 4644]
#0  0x00007f18f325ee42 in std::locale::operator= ()
  from /usr/lib/libstdc++.so.6
(gdb) frame 1
#1  0x00007f18f325da02 in std::ios_base::_M_init ()
  from /usr/lib/libstdc++.so.6
(gdb) list
153
154    //bool ZoneBootup(int32 iZoneID, bool iStaticZone = false);
155    //char *strsep(char **stringp, const char *delim);
156
157    #ifdef ADDONCMD
158    #include "addoncmd.h"
159    extern  AddonCmd addonCmd;
160    #endif
161
162    int main(int argc, char** argv) {
(gdb) frame 2
#2  0x00007f18f3270e69 in std::basic_ios<char, std::char_traits<char> >::init
    () from /usr/lib/libstdc++.so.6
(gdb) list
163            const char *zone_name;
164
165            if(argc == 3) {
166                    worldserver.SetLauncherName(argv[2]);
167                    worldserver.SetLaunchedName(argv[1]);
168                    if(strncmp(argv[1], "dynamic_", 8) == 0) {
169                            //dynamic zone with a launcher name correlation
170                            zone_name = ".";
171                    } else {
172                            zone_name = argv[1];
(gdb) frame 3
#3  0x00000000007314df in SoD::SerializeItem (inst=0x7f18e800ae50,
    slot_id_in=22, length=0x7fffffffb114, depth=0 '\0')
    at /usr/include/c++/4.3/istream:587
587          { this->init(0); }
(gdb) list
582          //@}
583
584        protected:
585          basic_istream()
586          : _M_gcount(streamsize(0))
587          { this->init(0); }
588
589          template<typename _ValueT>
590            __istream_type&
591            _M_extract(_ValueT& __v);
(gdb) frame 4
#4  0x0000000000732f19 in SoD::Strategy::Encode_OP_CharInventory (
    p=<value optimized out>, dest=0x7f18e060f9e0, ack_req=true)
    at ../common/patches/SoD.cpp:1250
1250                    char* Serialized = SerializeItem((const ItemInst*)eq->inst, eq->slot_id, &Length, 0);
(gdb) list
1245
1246            for(int r = 0; r < ItemCount; r++, eq++) {
1247
1248                    uint32 Length = 0;
1249
1250                    char* Serialized = SerializeItem((const ItemInst*)eq->inst, eq->slot_id, &Length, 0);
1251
1252                    if(Serialized) {
1253
1254                            uchar *OldBuffer = in->pBuffer;
(gdb) frame 5
#5  0x0000000000735d64 in StructStrategy::Encode (this=0x7f18f34f2f00,
    p=0x7fffffffaca8, dest=0x7fffffffaa60, ack_req=72)
    at ../common/StructStrategy.cpp:22
22              proc(p, dest, ack_req);
(gdb) list
17      }
18
19      void StructStrategy::Encode(EQApplicationPacket **p, EQStream *dest, bool ack_req) const {
20              EmuOpcode op = (*p)->GetOpcode();
21              Encoder proc = encoders[op];
22              proc(p, dest, ack_req);
23      }
24
25      void StructStrategy::Decode(EQApplicationPacket *p) const {
26              EmuOpcode op = p->GetOpcode();
(gdb)


trevius 04-11-2011 04:17 AM

I am not sure why it works for Titanium and not other clients, but my best guess is that you still have some table issues. There are a lot of required SQL updates needed from the older revision you were probably running. You may have 1 or more fields set to incompatible default values that cause them to fail when loading or something like that. You might also need to make sure that when you compile, you are compiling all of the most recent files in the common/patches/ folder. If you are compiling older version of the patch files, who know what odd issues it would cause.

Since there are other crash issues related to the SoD client (and probably other new clients), I would think your problem is with the patch files you are compiling. It could probably also be an issue with your shared mem file compile, but I really have no clue how you have stuff setup.

There is also a chance you could be running into some 64bit issue, cause I don't know much about what to expect crash-wise from that. As far as I know, the source should work with 64 bit, but I haven't tested it myself to confirm.

And yeah, both of those crashes were me. One was when I first created the char using SoD and the other is when I died on the char after I deleted all items on him.

KingMort 04-29-2011 02:12 PM

Still have no clue what is causing this.. What more info do people need in order to fix this issue ?? More Core Drops ?? I can put the schema of my tables in here, though i have double checked they are the same as PEQ's rev 1752 exactly...

I need to get this fixed !

KingMort 05-02-2011 02:31 PM

After looking through all the SQL updates after trev said that might be whatsup I ran into some that were updating this table : "tblWorldServerRegistration"

Well, I don't have that table what is it.. Is it important , would it be causing this? (maybe not)

I couldn't find any of the updates really pertaining to the items or inventory table other than 1542_items_table_cleanup


Here is my Schema for Items and Inventory , maybe some one can see something I am not.

-=ITEMS=-
Code:

CREATE TABLE IF NOT EXISTS `items` (
  `id` int(11) NOT NULL default '0',
  `minstatus` smallint(5) NOT NULL default '0',
  `Name` varchar(64) NOT NULL default '',
  `aagi` int(11) NOT NULL default '0',
  `ac` int(11) NOT NULL default '0',
  `accuracy` int(11) NOT NULL default '0',
  `acha` int(11) NOT NULL default '0',
  `adex` int(11) NOT NULL default '0',
  `aint` int(11) NOT NULL default '0',
  `artifactflag` tinyint(3) unsigned NOT NULL default '0',
  `asta` int(11) NOT NULL default '0',
  `astr` int(11) NOT NULL default '0',
  `attack` int(11) NOT NULL default '0',
  `augrestrict` int(11) NOT NULL default '0',
  `augslot1type` tinyint(3) NOT NULL default '0',
  `augslot1visible` tinyint(3) default NULL,
  `augslot2type` tinyint(3) NOT NULL default '0',
  `augslot2visible` tinyint(3) default NULL,
  `augslot3type` tinyint(3) NOT NULL default '0',
  `augslot3visible` tinyint(3) default NULL,
  `augslot4type` tinyint(3) NOT NULL default '0',
  `augslot4visible` tinyint(3) default NULL,
  `augslot5type` tinyint(3) NOT NULL default '0',
  `augslot5visible` tinyint(3) default NULL,
  `augtype` int(11) NOT NULL default '0',
  `avoidance` int(11) NOT NULL default '0',
  `awis` int(11) NOT NULL default '0',
  `bagsize` int(11) NOT NULL default '0',
  `bagslots` int(11) NOT NULL default '0',
  `bagtype` int(11) NOT NULL default '0',
  `bagwr` int(11) NOT NULL default '0',
  `banedmgamt` int(11) NOT NULL default '0',
  `banedmgraceamt` int(11) NOT NULL default '0',
  `banedmgbody` int(11) NOT NULL default '0',
  `banedmgrace` int(11) NOT NULL default '0',
  `bardtype` int(11) NOT NULL default '0',
  `bardvalue` int(11) NOT NULL default '0',
  `book` int(11) NOT NULL default '0',
  `casttime` int(11) NOT NULL default '0',
  `casttime_` int(11) NOT NULL default '0',
  `charmfile` varchar(32) NOT NULL default '',
  `charmfileid` varchar(32) NOT NULL default '',
  `classes` int(11) NOT NULL default '0',
  `color` int(10) unsigned NOT NULL default '0',
  `combateffects` varchar(10) NOT NULL default '',
  `extradmgskill` int(11) NOT NULL default '0',
  `extradmgamt` int(11) NOT NULL default '0',
  `price` int(11) NOT NULL default '0',
  `cr` int(11) NOT NULL default '0',
  `damage` int(11) NOT NULL default '0',
  `damageshield` int(11) NOT NULL default '0',
  `deity` int(11) NOT NULL default '0',
  `delay` int(11) NOT NULL default '0',
  `augdistiller` int(11) NOT NULL default '0',
  `dotshielding` int(11) NOT NULL default '0',
  `dr` int(11) NOT NULL default '0',
  `clicktype` int(11) NOT NULL default '0',
  `clicklevel2` int(11) NOT NULL default '0',
  `elemdmgtype` int(11) NOT NULL default '0',
  `elemdmgamt` int(11) NOT NULL default '0',
  `endur` int(11) NOT NULL default '0',
  `factionamt1` int(11) NOT NULL default '0',
  `factionamt2` int(11) NOT NULL default '0',
  `factionamt3` int(11) NOT NULL default '0',
  `factionamt4` int(11) NOT NULL default '0',
  `factionmod1` int(11) NOT NULL default '0',
  `factionmod2` int(11) NOT NULL default '0',
  `factionmod3` int(11) NOT NULL default '0',
  `factionmod4` int(11) NOT NULL default '0',
  `filename` varchar(32) NOT NULL default '',
  `focuseffect` int(11) NOT NULL default '0',
  `fr` int(11) NOT NULL default '0',
  `fvnodrop` int(11) NOT NULL default '0',
  `haste` int(11) NOT NULL default '0',
  `clicklevel` int(11) NOT NULL default '0',
  `hp` int(11) NOT NULL default '0',
  `regen` int(11) NOT NULL default '0',
  `icon` int(11) NOT NULL default '0',
  `idfile` varchar(30) NOT NULL default '',
  `itemclass` int(11) NOT NULL default '0',
  `itemtype` int(11) NOT NULL default '0',
  `ldonprice` int(11) NOT NULL default '0',
  `ldontheme` int(11) NOT NULL default '0',
  `ldonsold` int(11) NOT NULL default '0',
  `light` int(11) NOT NULL default '0',
  `lore` varchar(80) NOT NULL default '',
  `loregroup` int(11) NOT NULL default '0',
  `magic` int(11) NOT NULL default '0',
  `mana` int(11) NOT NULL default '0',
  `manaregen` int(11) NOT NULL default '0',
  `enduranceregen` int(11) NOT NULL default '0',
  `material` int(11) NOT NULL default '0',
  `maxcharges` int(11) NOT NULL default '0',
  `mr` int(11) NOT NULL default '0',
  `nodrop` int(11) NOT NULL default '0',
  `norent` int(11) NOT NULL default '0',
  `pendingloreflag` tinyint(3) unsigned NOT NULL default '0',
  `pr` int(11) NOT NULL default '0',
  `procrate` int(11) NOT NULL default '0',
  `races` int(11) NOT NULL default '0',
  `range` int(11) NOT NULL default '0',
  `reclevel` int(11) NOT NULL default '0',
  `recskill` int(11) NOT NULL default '0',
  `reqlevel` int(11) NOT NULL default '0',
  `sellrate` float NOT NULL default '0',
  `shielding` int(11) NOT NULL default '0',
  `size` int(11) NOT NULL default '0',
  `skillmodtype` int(11) NOT NULL default '0',
  `skillmodvalue` int(11) NOT NULL default '0',
  `slots` int(11) NOT NULL default '0',
  `clickeffect` int(11) NOT NULL default '0',
  `spellshield` int(11) NOT NULL default '0',
  `strikethrough` int(11) NOT NULL default '0',
  `stunresist` int(11) NOT NULL default '0',
  `summonedflag` tinyint(3) unsigned NOT NULL default '0',
  `tradeskills` int(11) NOT NULL default '0',
  `favor` int(11) NOT NULL default '0',
  `weight` int(11) NOT NULL default '0',
  `UNK012` int(11) NOT NULL default '0',
  `UNK013` int(11) NOT NULL default '0',
  `benefitflag` int(11) NOT NULL default '0',
  `UNK054` int(11) NOT NULL default '0',
  `UNK059` int(11) NOT NULL default '0',
  `booktype` int(11) NOT NULL default '0',
  `recastdelay` int(11) NOT NULL default '0',
  `recasttype` int(11) NOT NULL default '0',
  `guildfavor` int(11) NOT NULL default '0',
  `UNK123` int(11) NOT NULL default '0',
  `UNK124` int(11) NOT NULL default '0',
  `attuneable` int(11) NOT NULL default '0',
  `nopet` int(11) NOT NULL default '0',
  `updated` datetime NOT NULL default '0000-00-00 00:00:00',
  `comment` varchar(255) NOT NULL default '',
  `UNK127` int(11) NOT NULL default '0',
  `pointtype` int(11) NOT NULL default '0',
  `potionbelt` int(11) NOT NULL default '0',
  `potionbeltslots` int(11) NOT NULL default '0',
  `stacksize` int(11) NOT NULL default '0',
  `notransfer` int(11) NOT NULL default '0',
  `stackable` int(11) NOT NULL default '0',
  `UNK134` varchar(255) NOT NULL default '',
  `UNK137` int(11) NOT NULL default '0',
  `proceffect` int(11) NOT NULL default '0',
  `proctype` int(11) NOT NULL default '0',
  `proclevel2` int(11) NOT NULL default '0',
  `proclevel` int(11) NOT NULL default '0',
  `UNK142` int(11) NOT NULL default '0',
  `worneffect` int(11) NOT NULL default '0',
  `worntype` int(11) NOT NULL default '0',
  `wornlevel2` int(11) NOT NULL default '0',
  `wornlevel` int(11) NOT NULL default '0',
  `UNK147` int(11) NOT NULL default '0',
  `focustype` int(11) NOT NULL default '0',
  `focuslevel2` int(11) NOT NULL default '0',
  `focuslevel` int(11) NOT NULL default '0',
  `UNK152` int(11) NOT NULL default '0',
  `scrolleffect` int(11) NOT NULL default '0',
  `scrolltype` int(11) NOT NULL default '0',
  `scrolllevel2` int(11) NOT NULL default '0',
  `scrolllevel` int(11) NOT NULL default '0',
  `UNK157` int(11) NOT NULL default '0',
  `serialized` datetime default NULL,
  `verified` datetime default NULL,
  `serialization` text,
  `source` varchar(20) NOT NULL default '',
  `UNK033` int(11) NOT NULL default '0',
  `lorefile` varchar(32) NOT NULL default '',
  `UNK014` int(11) NOT NULL default '0',
  `svcorruption` int(11) NOT NULL default '0',
  `UNK038` int(11) NOT NULL default '0',
  `UNK060` int(11) NOT NULL default '0',
  `augslot1unk2` int(11) NOT NULL default '0',
  `augslot2unk2` int(11) NOT NULL default '0',
  `augslot3unk2` int(11) NOT NULL default '0',
  `augslot4unk2` int(11) NOT NULL default '0',
  `augslot5unk2` int(11) NOT NULL default '0',
  `UNK120` int(11) NOT NULL default '0',
  `UNK121` int(11) NOT NULL default '0',
  `questitemflag` int(11) NOT NULL default '0',
  `UNK132` text NOT NULL,
  `clickunk5` int(11) NOT NULL default '0',
  `clickunk6` varchar(32) NOT NULL default '',
  `clickunk7` int(11) NOT NULL default '0',
  `procunk1` int(11) NOT NULL default '0',
  `procunk2` int(11) NOT NULL default '0',
  `procunk3` int(11) NOT NULL default '0',
  `procunk4` int(11) NOT NULL default '0',
  `procunk6` varchar(32) NOT NULL default '',
  `procunk7` int(11) NOT NULL default '0',
  `wornunk1` int(11) NOT NULL default '0',
  `wornunk2` int(11) NOT NULL default '0',
  `wornunk3` int(11) NOT NULL default '0',
  `wornunk4` int(11) NOT NULL default '0',
  `wornunk5` int(11) NOT NULL default '0',
  `wornunk6` varchar(32) NOT NULL default '',
  `wornunk7` int(11) NOT NULL default '0',
  `focusunk1` int(11) NOT NULL default '0',
  `focusunk2` int(11) NOT NULL default '0',
  `focusunk3` int(11) NOT NULL default '0',
  `focusunk4` int(11) NOT NULL default '0',
  `focusunk5` int(11) NOT NULL default '0',
  `focusunk6` varchar(32) NOT NULL default '',
  `focusunk7` int(11) NOT NULL default '0',
  `scrollunk1` int(11) NOT NULL default '0',
  `scrollunk2` int(11) NOT NULL default '0',
  `scrollunk3` int(11) NOT NULL default '0',
  `scrollunk4` int(11) NOT NULL default '0',
  `scrollunk5` int(11) NOT NULL default '0',
  `scrollunk6` varchar(32) NOT NULL default '',
  `scrollunk7` int(11) NOT NULL default '0',
  `UNK193` int(11) NOT NULL default '0',
  `purity` int(11) NOT NULL default '0',
  `evolvinglevel` int(11) NOT NULL default '0',
  `clickname` varchar(64) NOT NULL default '',
  `procname` varchar(64) NOT NULL default '',
  `wornname` varchar(64) NOT NULL default '',
  `focusname` varchar(64) NOT NULL default '',
  `scrollname` varchar(64) NOT NULL default '',
  `dsmitigation` smallint(6) NOT NULL default '0',
  `heroic_str` smallint(6) NOT NULL default '0',
  `heroic_int` smallint(6) NOT NULL default '0',
  `heroic_wis` smallint(6) NOT NULL default '0',
  `heroic_agi` smallint(6) NOT NULL default '0',
  `heroic_dex` smallint(6) NOT NULL default '0',
  `heroic_sta` smallint(6) NOT NULL default '0',
  `heroic_cha` smallint(6) NOT NULL default '0',
  `heroic_pr` smallint(6) NOT NULL default '0',
  `heroic_dr` smallint(6) NOT NULL default '0',
  `heroic_fr` smallint(6) NOT NULL default '0',
  `heroic_cr` smallint(6) NOT NULL default '0',
  `heroic_mr` smallint(6) NOT NULL default '0',
  `heroic_svcorrup` smallint(6) NOT NULL default '0',
  `healamt` smallint(6) NOT NULL default '0',
  `spelldmg` smallint(6) NOT NULL default '0',
  `clairvoyance` smallint(6) NOT NULL default '0',
  `backstabdmg` smallint(6) NOT NULL default '0',
  `created` varchar(64) NOT NULL default '',
  `elitematerial` smallint(6) NOT NULL default '0',
  `ldonsellbackrate` smallint(6) NOT NULL default '0',
  `scriptfileid` smallint(6) NOT NULL default '0',
  `expendablearrow` smallint(6) NOT NULL default '0',
  `powersourcecapacity` smallint(6) NOT NULL default '0',
  `bardeffect` smallint(6) NOT NULL default '0',
  `bardeffecttype` smallint(6) NOT NULL default '0',
  `bardlevel2` smallint(6) NOT NULL default '0',
  `bardlevel` smallint(6) NOT NULL default '0',
  `bardunk1` smallint(6) NOT NULL default '0',
  `bardunk2` smallint(6) NOT NULL default '0',
  `bardunk3` smallint(6) NOT NULL default '0',
  `bardunk4` smallint(6) NOT NULL default '0',
  `bardunk5` smallint(6) NOT NULL default '0',
  `bardname` varchar(64) NOT NULL default '',
  `bardunk7` smallint(6) NOT NULL default '0',
  `UNK214` smallint(6) NOT NULL default '0',
  UNIQUE KEY `ID` (`id`),
  KEY `name_idx` (`Name`),
  KEY `lore_idx` (`lore`),
  KEY `minstatus` (`minstatus`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;


-=INVENTORY=-
Code:

CREATE TABLE IF NOT EXISTS `inventory` (
  `charid` int(11) unsigned NOT NULL default '0',
  `slotid` mediumint(7) unsigned NOT NULL default '0',
  `itemid` int(11) unsigned default '0',
  `charges` tinyint(3) unsigned default '0',
  `color` int(11) unsigned NOT NULL default '0',
  `augslot1` mediumint(7) unsigned NOT NULL default '0',
  `augslot2` mediumint(7) unsigned NOT NULL default '0',
  `augslot3` mediumint(7) unsigned NOT NULL default '0',
  `augslot4` mediumint(7) unsigned NOT NULL default '0',
  `augslot5` mediumint(7) unsigned default '0',
  `instnodrop` tinyint(1) unsigned NOT NULL default '0',
  PRIMARY KEY  (`charid`,`slotid`),
  KEY `ix_inventory_itemid` (`itemid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;


Any help would be greatly appreciated

KingMort 05-07-2011 02:41 PM

Oh also :

Code:

5697 [05.07. - 10:52:00] [NET__IDENTIFY] Registered patch 6.2
5697 [05.07. - 10:52:00] [NET__IDENTIFY] Registered patch Titanium
5697 [05.07. - 10:52:00] [NET__IDENTIFY] Registered patch SoF
5697 [05.07. - 10:52:00] [NET__IDENTIFY] Registered patch SoD
5697 [05.07. - 10:52:00] [NET__IDENTIFY] Registered patch Underfoot
5697 [05.07. - 10:52:00] [NET__IDENTIFY] Registered patch HoT

So the patch files are loading for sure.. I just have to figure out the exact cause of whats doing this in order to fix it.

The one thing I do see from most of these depending on what client they use of course is lines similar to this listed under frames 3 and 4..

Code:

#3  0x0000000000743047 in Underfoot::SerializeItem (inst=0x7f9474171b90,
    slot_id_in=22, length=0x7fffffffa984, depth=0 '\0')
    at /usr/include/c++/4.3/istream:587
587          { this->init(0); }


(gdb) frame 4
#4  0x0000000000744b21 in Underfoot::Strategy::Encode_OP_CharInventory (
    p=<value optimized out>, dest=0x17b2480, ack_req=true)
    at ../common/patches/Underfoot.cpp:1278
1278                    char* Serialized = SerializeItem((const ItemInst*)eq->inst, eq->slot_id, &Length, 0);
(gdb) list
1273
1274            for(int r = 0; r < ItemCount; r++, eq++) {
1275
1276                    uint32 Length = 0;
1277
1278                    char* Serialized = SerializeItem((const ItemInst*)eq->inst, eq->slot_id, &Length, 0);
1279
1280                    if(Serialized) {
1281
1282                            uchar *OldBuffer = in->pBuffer;
(gdb)


I see no sign of SerializedItem anywhere in Inventory or Items, i do find a "serialized" in items but those are all set to either NULL or "0000-00-00 00:00:00" also i see "serialization" but those are all set to NULL as they should be.

Mort

trevius 05-09-2011 07:35 AM

Looks like your crashing issue is due to you running 64bit and also the combination of libs you are running. You had this exact same issue in 2009:

http://www.eqemulator.net/forums/arc...p/t-28455.html

KingMort 05-09-2011 02:02 PM

Nice.. I do remember that, yes ok so should I be removing the -O on all the makefiles or just World.. Or should I just use the makefiles Gaeorn had put in there in it's entirety .. They don't exactly look the same.. Guess I can try just taking off the -O for now and see how it goes.

KingMort 05-09-2011 02:36 PM

Well, I started this thread, and Now , I hereby CLOSE this thread.

Thank you Trevius , i don't know how you managed to remember that and everything.. (Gaeorn actually told me this like a dozen times, sorry Gaeorn)

It did work , I took the -O , off world and zone makefiles, and now SOD / SOF people can connect like they did normally before...

My Question to the community I guess at this time is why would that one little -O make that much difference?? It's true my Linux build is 64 bit but still makes me wonder why that little letter would cause all that trouble.. What is Optimization and what does it do for the binary's , will I be missing out on any performance from this or ?

Morty

SKlife83 11-06-2015 10:19 AM

I know this is an old thread but I'm having the same issue. Where exactly do I remove the -O's from?

Thanks,
Mike


All times are GMT -4. The time now is 09:09 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.