Description
L2SMR – StaticMesh editor for Lineage 2 .unr files
L2SMR can add or edit staticmesh actors in all Lineage 2 maps (.unr).
Features:
– Add/Edit staticmesh actors in all maps.
– Supports higher Lineage 2 Chronicles/Clients.
How to run on latest java versions:
If the image preview is not working or you are getting the following error:
Error: Could not find or load main class l2smr.jar
Caused by: java.lang.ClassNotFoundException: l2smr.jar
Do the following:
1. Download and install JavaFX for your java version
2. Run cmd as admin and type:
set PATH_TO_FX="C:\Program Files\Java\javafx-sdk-11.0.2\lib"
then from cmd navigate to L2SMR folder (example: cd C:\Users\MyPC\Desktop\L2SMR
)
finally type: java --module-path %PATH_TO_FX% --add-modules javafx.controls,javafx.fxml,javafx.swing -jar l2smr.jar
3. Enjoy!
Credits: Aleksey Sazonov
Source Code: https://github.com/acmi/L2smr
unbelieverpool –
I couldn’t run program in java 13 but with this method now i can!!!! Thank you very much!
Upvote if this was helpful (0) Downvote if this was not helpful (0) Watch Unwatch Flag for removal
sunday –
На 17 яве , не получаеться установить Error ” Unable Access jarfile l2smr.jar”
Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal
panachal –
Unable access means it can’t find the l2smr.jar, check your paths.
Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal