Timtech
Forum Replies Created
-
AuthorPosts
-
TimtechKeymaster
Check this thread.
- This reply was modified 9 years, 1 month ago by Timtech. Reason: whoops, there was 2 similar thread titles
TimtechKeymasterI understand your question to be about the original files; unfortunately, anyone with the original client can’t really use it to play or to do things, as far as I know. Still, if it starts up to the login screen and has a version other than 1.10.64.1, I think we could use its resources.
TimtechKeymasterSERVERNAME=0:LUNIServer,PATCHSERVERIP=0:,AUTHSERVERIP=0:localhost,PATCHSERVERPORT=1:2014,LOGGING=1:100,DATACENTERID=5:150,CPCODE=1:89164,AKAMAIDLM=7:0,PATCHSERVERDIR=0:luclient,UGCUSE3DSERVICES=7:1,UGCSERVERIP=0:127.0.0.1,UGCSERVERDIR=0:3dservices,PASSURL=0:https://luniserver.com/wp-login.php,SIGNINURL=0:https://luniserver.com/wp-login.php,SIGNUPURL=0:https://luniserver.com/wp-login.php?action=register,REGISTERURL=0:https://luniserver.com/wp-login.php?action=register,CRASHLOGURL=0:http://127.0.0.1/luni/cls.php,LOCALE=0:en_US,MANIFESTFILE=0:trunk.txt,TRACK_DSK_USAGE=7:1,HD_SPACE_FREE=5:134179,HD_SPACE_USED=5:11396,USE_CATALOG=7:1
TimtechKeymaster64-bit is backwards-compatible with 32-bit. Try using Visual Studio 2013 Express for Desktop to compile the source version.
TimtechKeymasterYou might want to reset or clean the database to see if it works with a fresh database install, since you noted that it used to find the username but now it doesn’t.
TimtechKeymasterIt’s still there, I have the same problem. CDFalcon has tried to fix it by clearing the names every day… not sure how that works exactly, but just try again a little bit later.
TimtechKeymasterIt could be an issue. Are you using server 0.6.3?
TimtechKeymasterI don’t think we have any issues at the moment, but if you want to take a look at how the server works you might understand a little bit about the development process.
TimtechKeymasterMake sure you did
AUTHSERVERIP=0:71.226.128.188
, without thehttp://
or:8080
TimtechKeymasterFrom Visual Studio, you can click “Local Windows Debugger”, the button with the green arrow on it, or you can go into the “Debug” or “Release” folders in Windows Explorer to run “LUNI Server.exe”.
TimtechKeymasterNot right now.
TimtechKeymasterWell, you have the “Nexus 2” client, correct?
TimtechKeymasterYou sound like you’re doing things right. In the server’s config.ini
redirect_ip=localhost
and in the client’s boot.cfg (if you see a file named just boot that’s it, otherwise boot.cfg)AUTHSERVERIP=0:localhost,
TimtechKeymasterHere is what you should see when you edit world\char_aw2.bin with Notepad++’s HEX Editor plugin:
The blue boxes show you the data that you are interested in: the world’s hex ID, and its checksum.
-
AuthorPosts