Jump to content

  •  

tmav94

Member Since 08 Sep 2014
Offline Last Active May 23 2017 01:57 PM
-----

Topics I've Started

An unknown error that are annoying some my players. Npcs close after click;

15 October 2015 - 10:20 AM

Hi, guys!

I'm getting some trouble with this issue...The server is work fine and is up-to-date and dont have any issues in server emulator screens...

I have a server with 74 players, and 23 are get this problem...Look the video...

http://www.ragnatrek...4852140.mp4.mp4

Anyone know what is it? and Why its happen!?

The users related that have a stable connection and only on my server they get this problem...The operational system is Win7 to Win10.

The strange thing is that I have tested on windows 7 and windows 10 in two different locations and did not catch this error ... I'm beginning to think it is the location or any thing installed on the user machine.


Otherwise...i lear in somewhere that you can disable in source the Safety AutoClose Npc Dialogs. I think that i'll do this if nobody know how to fix this issue.
 

The client is 2013-08-07 

 


Git command for update your "branch" without lost your data mods

14 October 2015 - 12:09 AM

Hi guys...i do theses steps:

 

 

1 - git clone https://github.com/HerculesWS/Hercules.git ~/Hercules 

 


One mounth later...
 

 

2 - git checkout myfolder3- git pull origin master 


And i lost everything that i have done...


How to update it whitout lose things? But...keep the branch up-to-date?


how to disable This server provides English Text Characters Only.# 20130807

10 October 2015 - 01:15 AM

This issues are happens on my 20130807 (langtype 1) for "Téééést Characters..."


This server provides English Text Characters Only.#

05 October 2015 - 06:10 PM

How to fix it?

I try to type "Tést" or "Bábábá" or something with special caracters and it does work

Client 20130807(Langtype 12)


Migrate of rAthena to Hercules (MySQL Modifications)

05 October 2015 - 04:43 PM

What changes I need to do to migrate of rAthena to Hercules...

I have a database with more than 4k accounts and i don't want wipe him out.

 

 

 

@edit

 

 

https://github.com/H...ogs-upgrade.sql

 

https://github.com/H...ain-upgrade.sql

 

 

It's work with the latest rAthena update?

@EDIT


ERROR while use main-upgrade
 

Erro

Query SQL:

[font="Verdana, 'Segoe UI', Arial, Tahoma;font-size:14.432px;"][color=rgb(128,128,0);]-- Upgrades for table `char`[/color]
[color=rgb(153,0,153);font-weight:bold;]ALTER[/color] [color=rgb(153,0,153);font-weight:bold;]TABLE[/color] [color=rgb(0,128,0);]`char`[/color] [color=rgb(153,0,153);font-weight:bold;]CHANGE[/color] [color=rgb(0,128,0);]`moves`[/color] [color=rgb(0,128,0);]`slotchange`[/color] [color=rgb(255,153,0);]SMALLINT[/color][color=#FF00FF]([/color] [color=#008080]3[/color] [color=#FF00FF])[/color] [color=rgb(0,0,255);]UNSIGNED[/color] [color=rgb(153,0,153);font-weight:bold;]NOT[/color] [color=rgb(153,0,153);font-weight:bold;]NULL[/color] [color=rgb(0,0,255);]DEFAULT[/color] [color=rgb(0,128,0);]'0'[/color][color=#FF00FF],[/color]
[color=rgb(153,0,153);font-weight:bold;]ADD[/color] [color=rgb(0,128,0);]`char_opt`[/color] [color=rgb(255,153,0);]INT[/color][color=#FF00FF]([/color] [color=#008080]11[/color] [color=#FF00FF])[/color] [color=rgb(0,0,255);]UNSIGNED[/color] [color=rgb(153,0,153);font-weight:bold;]NOT[/color] [color=rgb(153,0,153);font-weight:bold;]NULL[/color] [color=rgb(0,0,255);]DEFAULT[/color] [color=rgb(0,128,0);]'0'[/color] [color=rgb(153,0,153);font-weight:bold;]AFTER[/color] [color=rgb(0,128,0);]`slotchange`[/color] [color=#FF00FF],[/color]
[color=rgb(153,0,153);font-weight:bold;]MODIFY[/color] [color=rgb(0,128,0);]`font`[/color] [color=rgb(255,153,0);]TINYINT[/color][color=#FF00FF]([/color] [color=#008080]3[/color] [color=#FF00FF])[/color] [color=rgb(0,0,255);]UNSIGNED[/color] [color=rgb(153,0,153);font-weight:bold;]NOT[/color] [color=rgb(153,0,153);font-weight:bold;]NULL[/color] [color=rgb(0,0,255);]DEFAULT[/color] [color=rgb(0,128,0);]'0'[/color] [color=rgb(153,0,153);font-weight:bold;]AFTER[/color] [color=rgb(0,128,0);]`char_opt`[/color] [color=#FF00FF],[/color]
[color=rgb(153,0,153);font-weight:bold;]ADD[/color] [color=rgb(0,128,0);]`uniqueitem_counter`[/color] [color=rgb(255,153,0);]BIGINT[/color][color=#FF00FF]([/color] [color=#008080]20[/color] [color=#FF00FF])[/color] [color=rgb(0,0,255);]UNSIGNED[/color] [color=rgb(153,0,153);font-weight:bold;]NOT[/color] [color=rgb(153,0,153);font-weight:bold;]NULL[/color] [color=rgb(0,0,255);]DEFAULT[/color] [color=rgb(0,128,0);]'0'[/color] [color=rgb(153,0,153);font-weight:bold;]AFTER[/color] [color=rgb(0,128,0);]`unban_time`[/color] [color=#FF00FF];[/color][/font]
 

Mensagem do MySQL: Posted Image

#1060 - Duplicate column name 'uniqueitem_counter' 

@EDIT

Have so many erros in this upgrades... Can someone help me?


Bump?