Thread: Morytania Source issue

Results 1 to 9 of 9
  1. #1 Morytania Source issue 
    Registered Member
    Join Date
    Dec 2014
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Code:
     May 26, 2020 7:52:07 PM com.arlania.GameServer main
    INFO: Initializing the loader...
    Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    
    	at com.arlania.GameLoader.executeServiceLoad(GameLoader.java:122)
    	at com.arlania.GameLoader.init(GameLoader.java:105)
    	at com.arlania.GameServer.main(GameServer.java:26)
    May 26, 2020 7:52:07 PM com.arlania.util.ShutdownHook run
    INFO: The shutdown hook is processing all required actions...
    If this a form of anti leech, I understand. But I've not seen anyone in the thread encounter this problem, and I personally never have either. Anyone who's willing to help I'll appreciate it loads
    Reply With Quote  
     

  2. #2  
    Extreme Donator


    Rythe's Avatar
    Join Date
    Dec 2019
    Age
    28
    Posts
    345
    Thanks given
    276
    Thanks received
    158
    Discord
    View profile
    Rep Power
    530
    Quote Originally Posted by ColbyDS View Post
    Code:
     May 26, 2020 7:52:07 PM com.arlania.GameServer main
    INFO: Initializing the loader...
    Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    	Syntax error on token(s), misplaced construct(s)
    	Syntax error on tokens, Expression expected instead
    
    	at com.arlania.GameLoader.executeServiceLoad(GameLoader.java:122)
    	at com.arlania.GameLoader.init(GameLoader.java:105)
    	at com.arlania.GameServer.main(GameServer.java:26)
    May 26, 2020 7:52:07 PM com.arlania.util.ShutdownHook run
    INFO: The shutdown hook is processing all required actions...
    If this a form of anti leech, I understand. But I've not seen anyone in the thread encounter this problem, and I personally never have either. Anyone who's willing to help I'll appreciate it loads
    Do you have teamviewer also discord?
    Quote Originally Posted by Rythe View Post
    smoke cigarettes' even if u dont want 2
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2014
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Shadowpker View Post
    Do you have teamviewer also discord?
    I have discord (DylanRS#5113 , UID 199742178510110720). If it's a simple fix I'd love some pointers and try to get in there and fix it myself. Teamviewer isn't really my cup of tea.
    Reply With Quote  
     

  4. #4  
    Extreme Donator


    Rythe's Avatar
    Join Date
    Dec 2019
    Age
    28
    Posts
    345
    Thanks given
    276
    Thanks received
    158
    Discord
    View profile
    Rep Power
    530
    Quote Originally Posted by ColbyDS View Post
    I have discord (DylanRS#5113 , UID 199742178510110720). If it's a simple fix I'd love some pointers and try to get in there and fix it myself. Teamviewer isn't really my cup of tea.
    Well i dont have time to explain things, sorry. It aint my cup of tea. Ill pass
    Quote Originally Posted by Rythe View Post
    smoke cigarettes' even if u dont want 2
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Dec 2014
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Shadowpker View Post
    Well i dont have time to explain things, sorry. It aint my cup of tea. Ill pass
    all good bro ty for offering
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    May 2020
    Posts
    23
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Client startup initialization initializing required initialization is off.
    Reply With Quote  
     

  7. #7  
    Extreme Donator


    Rythe's Avatar
    Join Date
    Dec 2019
    Age
    28
    Posts
    345
    Thanks given
    276
    Thanks received
    158
    Discord
    View profile
    Rep Power
    530
    Quote Originally Posted by BlackMomba View Post
    Client startup initialization initializing required initialization is off.
    I ended up fixing this. He had beyond outdated java, a different language eclipse and that's all it was. Friendly guy. Will help out more
    Quote Originally Posted by Rythe View Post
    smoke cigarettes' even if u dont want 2
    Reply With Quote  
     

  8. Thankful user:


  9. #8  
    Registered Member
    Join Date
    May 2020
    Posts
    23
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Shadowpker View Post
    I ended up fixing this. He had beyond outdated java, a different language eclipse and that's all it was. Friendly guy. Will help out more
    Yeah that's what I said. It was not initializing.

    First minute I looked at the code it was clear. Thank you though for clarifying in other words.
    Reply With Quote  
     

  10. #9  
    Extreme Donator


    Rythe's Avatar
    Join Date
    Dec 2019
    Age
    28
    Posts
    345
    Thanks given
    276
    Thanks received
    158
    Discord
    View profile
    Rep Power
    530
    Quote Originally Posted by BlackMomba View Post
    Yeah that's what I said. It was not initializing.

    First minute I looked at the code it was clear. Thank you though for clarifying in other words.
    You're welcome !
    Quote Originally Posted by Rythe View Post
    smoke cigarettes' even if u dont want 2
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Source issue (Starting source)
    By Faxity in forum Help
    Replies: 3
    Last Post: 02-24-2015, 02:25 AM
  2. Replies: 2
    Last Post: 03-16-2014, 03:53 AM
  3. Source Issue
    By Iron Hands in forum Help
    Replies: 7
    Last Post: 11-24-2013, 03:52 PM
  4. Replies: 4
    Last Post: 03-31-2013, 08:32 PM
  5. Source issue
    By Harbinger in forum Help
    Replies: 3
    Last Post: 09-17-2009, 04:04 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •