-
Content Count
5 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Ergosoft
-
Keep getting a warning message about a map already loaded
Ergosoft posted a question in General Server Support
Hello Everyone, I just downloaded a fresh copy of Hercules and everything is up and runing, but the only issue I am having right now is I keep getting a warning message and I don't kow what's causing it. (I went and looked through out the forum but I could now find anything) I went and check the following to see if there were any duplicates: map_index.txt file Cache folder maps.conf file Can anyone help me with this issue? Thanks [Warning]: Map alb_ship already loaded! [Notice]: Removing map [ alb_ship ] from maplist [Warning]: Map alb2trea already loaded! [Notice]: Removing map [ alb2trea ] from maplist [Warning]: Map alberta already loaded! [Notice]: Removing map [ alberta ] from maplist [Warning]: Map alberta_in already loaded! [Notice]: Removing map [ alberta_in ] from maplist [Warning]: Map alde_dun01 already loaded! -
[Error]: Sent wrong packet id: 0x2B0A [Error]
Ergosoft replied to Ergosoft's question in General Server Support
Well seems like that did not work, I guess I'll leave it like that, but thanks for your support 😀 New Update I tried several times but it kept giving me the same error, but I managed to fixed it some how & this is how I did it. Downloaded the most recent version of hercules (which I did several times) using GIT would give me several errors when trying to compile the "Hercules-15.sln" file I went with the ZIP format and that did not give me any errors when compiling. Modify the "Network.conf" file Oddly enough I had to go to my MySQL Workbech and I had to put the "Log.sql" inside the Ragnarok schema (I always thought that you had to create a new schema and name it "log" and execute the "log.sql" file) because according to the guide " Now, do the same thing for a schema called "log", but open and execute logs.sql instead of main.sql. Ensure the tables are there as well. " and that fixed my problem Thanks for the replies. -
[Error]: Sent wrong packet id: 0x2B0A [Error]
Ergosoft replied to Ergosoft's question in General Server Support
thanks for letting me know, I'll try to change it to 127.0.0.1 to see if that works -
[Error]: Sent wrong packet id: 0x2B0A [Error]
Ergosoft replied to Ergosoft's question in General Server Support
well I just followed the guide that is posted in the wiki & downloaded the emulator from there, the only thing is that when I got the emulator from GIT I couldn't compile the server at all, so I had to download the emulator as a ZIP file and when I tried to compile the server with Visual Studio it did not gave any errors. https://github.com/HerculesWS/Hercules About the hash (I am not really sure) About the client date if I go to mmo.h this is what i get #ifndef PACKETVER #define PACKETVER 20141022 #endif // PACKETVER -
Hello everyone, after looking through the forums for a solution and not finding anything I decided to post my problem, I keep getting this problem and I am not sure what's causing it, so hopefully some one can help me with this. [Error]: --- failed assertion -------------------------------------------- [Error]: d:\zwei-ro\hercules-stable\src\common\socket.c:2112: '0' in function `unknown' [Error]: --- end failed assertion ----------------------------------------