Alching 3 Posted May 16, 2019 Report Share Posted May 16, 2019 (edited) 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, 2019 by A n d y Link to comment Share on other sites More sharing options...
Boxing 0 Posted May 16, 2019 Report Share Posted May 16, 2019 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. Link to comment Share on other sites More sharing options...
Guest bobby Posted July 31, 2019 Report Share Posted July 31, 2019 (edited) 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, 2019 by bobby Link to comment Share on other sites More sharing options...
Blaketon 3 Posted October 11, 2019 Report Share Posted October 11, 2019 Just comment it out Link to comment Share on other sites More sharing options...
LUCKYpots 0 Posted April 16, 2020 Report Share Posted April 16, 2020 hope you got it sorted i have same problem Link to comment Share on other sites More sharing options...
smelt 0 Posted April 16, 2020 Report Share Posted April 16, 2020 i think that the class teleport dosnt exist in this file, try adding it maybe Link to comment Share on other sites More sharing options...
smelt 0 Posted April 16, 2020 Report Share Posted April 16, 2020 seems like teleport is not declared in this file, try adding it Link to comment Share on other sites More sharing options...
EternalX 1 Posted October 13, 2021 Report Share Posted October 13, 2021 (edited) 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, 2021 by EternalX Link to comment Share on other sites More sharing options...
Flub 1,286 Posted October 13, 2021 Report Share Posted October 13, 2021 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 Link to comment Share on other sites More sharing options...
Recommended Posts