I got it. Was late and I wasn't paying attention (probably due to lack of sleep).
I placed my external IP in the wrong spot.
Search found 10 matches
- Sun May 29, 2016 7:27 am
- Forum: Troubleshooting
- Topic: Login server error
- Replies: 2
- Views: 4048
- Sat May 28, 2016 11:20 pm
- Forum: Troubleshooting
- Topic: Login server error
- Replies: 2
- Views: 4048
Login server error
Been a while since i built a server but i'm getting an odd error while trying to compile the login server. Basically, VS2015 says it succeeds in building the server, but with some warnings: darkstar\src\login\login.cpp(159): warning C4244: '=': conversion from '__int64' to 'long', possible loss of d...
- Mon Mar 23, 2015 10:10 pm
- Forum: Scripting
- Topic: Question - Adding items to a NM drop pool
- Replies: 17
- Views: 17433
Re: Question - Adding items to a NM drop pool
You can add literally any drop to any NM or regular mob as long as you add the item ID to the monsters ID in the mob_droplist.sql file. there's a file below that has all the mob IDs in it, you could query the mobs ID and it will list all possible drops in the itemID list next to the mobID. (note: op...
- Sun Mar 22, 2015 8:49 pm
- Forum: Scripting
- Topic: Question - Adding items to a NM drop pool
- Replies: 17
- Views: 17433
Re: Question - Adding items to a NM drop pool
I might be wrong but i think the most items that can load in the pool is 10? but to change the drops you need to find the mob ID in the mobdroplist database and replace one of the drops with the item ID of the item you wish to add, then reboot your server. I just started toying with this literally l...
- Tue Feb 17, 2015 6:49 pm
- Forum: Troubleshooting
- Topic: friends can't connect ;;
- Replies: 5
- Views: 5992
Re: friends can't connect ;;
ok just had my brother connect no problem now it's giving his ip the same error
- Tue Feb 17, 2015 6:21 pm
- Forum: Troubleshooting
- Topic: friends can't connect ;;
- Replies: 5
- Views: 5992
Re: friends can't connect ;;
I just built this server on the weekend using whatever the available files were. First time doing this so i may have screwed something up.
Still getting the cannot receive packet/key is invalid error maybe i have done something wrong?
Going to keep trying and hopefully people will be able to connect
Still getting the cannot receive packet/key is invalid error maybe i have done something wrong?
Going to keep trying and hopefully people will be able to connect
- Mon Feb 16, 2015 8:38 pm
- Forum: Troubleshooting
- Topic: friends can't connect ;;
- Replies: 5
- Views: 5992
friends can't connect ;;
Tried everything i can think of so thought I would ask here. My friends can't connect to my game server at all. They get to downloading data after character creation but never connect to the server. I have: opened all relevant ports on my router set the server pc in the DMZ disabled all firewall sof...
- Sun Feb 15, 2015 8:34 am
- Forum: Public Servers
- Topic: LegionDark with Fiber Connection, Puppetmaster, 3 years up!
- Replies: 83
- Views: 102983
Re: LegionDark Beta LIVE! (Legion Hall pg 4! G1-4 Removed!)
Just wondering how this server is coming along and roughly what the peak times are? Myself and my brothers were looking for a home and are interested in this server if there is a decent EST community on it. Looks fantastic.
- Fri Feb 13, 2015 11:16 pm
- Forum: Troubleshooting
- Topic: game server error
- Replies: 2
- Views: 3051
Re: game server error
ah ok i will try that maybe i missed it while running through. thanks for the help
EDIT: that was it, i missed the sql somehow, thanks again
EDIT: that was it, i missed the sql somehow, thanks again
- Fri Feb 13, 2015 8:46 pm
- Forum: Troubleshooting
- Topic: game server error
- Replies: 2
- Views: 3051
game server error
Hi new to these forums and to XI private servers. seem to have everything up and running but for some reason when trying to connect to my server all I get is error 3305 on the client? I did notice i have an error on the login server as well dspdb.accounts_session does not exist. I assume this is my ...