2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
MiReEn
Greetings,
After i changed to JDK 11 these following errors occured to L2NPCINSTANCE.java
import org.omg.PortableServer.POAManagerPackage.State; (The import org.omg cannot be resolved)
and following the previous error this error occures:
|| qs.getState().equals(State.active)) (State cannot be resolved to a variable)
After searching in google i realised that it's possible that method org.omg is no longer used in JDK 11 , any suggestions on fixing it?
Thanks in advance!
2 answers to this question
Recommended Posts