Posted May 16, 20196 yr comment_31726 Getting this error in Eclipse when running server, and there's quite a few errors in the file itself. "Exception in thread "main" java.lang.Error: Unresolved compilation problem: Teleport cannot be resolved at core.Server.main(Server.java:231)" Then this is the first thing I get to in Eclipse. Edited May 16, 20196 yr by A n d y
May 16, 20196 yr comment_31756 Well the problem is that the Teleport class may not exist. If you can see where loadPreEocTeleportsDebug(); is declared, then you may be able to find the solution to your problem.
July 31, 20195 yr comment_34360 Check the declaration for Teleport and make sure the class exist , if not make one.. Maybe run the server in debug mode and find the source of the problem. Cant see your console , the stack trace of it might be helpfull. Edited July 31, 20195 yr by bobby
April 16, 20205 yr comment_51700 i think that the class teleport dosnt exist in this file, try adding it maybe
October 13, 20213 yr comment_63521 On 5/17/2019 at 3:38 AM, A n d y said: Getting this error in Eclipse when running server, and there's quite a few errors in the file itself. "Exception in thread "main" java.lang.Error: Unresolved compilation problem: Teleport cannot be resolved at core.Server.main(Server.java:231)" Then this is the first thing I get to in Eclipse. Hi, Message me via discord ill help you out #JAY#4390 Edited October 13, 20213 yr by EternalX
October 13, 20213 yr comment_63551 17 hours ago, EternalX said: Hi, Message me via discord ill help you out #JAY#4390 He asked the question 5/16/2019 - I don't think he will reply now Topic locked