Search found 4 matches

by Zyrrahx
Wed Sep 06, 2017 7:42 am
Forum: Troubleshooting
Topic: Visual Studio compile error itemutils.cpp/.h
Replies: 6
Views: 4946

Re: Visual Studio compile error itemutils.cpp/.h

I'm not to sure why but I had to open the ports on my router to get it to work, its working now however I'm still having my initial issue, simply put enemies will not drop anything. But I assume that's because of the itemutils errors i commented out. Also demolish I tried your solution but I still g...
by Zyrrahx
Wed Sep 06, 2017 1:11 am
Forum: Troubleshooting
Topic: Visual Studio compile error itemutils.cpp/.h
Replies: 6
Views: 4946

Re: Visual Studio compile error itemutils.cpp/.h

I managed to solve the issue, I moved the server solutions to my laptop, compiled it there and it worked perfectly. However, now i'm having an issue getting the gameServer and loginServer to parse data to each other, I assume its an issue with the zoneip but at the moment i'm just running everything...
by Zyrrahx
Thu Aug 31, 2017 11:31 pm
Forum: Troubleshooting
Topic: Visual Studio compile error itemutils.cpp/.h
Replies: 6
Views: 4946

Re: Visual Studio compile error itemutils.cpp/.h

did not edit anything at all i just tried compiling the solution and I get those 6 errors, I managed to ignore the issues by commenting out all of the errors but I can only imagine thats going to cause issues down the line.
by Zyrrahx
Thu Aug 31, 2017 11:28 am
Forum: Troubleshooting
Topic: Visual Studio compile error itemutils.cpp/.h
Replies: 6
Views: 4946

Visual Studio compile error itemutils.cpp/.h

Hi i'm currently trying to setup a server, I have completed all the tasks up to compiling the solution in visual studio, the only error i get in the whole build is to do with itemutils.cpp/itemutils.h, I have looked around for a solution or even one person with this issue but I am unable to find any...