Ir para conteúdo
  • Cadastre-se

Posts Recomendados

Gente,estou com problema ao tentar executar o RME(Remeres Map Editor)

ERRO:

Não foi possivel localizar o ponto de entrada do proceidmento _except_handler4_common na biblioteca de vínculo dinâmico msvcrt.dll.

W71QN.png
Link para o post
Compartilhar em outros sites

Olha eu tbm

tive esse probema

vc tem que fazer o seguinte vai na posta onde foi instado o remeres e

Exclua esses 2 dlls WSOCK32.dll e RPCRT4.dll e pronto e nao entre pelo atalho que foi criado pelo remeres no desktop ou no iniciar vc tem que ir la na pasta onde foi instalado o remeres e clika naquele icone

Editado por SkyDark (veja o histórico de edições)

Nto Generations

Breve online

Quer participar da equip staff?

Envie um email PARA ntogenerations@hotmail.com

Explicando PORQUE VC quer ser da staff,e suas abilidades,exemplo mapper....

208249_401162269967740_260154321_n.jpg

Link para o post
Compartilhar em outros sites
  Em 11/12/2012 em 17:49, SkyDark disse:

Olha eu tbm

tive esse probema

vc tem que fazer o seguinte vai na posta onde foi instado o remeres e

Exclua esses 2 dlls WSOCK32.dll e RPCRT4.dll e pronto e nao entre pelo atalho que foi criado pelo remeres no desktop ou no iniciar vc tem que ir la na pasta onde foi instalado o remeres e clika naquele icone

Mostrar mais  

Hm... a questão sobre o atalho eu posso excluir eles e Fazer uma copia do da pasta? Ou somente o da pasta?

W71QN.png
Link para o post
Compartilhar em outros sites

Caso de esse erro http://postimage.org/image/gsa9pjv5x/, vc vai na posta onde foi instalo o remeres dps data dps clika no clients.xml e exclua oque tiver la e ponha isso <client_config>

<!--

This file should only be edited by OT mainters.

If you don't know what you're doing, changing anything

in this file

** CAN BREAK ANY MAP YOU OPEN PERMANENTLY. **

-->

<otbs>

<!--

Just list all OTB versions here

This is only used as a mapping for parsing the versions later on

-->

<otb client="7.40" version="1" id="1"/>

<otb client="7.50" version="1" id="1"/>

<otb client="7.55" version="1" id="2"/>

<otb client="7.60" version="1" id="3"/>

<otb client="7.70" version="1" id="3"/>

<otb client="7.80" version="1" id="4"/>

<otb client="7.90" version="1" id="5"/>

<otb client="7.92" version="1" id="6"/>

<otb client="8.00" version="2" id="7"/>

<otb client="8.10" version="2" id="8"/>

<otb client="8.11" version="2" id="9"/>

<otb client="8.20" version="3" id="10"/>

<otb client="8.30" version="3" id="11"/>

<otb client="8.40" version="3" id="12"/>

<otb client="8.41" version="3" id="13"/>

<otb client="8.42" version="3" id="14"/>

<otb client="8.50" version="3" id="15"/>

<otb client="8.54 (bad)" version="3" id="16"/>

<otb client="8.54" version="3" id="17"/>

<otb client="8.55" version="3" id="18"/>

<otb client="8.60 (old)" version="3" id="19"/>

<otb client="8.60" version="3" id="20"/>

<otb client="8.61" version="3" id="21"/>

<otb client="8.62" version="3" id="22"/>

<otb client="8.70" version="3" id="23"/>

<otb client="8.71" version="3" id="24"/>

<otb client="8.72" version="3" id="25"/>

<otb client="8.73" version="3" id="26"/>

<otb client="8.74" version="3" id="26"/>

<otb client="9.00" version="3" id="27"/>

<otb client="9.10" version="3" id="28"/>

<otb client="9.20" version="3" id="29"/>

<!-- No 9.30 OTB -->

<otb client="9.40" version="3" id="30"/>

<otb client="9.44" version="3" id="31"/>

<otb client="9.44.v2" version="3" id="32"/>

<otb client="9.44.v3" version="3" id="33"/>

<otb client="9.44.v4" version="3" id="34"/>

<otb client="9.46" version="3" id="35"/>

<otb client="9.50" version="3" id="36"/>

<otb client="9.52" version="3" id="37"/>

<otb client="9.53" version="3" id="38"/>

<otb client="9.54" version="3" id="39"/>

<otb client="9.60" version="3" id="40"/>

</otbs>

<clients>

<!--

List all client versions here

name is the name that's displayed in the UI for this version.

otb is what otb file it uses (see above). More than one client

using the same otb version WILL NOT WORK

Tag the ones that can be selected in the UI with visible

Tag the ONE that is the default when the editor opens up on the

first time with default="true"

otbm - There can be multiple otbm subtags, list what map version

that client version uses. If multiple, set one as default="true"

and the editor will use that one as the default for new maps.

Otherwise the first one will be preferred.

extensions - Tag with range of extensions that version should load.

If you set it for to=8.20 for example, all made extension for 8.20

and later will be loaded

data - The .dat / .spr id (first four bytes). Used to recognize

the client data files. The datversion / sprversion is what version

of the loader the editor should use (ie. last time data format

changed)

-->

<client name="7.4" otb="7.40" visible="true" data_directory="740">

<otbm version="1"/>

<extensions from="7.4" to="7.4"/>

<data datversion="7.4" sprversion="7.0" dat="0x41BF619C" spr="0x41B9EA86"/>

</client>

<client name="7.6" otb="7.60" visible="true" data_directory="760">

<otbm version="1"/>

<extensions from="7.6" to="7.6"/>

<data datversion="7.6" sprversion="7.0" dat="0x439D5A33" spr="0x439852BE"/>

</client>

<client name="8.00" otb="8.00" visible="true" data_directory="800">

<otbm version="2"/>

<extensions from="8.00" to="8.00"/>

<data datversion="7.8" sprversion="7.0" dat="0x467FD7E6" spr="0x467F9E74"/>

</client>

<client name="8.10" otb="8.10" visible="true" data_directory="810">

<otbm version="2"/>

<extensions from="8.10" to="8.10"/>

<data datversion="7.8" sprversion="7.0" dat="0x475D3747" spr="0x475D0B01"/>

<data datversion="7.8" sprversion="7.0" dat="0x47F60E37" spr="0x47EBB9B2"/>

</client>

<client name="8.20 - 8.31" otb="8.20" visible="true" data_directory="820">

<otbm version="2"/>

<extensions from="8.20 - 8.31"/>

<fucked_up_charges/> <!-- Special tag, only for this version -->

<data datversion="7.8" sprversion="7.0" dat="0x486905AA" spr="0x4868ECC9"/>

<data datversion="7.8" sprversion="7.0" dat="0x486CCA2B" spr="0x4868ECC9"/>

<data datversion="7.8" sprversion="7.0" dat="0x489980A1" spr="0x489980A5"/>

<data datversion="7.8" sprversion="7.0" dat="0x48DA1FB6" spr="0x48C8E712"/>

</client>

<client name="8.40" otb="8.40" visible="true" data_directory="840">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="7.8" sprversion="7.0" dat="0x493D607A" spr="0x493D4E7C"/>

<data datversion="7.8" sprversion="7.0" dat="0x49B7CC19" spr="0x49B140EA"/>

<data datversion="7.8" sprversion="7.0" dat="0x49C233C9" spr="0x49B140EA"/>

</client>

<client name="8.50" otb="8.50" visible="true" data_directory="850">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="7.8" sprversion="7.0" dat="0x4A49C5EB" spr="0x4A44FD4E"/>

<data datversion="7.8" sprversion="7.0" dat="0x4A4CC0DC" spr="0x4A44FD4E"/>

<data datversion="7.8" sprversion="7.0" dat="0x4AE97492" spr="0x4A44FD4E"/>

</client>

<client name="8.54 (bad)" otb="8.54 (bad)" visible="false" data_directory="854">

<otbm version="3"/>

<data datversion="7.8" sprversion="7.0" dat="0x4B1E2CAA" spr="0x4B1E2C87"/>

<data datversion="7.8" sprversion="7.0" dat="0x4B28B89E" spr="0x4B1E2C87"/>

</client>

<client name="8.54" otb="8.54" visible="true" data_directory="854">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="7.8" sprversion="7.0" dat="0x4B1E2CAA" spr="0x4B1E2C87"/>

<data datversion="7.8" sprversion="7.0" dat="0x4B28B89E" spr="0x4B1E2C87"/>

</client>

<client name="8.60 (old)" otb="8.60 (old)" visible="false" data_directory="860">

<otbm version="3"/>

<data datversion="8.6" sprversion="7.0" dat="0x4C2C7993" spr="0x4C220594"/>

</client>

<client name="8.60" otb="8.60" visible="true" data_directory="860">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="8.6" sprversion="7.0" dat="0x4C2C7993" spr="0x4C220594"/>

<data datversion="8.6" sprversion="7.0" dat="0x4C6A4CBC" spr="0x4C63F145"/>

</client>

<client name="8.70" otb="8.70" visible="true" data_directory="870">

<otbm version="3"/>

<!-- Experimental

<otbm version="4"/>

-->

<extensions from="8.20 - 8.31"/>

<data datversion="8.6" sprversion="7.0" dat="0x4CFE22C5" spr="0x4CFD078A"/>

</client>

<client name="9.10" otb="9.10" visible="true" data_directory="910">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="8.6" sprversion="7.0" dat="0x4E12DAFF" spr="0x4E12DB27"/>

</client>

<client name="9.20 - 9.31" otb="9.20" visible="true" data_directory="920">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="8.6" sprversion="7.0" dat="0x4E807C08" spr="0x4E807C23"/>

</client>

<client name="9.46" otb="9.46" visible="true" data_directory="946">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="8.6" sprversion="7.0" dat="0x4F6B341F" spr="0x4F5DCEF7"/>

</client>

<client name="9.54" otb="9.54" visible="true" data_directory="954">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="8.6" sprversion="7.0" dat="0x4FD5956B" spr="0x4FD595B7"/>

</client>

<client name="9.60" default="true" visible="true" otb="9.60" data_directory="960">

<otbm version="3"/>

<extensions from="8.20 - 8.31"/>

<data datversion="9.6" sprversion="9.6" dat="0x4FFA74CC" spr="0x4FFA74F9"/>

</client>

</clients>

<conversions>

<!-- Used by the editor to figure out when to run conversions -->

<convert after="760" using="760to740"/>

<convert before="810" using="800to810"/>

<convert at="854" using="854badto854"/>

</conversions>

</client_config>

Somente o da Pasta

  Em 11/12/2012 em 17:56, Hallow disse:

Hm... a questão sobre o atalho eu posso excluir eles e Fazer uma copia do da pasta? Ou somente o da pasta?

Expand   Mostrar mais  

So o da pasta

Nto Generations

Breve online

Quer participar da equip staff?

Envie um email PARA ntogenerations@hotmail.com

Explicando PORQUE VC quer ser da staff,e suas abilidades,exemplo mapper....

208249_401162269967740_260154321_n.jpg

Link para o post
Compartilhar em outros sites

Colega,obrigado funcionou o primeiro post so que no seu 3,não tive este problemas mas enfim pegou REP + Tk's :)

W71QN.png
Link para o post
Compartilhar em outros sites

Denada e Vlw pelo REP+

Nto Generations

Breve online

Quer participar da equip staff?

Envie um email PARA ntogenerations@hotmail.com

Explicando PORQUE VC quer ser da staff,e suas abilidades,exemplo mapper....

208249_401162269967740_260154321_n.jpg

Link para o post
Compartilhar em outros sites

Duvida SANADA topico movido

Nto Generations

Breve online

Quer participar da equip staff?

Envie um email PARA ntogenerations@hotmail.com

Explicando PORQUE VC quer ser da staff,e suas abilidades,exemplo mapper....

208249_401162269967740_260154321_n.jpg

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Conteúdo Similar

    • Por Kiman174
      GRIMHAVEN SEASON 4
      LAUNCHING APRIL 18TH 19:00 CEST
       
      Join our community and stay up to date:
      Official Discord Server
       
       
       
       
       
      Step into a world where passion meets innovation—welcome to Grimhaven MMORPG! Born from a heartfelt passion project, Grimhaven has evolved into an extraordinary realm where every pixel on our meticulously crafted Real Map tells a story. Leveraging the classic legacy of version 8.6 and elevated by inventive custom content, our server transcends traditional gameplay, inviting you into a living, breathing adventure at every turn.
       
       
      Explore sprawling landscapes, battle formidable foes, and uncover hidden lore as you journey through environments that blend classic mechanics with innovative systems. Every corner of Grimhaven pulses with life and mystery, inviting you to forge alliances, challenge epic quests, and redefine what you thought possible in an open Tibia server. With each update, our dedicated team pushes the envelope, ensuring that every raid, dungeon, and social encounter feels fresh and electrifying.
       
       
      Whether you're a seasoned adventurer or new to the realm, Grimhaven offers a thrilling escape into a world where the spirit of discovery and the thrill of combat come together in perfect harmony. Embrace the extraordinary—your adventure begins now in Grimhaven MMORPG!
       
       
      What Makes Grimhaven Stand Out?
       
      With over thousands of hours of development and 4000+ commits, Grimhaven stands out with its unique blend of classic and innovative MMORPG features. Built on an authentic Real Map with 8.6 mechanics and expanded with carefully designed custom content, the experience is unmatched. The server offers rates starting from 12x, stunning HD visuals, and intricately scripted quests that immerse you in a dynamic narrative. From challenging custom raid bosses to a refined item system inspired by classic action RPGs, every element is thoughtfully crafted to deliver an engaging and ever-evolving adventure, all backed by a dedicated team ensuring a top-tier gaming experience.
       
       
       
      Custom Zones :
      Explore meticulously designed zones that promise unique challenges and unparalleled rewards.
       

       
       
       
      Unique Randomly Generated Dungeons :
      As if that's not enough, brace yourselves for our unique dungeons. Each one is randomly generated, ensuring that no adventure is ever the same. The thrill of exploring the unknown awaits you in every twist and turn.
       


       

       
       


       
       
       
      Scripted and Mechanically Challenging Quests:
      Immerse yourself in intricately designed quests that push your strategic prowess and combat skills, all brought to life by the remarkable creativity of our quest designer and mapper.
       

       

       


       
       
      Mighty Bosses:
      Confront colossal adversaries, each boasting unique abilities and intricate mechanics that challenge your tactics and teamwork, turning every encounter into an unforgettable battle.
       


       
       
       
      Ancient and Mythic Monsters:
      Encounter legendary beasts, ancient guardians, and mythical creatures that not only test your skills and courage but also offer tougher challenges, richer loot drops, and enhanced experience rewards.
       

       
       
       
      Magical Attributes & Crafting:
      Discover a world of enchantment where magical items not only have a chance to drop in the wild, but can also be expertly crafted to bestow unique and powerful attributes on your gear.
       
       

       

       
       
       
      Custom Events :
      We keep the excitement rolling with unique, server-wide events that'll keep you on the edge of your seat. Expect the unexpected!
       
       



       
       
       
      This glimpse barely scratches the surface—there's a TON more content that would overwhelm this thread! To dive even deeper, visit our official wiki at Grimhaven Wiki (https://wiki.grimhaven.net) and create your account today at Latestnews - Grimhaven (https://www.grimhaven.net/) .   
       
      Gear up for an unforgettable adventure starting April 18th 19:00 CEST.
      Dive into a realm of epic rewards, heart-pounding quests, and intense PVP battles where you'll test your skills against others.
      Join a vibrant community of adventurers, embrace the thrill of discovery, and answer the call to glory on the battlefield!
    • Por Veigh
      IP: HYPEOT.COM (Versão 8.60) Por que jogar no HYPEOT? Confira nossos diferenciais: Sistema de Reset 180+ Montarias 65+ Outfits Sistema de Stage Sistema de Pesca Sistema de Refinamento Sistema de Aura Sistema de Mineração Sistema de Woodcut Sistema de Dungeons Sistema de Survival Mais de 30 Bosses de Alavancas +10 Eventos Automáticos Mais de 5 anos online com apenas 2 resets. Agora estamos de volta com força total desde 05/12! O que você está esperando? Junte-se à aventura e faça parte dessa jornada épica! Conecte-se agora mesmo e não fique de fora!
    • Por Thiagodsw
      Olá galera do Tibia King !
      Venho por meio deste tópico, publicar a ultima versão do meu servidor derivado de Tibia NTO Battle.
       
      deixei para brincarem e verem sistemas, as sources não disponibilizarei nem o site. afinal é um projeto que fiz com carinho e está a venda as sources. Thogo#9713
       
      O que tem de diferente no NTO Battle ? 
       
      Aura System e Wings Healthbar Monster Bar Healthbar vocation Sistema Raridade Shaders Dungeons e Tasks Game Shop Entre outros Veja algumas Imagens !
       
       
      O que tem nesse Pacote de Arquivos NTO Battle? 
       
      Datapack mais recente e completa do servidor. ( compilada pra windows Client Compilado SQL
      ACC GOD - god/god


      QUALQUER MSG NO DISCORD Thogo#9713
      -source client e otserv e site.
       
      DOWNLOAD  &  SCAN


       
      Client:
      https://mega.nz/file/hbgnSDRJ#xQT-qQHWLUV2Dn8jalwMGblCWnmL0_s3rZfqbxO7znw
      Server:
      https://mega.nz/file/sSZXlZ6a#gow-Db6diNVrnnPIH7qyBqP8WmVLFxWy85-yub_f32Y


       
      Scan
      Client
      https://www.virustotal.com/gui/file/86da72135d75d826c2665bb572084c30288eea843c2cfe2f7a405cfe1ea2f59c/detection
      Servidor
      https://www.virustotal.com/gui/file/cfa4d83c8b6c12fa0daf28cefd6762a053aee7245e6be8f5c02594825a2e2c1e?nocache=1
  • Estatísticas dos Fóruns

    96830
    Tópicos
    519567
    Posts
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo