CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Minecraft
  • Tout support
  • PC
  • Xbox Series
  • Switch
  • PS4
  • ONE
  • WiiU
  • PS3
  • 360
  • Vita
  • iOS
  • Android
  • Web
  • New 3DS
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum
Liste des sujets

magma serveur pc

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
20 septembre 2020 à 11:11:59

java -Xms1024M -Xmx8G -jar Magma-3a65e28-server.jar -o false
Starting Magma
Downloading Minecraft Server Jar ...
java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source)
at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at org.magmafoundation.magma.downloads.DownloadServerFiles.downloadMinecraftServer(DownloadServerFiles.java:54)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:53)
Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
at java.security.Provider$Service.newInstance(Unknown Source)
at sun.security.jca.GetInstance.getInstance(Unknown Source)
at sun.security.jca.GetInstance.getInstance(Unknown Source)
at javax.net.ssl.SSLContext.getInstance(Unknown Source)
at javax.net.ssl.SSLContext.getDefault(Unknown Source)
at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source)
at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source)
at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source)
at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)
at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)
at java.net.URL.openConnection(Unknown Source)
... 3 more
Caused by: java.security.KeyStoreException: problem accessing trust store
at sun.security.ssl.TrustManagerFactoryImpl.engineInit(Unknown Source)
at javax.net.ssl.TrustManagerFactory.init(Unknown Source)
at sun.security.ssl.SSLContextImpl$DefaultManagersHolder.getTrustManagers(Unknown Source)
at sun.security.ssl.SSLContextImpl$DefaultManagersHolder.<clinit>(Unknown Source)
at sun.security.ssl.SSLContextImpl$DefaultSSLContext.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
... 15 more
Caused by: java.io.IOException: Invalid keystore format
at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
at sun.security.provider.KeyStoreDelegator.engineLoad(Unknown Source)
at sun.security.provider.JavaKeyStore$DualFormatJKS.engineLoad(Unknown Source)
at java.security.KeyStore.load(Unknown Source)
at sun.security.ssl.TrustStoreManager$TrustAnchorManager.loadKeyStore(Unknown Source)
at sun.security.ssl.TrustStoreManager$TrustAnchorManager.getTrustedCerts(Unknown Source)
at sun.security.ssl.TrustStoreManager.getTrustedCerts(Unknown Source)
... 24 more
Starting Library Downloader
Exception in thread "main" java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder
at org.magmafoundation.magma.downloads.LibraryDownloader.parseLibraryJson(LibraryDownloader.java:46)
at org.magmafoundation.magma.downloads.LibraryDownloader.run(LibraryDownloader.java:28)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:56)
Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 3 more

je ne voit pas dou vien le probleme merci de m aider (je suis dislexique)

Cofi-Lake
Cofi-Lake
Niveau 43
20 septembre 2020 à 14:52:32

Tu héberges ton serveur sur ton PC ?

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
20 septembre 2020 à 18:49:22

Le 20 septembre 2020 à 14:52:32 Cofi-Lake a écrit :
Tu héberges ton serveur sur ton PC ?

oui

Cofi-Lake
Cofi-Lake
Niveau 43
20 septembre 2020 à 18:59:02

As-tu java 64 bits ?

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
20 septembre 2020 à 19:20:45

Le 20 septembre 2020 à 18:59:02 Cofi-Lake a écrit :
As-tu java 64 bits ?

oui mais j ai deja fait des serv et je n ai pas eu se probleme

Cofi-Lake
Cofi-Lake
Niveau 43
20 septembre 2020 à 23:24:41

Réinstalle java

Je viens de lancer un serveur magma et il marche

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
21 septembre 2020 à 17:35:41

Le 20 septembre 2020 à 23:24:41 Cofi-Lake a écrit :
Réinstalle java

Je viens de lancer un serveur magma et il marche

sa marche mais je ne peut plus mettre 8G ou 4G de ram

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
21 septembre 2020 à 18:24:26

java -Xms1024M -Xmx8G -jar Magma-3a65e28-server.jar -o false
Invalid maximum heap size: -Xmx8G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Cofi-Lake
Cofi-Lake
Niveau 43
22 septembre 2020 à 00:39:18

T'as réinstallé java 64 bits ?

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
22 septembre 2020 à 17:38:08

Le 22 septembre 2020 à 00:39:18 Cofi-Lake a écrit :
T'as réinstallé java 64 bits ?

oui c java 8 update 261 dit moi juste comment on voit au cas ou

LaplumenoireYTB
LaplumenoireYTB
Niveau 1
23 septembre 2020 à 16:02:02

je crois que j avait instaler un java buger car j en est instaler un autre et le premier je l ai desinstaler et sa a marcher (merci quand meme d avoir vous lu m aider)

Message édité le 23 septembre 2020 à 16:02:40 par LaplumenoireYTB
Sous forums
  • Recherche de joueurs et serveurs PC/Consoles