You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
janiko
Can anyone help me to fix this error??
[javac] gameserver\model\actor\instance\L2PcInstance.java:16315: error: cannot find symbol
[javac] for (Map.Entry entry : this.ceffects.entrySet())
[javac] ^
[javac] symbol: variable ceffects
[javac] gameserver\model\actor\instance\L2PcInstance.java:16362: error: incompatible types
[javac] for (Map.Entry entry : ceffects.entrySet())
[javac] ^
[javac] required: Entry
[javac] found: Object
[javac] gameserver\model\actor\instance\L2PcInstance.java:16376: error: incompatible types
[javac] for (Map.Entry entry : ceffects.entrySet())
[javac] ^
[javac] required: Entry
[javac] found: Object
[javac] gameserver\model\actor\instance\L2PcInstance.java:16405: error: incompatible types
[javac] for (Map.Entry entry : ceffects.entrySet())
[javac] ^
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.