Skip to content

Instantly share code, notes, and snippets.

@SunFlea
Last active February 19, 2023 06:50
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save SunFlea/893fd80f39c7cf9ab31baacac284025d to your computer and use it in GitHub Desktop.
Save SunFlea/893fd80f39c7cf9ab31baacac284025d to your computer and use it in GitHub Desktop.

OBSOLETE

This guide has been removed. It's highly recommended you use the Docker method (Windows, Linux) of installing instead. If you see need to view this guide check the version history.

Closing Words

If you need help then join the LEGO Universe Community Hub Discord server and ask for help in the #questions channel.

Guide made by Deleted User d183a1c4#7217.

@GalacticMagmaFalcon
Copy link

@yavkata999 Im running into the issue of getting friends to be able to join. Ive done WSL1, Ive done port forwarding, and made sure the permissions are fine. Ive also edited the Boot cfg file to match the ip address of the server. I make sure the server is running but when I attempt to login to the game from a different computer, not the one thats hosting the server, nothing happens.

@yavkata999
Copy link

@GalacticMagmaFalcon So what i did to make my friends able to join was delete any internet adapter that im not using then restarted the pc. Then i looked up my ip(in WSL) with hostname -I
Once i found out the ip i copied it and pasted it in auth,chat and master configs.
Then i searched whats my ip on google and copied and paste it in boot.cfg following the official guide.
Hope that this can help you.

@blg90
Copy link

blg90 commented Dec 12, 2021

Im having a little issue. Im not sure what i am supposed to do with the checksums. I dont have any version on LU installed. I do have the original digital installer but i cant install it to get a path to the client. Is that what you are supposed to do? or am i just stupid xD

I am at the sqlite server setup. all the utilities are installed and placed correctly, i just need some help with the next command:

python3 CHANGE_THIS_PATH_TO_lcdr-utils/fdb_to_sqlite.py "/mnt/c/CHANGE_THIS_PATH_TO_CLIENT/LEGO Universe (unpacked)/res/cdclient.fdb"

much appreciation to whoever helps me haha
Thanks!

@jstack01
Copy link

@patbonecrusher @boyoawesome1 @mattg247 Did any of you guys fix the no such table error?

@jonnyporter
Copy link

I recommend anyone still struggling to start over and follow this guy (https://youtu.be/jZJR4VrUG9U) and to locate the unpacked client. The unpacked client will save you a world of headache because you can avoid using the pkextractor tool. And also finding out if your system plays well with WSL1 before trying WSL2. My personal system seems biased towards WSL2 (MariaDB/MySQL refused to work on WSL1) but we had great success with WSL1 on my nephew’s system. We got him setup in only a couple hours. This is not easy for sure. Every system seems to be different. It took me over 20 hours to figure out everything that is going on here but in the end it’s totally worth it. You got this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment