Thread: Project 51 client help

Results 1 to 6 of 6
  1. #1 Project 51 client help 
    Registered Member
    Join Date
    Apr 2021
    Posts
    10
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    I'm trying to run the client with the newest jdk but it won't work it only works when i install a earlier version of jdk anyone possibly know why ? thanks.


    Exception in thread "main" java.lang.ExceptionInInitializerError: Cannot access defaults field of Properties
    at com.thoughtworks.xstream.converters.collections.Pr opertiesConverter.<clinit>(PropertiesConverter.jav a:46)
    at com.thoughtworks.xstream.XStream.setupConverters(X Stream.java:647)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:445)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:385)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:332)
    at com.client.Client.<clinit>(Client.java:7748)
    Reply With Quote  
     

  2. #2  
    Donator

    Join Date
    Apr 2021
    Posts
    86
    Thanks given
    9
    Thanks received
    3
    Rep Power
    11
    are you using eclipse?
    Reply With Quote  
     

  3. #3  
    Donator

    Join Date
    Apr 2021
    Posts
    86
    Thanks given
    9
    Thanks received
    3
    Rep Power
    11
    need help still?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Oct 2021
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    receiving same error! any fix found?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Feb 2023
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Mr. Xeric View Post
    need help still?
    U Help me please?
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Dec 2022
    Posts
    21
    Thanks given
    5
    Thanks received
    13
    Rep Power
    0
    Quote Originally Posted by zmoney View Post
    I'm trying to run the client with the newest jdk but it won't work it only works when i install a earlier version of jdk anyone possibly know why ? thanks.


    Exception in thread "main" java.lang.ExceptionInInitializerError: Cannot access defaults field of Properties
    at com.thoughtworks.xstream.converters.collections.Pr opertiesConverter.<clinit>(PropertiesConverter.jav a:46)
    at com.thoughtworks.xstream.XStream.setupConverters(X Stream.java:647)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:445)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:385)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:332)
    at com.client.Client.<clinit>(Client.java:7748)
    Add the libs folder containing the xstream, commons, etc with "Libraries tab" by right clicking the project in intellij > open module settings.
    Also do the same in Modules, click the little + button to add the Jars and Directories > the libs folder.

    If in eclipse, I forget now been a bit but pretty sure you just right click project, whatever the settings is then click Libraries and again add External Jars.


    Its just missing them so youll have import issues etc.
    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. Replies: 9
    Last Post: 02-18-2016, 07:34 PM
  2. Project Perfection Client Help
    By Hellenic in forum Help
    Replies: 7
    Last Post: 02-10-2012, 04:00 AM
  3. Project insanity client help
    By gray561 in forum Help
    Replies: 0
    Last Post: 12-29-2011, 06:00 AM
  4. Project insanity client help
    By oblivion-rs in forum Help
    Replies: 5
    Last Post: 06-15-2010, 08:52 AM
  5. Replies: 2
    Last Post: 06-10-2010, 03:46 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
  •