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 - HyrdaIncrement

1
LoE doesn't have separate game files for every item, they are all packaged together in unity asset files. Technically these are supposed to be inaccessible because unity thinks they can prevent users from browsing the assets by using some mystical format, but in reality there are programs that can let you access and more specifically delete specific assets in there.

Buut I don't think that's a good idea because the game will probably explode when it tries to load an asset that doesn't exist and who knows what other effects it could have. So really I'd just suggest suffering through it like any normal person because something so simple like this while it may bother you is well within reason to be managed. I mean if this wasn't a video game and you hated people wearing socks irl, you'd have a serious problem.

Thats just what I think :p
2
The Retirement Home / Re: Error!
2015 Aug 14, 10:28:01
Delete the "LoE" folder at "%USERPROFILE%\AppData\LocalLow" (for windows at least)
Fairly sure this is the bug that happens when a previous version of LoE leaves its cached files behind and then a new version tries to read them and messes up in the deserialization process (LoE devs pls learn to version your cache, this isn't a new problem).