Timtech
Verfasste Forenbeiträge
-
AutorBeiträge
-
TimtechAdministrator
Xiphoseer, you definitely seem to understand how the server works. Go forth and develop 🙂
TimtechAdministratorGlad to hear you’ve got this working. My IRC channel for the LUNIServer is inactive, but on Skype there is a group (not owned by me though) where you could discuss coding and stuff. Just add me (name = Timtech Software, avatar = the same one I use here) and I’ll see about adding you somehow.
TimtechAdministratorThanks, xanious! I also miss LU and hope we can revive it.
TimtechAdministratorYou can get the .lib and .dll here – https://luniserver.com/server/0/6/1/Source/MySql/lib/
TimtechAdministratorIn Command Prompt just type
set PATH=%PATH%;C:\WhateverPathToLUNIServer\Debug\Mysql\lib
(make sure to replace WhateverPathToLUNIServer with the location of your LUNIServer).Or, alternatively copy the lib folder to your hard drive (C:\ drive) and then type in command prompt
set PATH=%PATH%;C:\lib
TimtechAdministratorRight, or you can copy the .dll into a folder that’s already in your %PATH% variable, like System32.
TimtechAdministratorThat’s a pretty long path. I remember Visual Studio giving me errors that I finally resolved by shortening the path. Just put it on your desktop or something and see if it helps. Also, Xiphoseer is probably right. At least re-download the project and make sure you have all of the source code and dependent projects available.
TimtechAdministratorAre you going to http://localhost/phpMyAdmin
TimtechAdministratorHmm, let’s see. This client is missing the following files when compared to TTS .pk files:
– res\pack\_loc\en_gb\mesh1.pk
– res\BrickModels\UserMade\373\
– res\BrickModels\UserMade\731\
– res\pack\maps4.pk
– res\pack\mesh4.pk
– locales\locales
– legouniverse.exe:Zone.IdentifierHowever, it has the following files that are not in our current clients:
– res\_loc\
– res\BrickModels\UserMade\{004,013,014,016,017,035,047,048,051,052,058,059,063,065,067,071,077,084,085,087,089,095,097,103,105,112,119,121,124,127,141,146,152,165,181,185,207,213,215,237,243,244,258,259,262,263,265,269,270,281,291,292,294,296,301,302,317,337,384,386,396,404,405,409,414,426,427,435,446,459,462,499,500,518,520,542,551,570,581,585,612,616,619,623,632,634,637,644,663,673,681,687,692,693,694,695,696,697,699,701,702,704,705,732,735,737,746,752,761,763,765,784,805,814,817,820,834,860,863,864,865,866,873,874,875,877,879,884,887,944,945,947,948,949,956,957,958,970,994}\
– res\pack\_loc\de_de\
– res\audio\ndaudio\vo\Danish\
– res\audio\ndaudio\vo\Dutch\
– res\audio\ndaudio\vo\French\
– res\audio\ndaudio\vo\German\
– res\audio\ndaudio\vo\Italian\
– res\audio\ndaudio\vo\Norwegian\
– res\audio\ndaudio\vo\Portuguese\
– res\audio\ndaudio\vo\Spanish\
– res\audio\ndaudio\vo\Swedish\
– res\names\_loc\TimtechAdministratorYou need to get XAMPP, isntall it, run xampp-control.exe, start Apache then MySQL, go to http://localhost/phpMyAdmin and add a new database which is the .sql files that comes with the server.
I’ll be able to use Skype in a few days. If you still need help then, I will be glad to assist you.
TimtechAdministratorHey, do you know exactly what resources are missing from the Nexus 2 client? If this one is smaller, it doesn’t make 100% sense. Also, I thought Nexus 2 was more or less complete…
TimtechAdministratorInteresting. I don’t want to make such a drastic change as removing Nexus 2 quickly, so I’ll ask some others what they think. At any rate, I’ll get this client hosted right now 🙂
TimtechAdministratorCool, I’m glad to hear about new prototypes and stuff. Jonny, the forum caching problem is fixed, and I got a developer role in as well.
TimtechAdministratorYou can use an online tool like onlinecorrection.com to fix your typos and appear more professional.
TimtechAdministratorWell, with very basic C++ knowledge and solid networking/packets/TCP/UDP knowledge, I think I’ll be okay 🙂 by the way, I realized that the forum pages are still being cached for some reason and I’m checking into it (as well as the developer role which I am trying to get).
- Diese Antwort wurde geändert vor 9 Jahren, 4 Monaten von Timtech.
-
AutorBeiträge