Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Permutator

1
Quote from: Niyx on 2015 Apr 10, 04:16:32
The Linux build works well with wine?


It seems to. I haven't tested it thoroughly; I just made a character, logged on, and ran around a bit. Teleportation might not be working, but I probably just forgot how to do it.
2
I think you got your builds mixed up. Running Linux, the command "./loe" gives me "Cannot open assembly './loe': File does not contain a valid CIL image."; "mono ./loe" is the same, but, on a whim, I tried "wine ./loe", and it seems to work perfectly. :o That's a Windows binary!

So, a fix would be excellent, but Unity tends to play nice with Wine, so I can cope for now.
3
I'm running the Linux build and getting an error:
Code Select
$ ./LoE.x86_64
Set current directory to /home/(me)/Downloads/LegendsOfEquestria
Found path: /home/(me)/Downloads/LegendsOfEquestria/LoE.x86_64
Unable to load mono library from /home/(me)/Downloads/LegendsOfEquestria/LoE_Data/Mono (x86_64)
Failed to load mono


I went into the LoE_Data folder and observed that, not only did it not have a Mono folder, it didn't have any subdirectories at all, so that's probably the source of the problem. I deleted the archive after extracting it, so I can't confirm that I didn't just extract it wrong or something. I'm downloading the 64-bit Windows build right now in the hopes that transplanting the files will work.

EDIT: Redownloaded the Linux build after the transplant failed. There are definitely no subfolders there. So, I need a fix for this because otherwise I can't play. That would be terrible!  D:
EDIT 2: Alright, the Linux download works perfectly now.  :D