Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

eidolon area crash fix

🚫
Exiled
Joined
May 19, 2014
Messages
200
Reaction score
38
Location
london
So someone still ask me how to deal with eidolon area crash , but i think i found how to fix it
( i dont know if its the right way to fix this ) but its works well and i dont know what impact does it have on the layout system

so im using this client :


and this eternal server :
v15 eternal server


what i did is i replace the content inside EudemonExtendStorageWnd.layout from other client EudemonExtendStorageWndV2.layout
the problem is there are missing rows , but i think its because of the latest eidolon update menu

here is the file , copy it to uidata/layouts
 
Last edited:
I have tested by replacing EudemonExtendStorageWnd.layout Downloaded from yours, we still encounter errors. But will test again. But we're not sure if we use CLien files and Server like you or not.
 
I have tested by replacing EudemonExtendStorageWnd.layout Downloaded from yours, we still encounter errors. But will test again. But we're not sure if we use CLien files and Server like you or not.
yeah make sure you are using one click v15 and v15 client
im using unpacked version since easier for fixing files
 
Back