Search found 21 matches

by Khelendil
Tue Mar 03, 2015 12:47 pm
Forum: Server Setup & Guides
Topic: Compiling the Server on Windows XP
Replies: 5
Views: 3294

Re: Compiling the Server on Windows XP

Well i might have the vc12 (vs2012?) sitting around on one of my many hard drives. but before that ill give it a try n create the 10 or so cmakelists.txt files to see if it can be done with cmake. if it is we might be able to run this on more plattforms as cmake is able to find the dependencies. But...
by Khelendil
Mon Mar 02, 2015 3:02 am
Forum: Server Setup & Guides
Topic: Compiling the Server on Windows XP
Replies: 5
Views: 3294

Compiling the Server on Windows XP

Hi guys, I got a little problem here. I have a VM running Windows XP 32bit I use for Development. IDE is Code::Blocks with CMake. So i tried to install Visual Studio 2013 Express for desktop to use it for compiling the server but it wont do me the favor as it need s .net 4.5 which is not supporting ...
by Khelendil
Sun Jun 08, 2014 3:08 am
Forum: Suggestions
Topic: Player Position Update in the DB
Replies: 3
Views: 2825

Re: Player Position Update in the DB

Update with a little delay:
works now thx.
by Khelendil
Fri Jun 06, 2014 4:34 am
Forum: Suggestions
Topic: Player Position Update in the DB
Replies: 3
Views: 2825

Re: Player Position Update in the DB

oh ok (havent been playin on my own darkstar server for a while)
gonna do a rebuild n try it once im home from work. Will post an update by then if it worked or not. (around 8hrs from now)
by Khelendil
Fri Jun 06, 2014 4:23 am
Forum: Suggestions
Topic: Player Position Update in the DB
Replies: 3
Views: 2825

Player Position Update in the DB

I dont know if this is just on my end or in generall but whenever i went off on the server (via normal logout) and rejoined my char would be standing at the last Zoneline he / she passed instead of the position he logged out. Is there some speicial kind of SE magic running on the official servers? C...
by Khelendil
Thu May 01, 2014 3:16 pm
Forum: Bugs
Topic: Delivery Box
Replies: 9
Views: 4793

Re: Delivery Box

kjLotus wrote:
Khelendil wrote:What kinda packet do u need? Wireshark?
i can get it myself, i just haven't got around to doing it yet. now that school is done i might have time to fix 'er up
k but if needed drop me a message n ill try to help ya
by Khelendil
Thu May 01, 2014 5:57 am
Forum: Bugs
Topic: Delivery Box
Replies: 9
Views: 4793

Re: Delivery Box

kjLotus wrote:
nasomi wrote:You can't send things from the mog house delivery box, has to be from the AH delivery box..
oh right, this is the case

sending things from inside your mog house is a relatively new feature (less than 3 months) and nobody has grabbed a packet for it yet
What kinda packet do u need? Wireshark?
by Khelendil
Wed Jun 19, 2013 1:36 pm
Forum: Troubleshooting
Topic: DSGame_server error while booting
Replies: 4
Views: 3037

Re: DSGame_server error while booting

Ok i tried both tipps but still had that error so i just went ahead an got a clean checkout. Its now running again, but i got that old checkout still sitting around for analytics.

Thx for the help though
by Khelendil
Tue Jun 18, 2013 11:18 pm
Forum: Troubleshooting
Topic: DSGame_server error while booting
Replies: 4
Views: 3037

DSGame_server error while booting

Hey guys. I ran into this problem after updating the server yesterday from 3304 to 3548. Connect n Search Server come up fine but the gameserver throws the following error: ... [status] luautils::init:lua initilizing... - [OK] PANIC: unprotected error in call to Lua API (attempt to index a nil value...
by Khelendil
Thu Dec 20, 2012 3:30 pm
Forum: Scripting
Topic: Problem with new NPC Script
Replies: 13
Views: 6969

Re: Problem with new NPC Script

ok thx for clearing up my worries and finishing that project. ill stick to the lure of the wildcat quests on my side as windy is almost rdy here. Is there some kinda overview off all available Lua objects n the members within them? would be nice to have for future projects cuz its kinda time consumi...