BR
otserv 10.x

Vanaheim global open source

Por Bruno, 16 de abr. de 2015 em OTServ Comum

otserv
tibia
script
opensource
293
89.4k
DeCarvalhoD
09 de setembro de 2015 às 14:16

Não testei, não sei como está mas sabendo que tem a mão do Bruno deve estar perto da perfeição.. Parabéns pelo trabalho desenvolvido..

 

:D aproveitando o ensejo, , você conseguiu resolver aquele problema de compilar com o 2015 ou nem mexeu ainda? eu, por estar sem pc novamente acabei nem procurando em outros locais para saber o que rola com relação a isso..

:*

BrunoB
10 de setembro de 2015 às 01:22

Não testei, não sei como está mas sabendo que tem a mão do Bruno deve estar perto da perfeição.. Parabéns pelo trabalho desenvolvido..

 

:D aproveitando o ensejo, , você conseguiu resolver aquele problema de compilar com o 2015 ou nem mexeu ainda? eu, por estar sem pc novamente acabei nem procurando em outros locais para saber o que rola com relação a isso..

 

:*

 

Obrigado pelas palavras :)

 

Olha, sobre o VS 2015 eu ainda não vi nada, até porque em casa estou somente com o 2013 e to esperando minha faculdade liberar a conta da Microsoft para que eu consiga fazer um upgrade de versão.

 

Novos outfits e montarias adicionados no projeto!

10 de setembro de 2015 às 01:58

 

>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)
1> commands.cpp
1> condition.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)
1> configmanager.cpp
1> container.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)
1> creature.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)
1> creatureevent.cpp
1> depotchest.cpp
1> depotlocker.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)
1> events.cpp
1> game.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)
1> guild.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)
1> house.cpp
1> housetile.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)
1> inbox.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)
1> iologindata.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)
1> iomap.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)
1> iomapserialize.cpp
1> iomarket.cpp
1> item.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)
1> items.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)
1> luascript.cpp
1> mailbox.cpp
1> map.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)
1> monster.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)
1> monsters.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)
1> movement.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)
1> networkmessage.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)
1> npc.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)
1> otserv.cpp
1> party.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)
1> player.cpp
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)
1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)
1> protocolgame.cpp

 

ajuda eu ai alguem por favor

BrunoB
10 de setembro de 2015 às 16:30

 

>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\bed.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\combat.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\actions.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\chat.cpp)

1> commands.cpp

1> condition.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\commands.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\condition.cpp)

1> configmanager.cpp

1> container.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\configmanager.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\container.cpp)

1> creature.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creature.cpp)

1> creatureevent.cpp

1> depotchest.cpp

1> depotlocker.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotchest.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\depotlocker.cpp)

1> events.cpp

1> game.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\creatureevent.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\game.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\events.cpp)

1> guild.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\guild.cpp)

1> house.cpp

1> housetile.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\housetile.cpp)

1> inbox.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\inbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\house.cpp)

1> iologindata.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iologindata.cpp)

1> iomap.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomap.cpp)

1> iomapserialize.cpp

1> iomarket.cpp

1> item.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\item.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomapserialize.cpp)

1> items.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\items.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\iomarket.cpp)

1> luascript.cpp

1> mailbox.cpp

1> map.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\mailbox.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\map.cpp)

1> monster.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monster.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\luascript.cpp)

1> monsters.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\monsters.cpp)

1> movement.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\movement.cpp)

1> networkmessage.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\networkmessage.cpp)

1> npc.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\npc.cpp)

1> otserv.cpp

1> party.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\party.cpp)

1> player.cpp

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\otserv.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(122): error C2610: 'ItemType::ItemType(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)

1>c:\users\carina\desktop\vanaheim-master\src\items.h(123): error C2610: 'ItemType &ItemType::operator =(ItemType &&)' : is not a special member function which can be defaulted (..\src\player.cpp)

1> protocolgame.cpp

 

ajuda eu ai alguem por favor

Amigo, isso é erro de alguma library, provavelmente boost, aconselho usar linux.

10 de setembro de 2015 às 22:37

Gostaria de saber se tem um RME pra editar esse mapa 10.81 ?? baixei um ai e pediu a pasta do tibia, e depois a versão 10.75 fiquei perdidin rsrs.. não abriu nada!!

Gostaria também se podem concertar o item Unrealized Drem, que troca la em roshamuul

att

AdministradorA
10 de setembro de 2015 às 22:41

Gostaria de saber se tem um RME pra editar esse mapa 10.81 ?? baixei um ai e pediu a pasta do tibia, e depois a versão 10.75 fiquei perdidin rsrs.. não abriu nada!!

 

Gostaria também se podem concertar o item Unrealized Drem, que troca la em roshamuul

 

att

 

Opa, o que você baixou foi esse? http://www.xtibia.com/forum/topic/234971-remeres-map-editor-70-1080/

10 de setembro de 2015 às 23:06

 

Não não Daniel =D então esse 10.80 funfa com o vanaheim 10.81 ?

 

Vou testar o/ Obrigado

AdministradorA
10 de setembro de 2015 às 23:08

É pra funcionar rsrs

É a última versão, se tiver alguma dúvida só dizer.

10 de setembro de 2015 às 23:10

É pra funcionar rsrs

É a última versão, se tiver alguma dúvida só dizer.

Vou testar aqui Daniel, mais uma vez obrigado.

 

Sabe me dizer como posso arrumar o item "unrealized dream" ?

AdministradorA
10 de setembro de 2015 às 23:38

Carinha... Só procurando no map editor ou in-game pra saber. Eu dei uma olhada aqui mas não encontrei.

10 de setembro de 2015 às 23:41

Carinha... Só procurando no map editor ou in-game pra saber. Eu dei uma olhada aqui mas não encontrei.

 

Então Daniel...

 

Qix9dmf.png

 

pediu a pasta do Tibia correto, e logo ao abrir o world do server pediu a versão 10.55 :o

AdministradorA
10 de setembro de 2015 às 23:43

Opa, vai em file - preferencias - client version. Deixa o Check file signatures marcado e coloca a versão padrão desejada (10.81)

11 de setembro de 2015 às 00:07

Opa, vai em file - preferencias - client version. Deixa o Check file signatures marcado e coloca a versão padrão desejada (10.81)

Vou testar e logo venho falar

@Daniel ...

 

RgDRD5x.png

 

Em Open apareceu a mesma coisa, ai fui em import selecionei o mapa e deu isso, cliquei em Não e sucess mais tudo preto. Clicando em sim ele da essa mensagem \/

 

9kFSwyU.png

Editado Setembro 11 por oleckmalvado

AdministradorA
11 de setembro de 2015 às 00:12

Trava por que o mapa é grande, provavelmente... Tente abrir o map editor, ir em file - import - import map. Talvez não trave.

11 de setembro de 2015 às 00:13

Trava por que o mapa é grande, provavelmente... Tente abrir o map editor, ir em file - import - import map. Talvez não trave.

Eu editei ai o post, ele abriu e deu a mensagem \/

 

9kFSwyU.png

 

ta tudo preto