-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
Deages
Disregard that now I got past the 'logging into game server' by making the config IPs the LAN ones (192.168.1.3) rather than localhost ip.
Now when I create a character I get disconnected, reading thread to find out why and will update asap.
Update:
Again, reinstalled .net 3.5 framework, deleted/redid MySQL database and still it disconnects me upon character creation. Going to hit the hay and check this tomorrow when I get home.
It's your world database. I'm going to split it up into like 3 parts to try and reduce this from happening for people.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Ok cool, Navicat kept on crashing with an "Out of memory" error every time I tried to run the script, but the MySQL query browser finally accepted and loaded the script after 6 times of a blank result after loading.
Also it took me about 25 minutes to run the 170~MB script and it didn't seem to have any errors (it wasn't modified after download). So I guess I'll check this thread when I get home and see what's happened.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Using the webpage included on this repack is now consided illegal.
The webpage was developed by Xyphos and is fully copyrighted, the creators of this repack has removed the copyright and claimed the webpage to be theirs (With a small credit to us, while we developed the whole page from scratch, coding wise).
We have currently a investigation open for this matter as the copyright is registered. (We paid for our copyright).
If you are unclear about copyrights you may visit http://www.copyright.gov at any time.
Questions can be send to websitecopyright@USA.com
-
Thank You.
HexGuard Productions (Law & Copyright Department)
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
Eponyx
Using the webpage included on this repack is now consided
illegal.
The webpage was developed by Xyphos and is fully copyrighted, the creators of this repack has removed the copyright and claimed the webpage to be theirs (With a small credit to us, while we developed the whole page from scratch, coding wise).
We have currently a investigation open for this matter as the copyright is registered. (We paid for our copyright).
If you are unclear about copyrights you may visit
http://www.copyright.gov at any time.
Questions can be send to
websitecopyright@USA.com
-
Thank You.
HexGuard Productions (Law & Copyright Department)
For real, who cares?
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
CorpDraco
For real, who cares?
We do, we worked on this webpage with pleasure and fun, we will not let others take away the memories by removing our copyright.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
eponyx
using the webpage included on this repack is now consided
illegal.
The webpage was developed by xyphos and is fully copyrighted, the creators of this repack has removed the copyright and claimed the webpage to be theirs (with a small credit to us, while we developed the whole page from scratch, coding wise).
We have currently a investigation open for this matter as the copyright is registered. (
we paid for our copyright).
If you are unclear about copyrights you may visit
http://www.copyright.gov at any time.
Questions can be send to
websitecopyright@usa.com
-
thank you.
Hexguard productions (law & copyright department)
LOL. Hilarious.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
The base of the webpage was designed by Xyphos and all credit has been given to Xyphos for that, if you check all of the credits pages. I stated multiple times that I took no credit the for the base of the webpage, only the additions of which I added.
As for the copyright being removed, I honestly had no intention of that happening and didn't even realize I actually removed it. I apologize for the inconvenience I caused you and I re-added it into the footer where I'm assuming it originally was. I already spoke with you in PM's about this too.
Once again, I apologize for that happening, as I have no intention of robbing anyone of the credit they deserve.
As for people using this please download the new footer.php file and replace it with the old one. You can download it from HERE.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Hi cruceo, your repacks are very nice ! im using it now. ^ ^ great work man! very stable indeed. but i got one problem , im hoping if possible there's a quick fix for this,
i cant change my save location at the innkeeper at every city, they just sell items and couldn't change save point . How to fix it? thanks!
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
ck89
Hi cruceo, your repacks are very nice ! im using it now. ^ ^ great work man! very stable indeed. but i got one problem , im hoping if possible there's a quick fix for this,
i cant change my save location at the innkeeper at every city, they just sell items and couldn't change save point . How to fix it? thanks!
Hmm, that's very interesting. No one has ever brought that to my attention before...
I personally don't know the answer, but I think Ona or DJalligator may be able to help you with this one better than I can. Try asking one of them; they have multiple threads all over here, so they shouldn't be hard to find. But I'm pretty sure they can help you; sorry I couldn't.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Is there a way to add account manually in MySQL?
Ive setup the website n stuff... i can see the registers.php properly i typed all my info in and click submit then nothing happens. checked my database and nothing was created...
So I was wondering if I can just add an account manually instead of goin through this webpage thing?... dont really need it.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
djgc
Is there a way to add account manually in MySQL?
Ive setup the website n stuff... i can see the registers.php properly i typed all my info in and click submit then nothing happens. checked my database and nothing was created...
So I was wondering if I can just add an account manually instead of goin through this webpage thing?... dont really need it.
Yes, that's actually very simple:
Just use a simple MySQL query and then press the execute button:
Code:
insert into accounts (login, password, email, flags, forceLanguage) values ("Whateveryouwant", "yourpassword", "youremail@email.com", 8, "enUS")
Just replace the "values" with what you want them to be. Leave the flags and language alone though, as those are necessary the way they are.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
wow u guys know nothing about sql use sqlyog install a huge db. and ascent db isnt that big besides the loot table(which should be built link mangos to reduce the table size by 10x) but yea. ive used ascent since rev 21. u need sql yog for installing and navi cat for ez modding.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
thanks i got it : ) I was wondering does the RoS encounter in BT work? coz im in front of him right now but hes hiding his head in his little thing and wont come out XD
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
resinate
wow u guys know nothing about sql use sqlyog install a huge db. and ascent db isnt that big besides the loot table(which should be built link mangos to reduce the table size by 10x) but yea. ive used ascent since rev 21. u need sql yog for installing and navi cat for ez modding.
Please stop talking before you embarrass yourself more. Unless you're REALLY looking to get totally and completely shut down and humiliated, I suggest you leave and stop making negative comments.
Quote:
thanks i got it : ) I was wondering does the RoS encounter in BT work? coz im in front of him right now but hes hiding his head in his little thing and wont come out XD
I'm not exactly sure what that is, but it sounds like a problem with his emote. Try finding him in the database and changing the emote to something active (I don't remember the exact number, but compare it to a clickable NPC to find out).
-
Re: [TGMS-WoW][Repack] (v2.4.3)
hehe one last question : ) how do i go to sunwell island? or sunwell? coz i cant seem to find the recall port location.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
djgc
hehe one last question : ) how do i go to sunwell island? or sunwell? coz i cant seem to find the recall port location.
I think someone mentioned that .recall sunwell works before in this thread.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
Eponyx
Using the webpage included on this repack is now consided
illegal.
The webpage was developed by Xyphos and is fully copyrighted, the creators of this repack has removed the copyright and claimed the webpage to be theirs (With a small credit to us, while we developed the whole page from scratch, coding wise).
We have currently a investigation open for this matter as the copyright is registered. (We paid for our copyright).
If you are unclear about copyrights you may visit
http://www.copyright.gov at any time.
Questions can be send to
websitecopyright@USA.com
-
Thank You.
HexGuard Productions (Law & Copyright Department)
im lmfao at this.. uve copyrighted images that are alrdy copyrighted by blizzard and its a site you made for private servers so basiclly your saying your copyrighting blizzards work :P n1 mayyte i lol'd :2gunsfiring_v1: why does everyone think these days they can copyright anything? :S u cant copyright it if it contains alot of alrdy copyrighted images..
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
jay123456
im lmfao at this.. uve copyrighted images that are alrdy copyrighted by blizzard and its a site you made for private servers so basiclly your saying your copyrighting blizzards work :P n1 mayyte i lol'd :2gunsfiring_v1: why does everyone think these days they can copyright anything? :S u cant copyright it if it contains alot of alrdy copyrighted images..
Even if the work is not copyrighted, there are intellectual property rights. I had every intention of giving Xyphos full credit for the base code of the site (it was even included in the credits.txt file that was released long before this, so no one can say I didn't give credit a long time ago). I don't know how I took that out of the actual website files, as I had no intention at all of robbing anyone of credit. That's the last thing I want to do.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Hi There, just wanna start off saying that ive looked at quite a few guides to setup up a server and your by far has been the easiest to go thru.
I have one slight problem when I logon with any of my pcs on the network including the server it gets to the realm list and says connection and pops the list up again.
Tnx
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
Cruceo
Even if the work is not copyrighted, there are intellectual property rights. I had every intention of giving Xyphos full credit for the base code of the site (it was even included in the credits.txt file that was released long before this, so no one can say I didn't give credit a long time ago). I don't know how I took that out of the actual website files, as I had no intention at all of robbing anyone of credit. That's the last thing I want to do.
ye i mean if i made the base code id want credit but i wouldnt start saying that its copyrighted (tbh thats just dumb lol) i mean on the first page theres mostprob about 6+ images what have blizzards copyright.. i just found it hillarious :P
Quote:
Originally Posted by
articfox
Hi There, just wanna start off saying that ive looked at quite a few guides to setup up a server and your by far has been the easiest to go thru.
I have one slight problem when I logon with any of my pcs on the network including the server it gets to the realm list and says connection and pops the list up again.
Tnx
try to open your ports on your router but i dont know why it wouldnt connect on ur other pc's are they all on the same internet connection?
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Its thru a hub not thru my router. so only the one is connected wirelessly to the net
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
articfox
Its thru a hub not thru my router. so only the one is connected wirelessly to the net
Try setting your realmlist.wtf file to your LAN IP of the hosting computer, and also try setting it to your external IP. See if those let you in or not.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
jay123456
im lmfao at this.. uve copyrighted images that are alrdy copyrighted by blizzard and its a site you made for private servers so basiclly your saying your copyrighting blizzards work :P n1 mayyte i lol'd :2gunsfiring_v1: why does everyone think these days they can copyright anything? :S u cant copyright it if it contains alot of alrdy copyrighted images..
As stated: World of Warcraft is a registered trademark of Blizzard Entertainment.
Our CODE is copyrighted, the images copyright belongs to blizzard, wich is the image in the header only, all other images were made in photoshop to be a look-a-like, nothing beside header is copyrighted by blizzard.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
Cruceo
You save it as a .sql? You could just copy it to a "New Script" tab and run it that way. No need to import anything.
got it. Server now starts error free. I am still unable to create new characters, still getting the wall of numbers, but I'm willing to ignore that in favor of being able to log in. Existing characters are unable to login. The blue bar on the client goes to the end but bumps you back to the character screen with a message "login Failure'.
At this point I'm sure I'm overlooking something simple.
-
Re: [TGMS-WoW][Repack] (v2.4.3)
Quote:
Originally Posted by
Eponyx
As stated:
World of Warcraft is a registered trademark of
Blizzard Entertainment.
Our CODE is copyrighted, the images copyright belongs to blizzard, wich is the image in the header only, all other images were made in photoshop to be a look-a-like, nothing beside header is copyrighted by blizzard.
well like uve just said ur using a picture in your website that is copyrighted by blizzard just get over it you cant go round copyrighting other peoples work especially when its a website for a private server.. :S dont even get me started on this..