Jump to content

Recommended Posts

Posted

Hello folks! Here's Wakigawa.

I recently created a modded server using MinecraftForge, and when i try to join it, Minecraft goes blackscreen and stand there forever.

How can i fix it? I appreaciate your help.

<3

Everything is correctly setup, modloadermp is not installed in the server.jar, I got all the mods working perfectly and so on.

Posted

Thanks! The error is this one:

 

 

 

 

 

C:\Users\abrightday\Desktop>java -Xincgc -Xmx2048M -cp Minecraft.exe net.minecra

ft.LauncherFrame

27 achievements

182 recipes

Setting user: Wakigawa, -5170072715400694656

LWJGL Version: 2.4.2

Jun 15, 2012 4:00:01 PM cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Attempting early MinecraftForge initialization

Jun 15, 2012 4:00:01 PM cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Completed early MinecraftForge initialization

2012-06-15 16:00:01 [iNFO] Forge Mod Loader version 2.2.48.135 for Minecraft 1.2

.5 loading

2012-06-15 16:00:01 [iNFO] Loading mods from C:\Users\abrightday\AppData\Roaming

\.minecraft\mods

2012-06-15 16:00:01 [iNFO] Directory rei_minimap contained no mods

2012-06-15 16:00:01 [iNFO] Directory weaponmod contained no mods

2012-06-15 16:00:01 [iNFO] Forge Mod Loader has loaded 6 mods

[CraftingTableIII] Up to date!

MinecraftForge v3.3.7.135 Initialized

2012-06-15 16:00:02 [iNFO] MinecraftForge v3.3.7.135 Initialized

2012-06-15 16:00:02 [iNFO] [WeaponMod] Properties file read succesfully!

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

ModLoaderMP 1.0.0 Initialized

CONFLICT @ 3

2012-06-15 16:00:02 [iNFO] Forge Mod Loader load complete, 6 mods loaded

 

Starting up SoundSystem...

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.or

g)

OpenAL initialized.

 

Connecting to localhost, 25565

java.lang.NoSuchMethodError: ModLoader.serverDisconnect()V

        at adl.a(NetClientHandler.java:533)

        at amg.a(Packet255KickDisconnect.java:41)

        at lg.b(NetworkManager.java:343)

        at adl.b(NetClientHandler.java:56)

        at ajy.a(SourceFile:45)

        at net.minecraft.client.Minecraft.k(Minecraft.java:1572)

        at net.minecraft.client.Minecraft.x(Minecraft.java:822)

        at net.minecraft.client.Minecraft.run(Minecraft.java:750)

        at java.lang.Thread.run(Unknown Source)

2012-06-15 16:00:16 [sEVERE] A critical error has occurred.

java.lang.NoSuchMethodError: ModLoader.serverDisconnect()V

        at adl.a(NetClientHandler.java:533)

        at amg.a(Packet255KickDisconnect.java:41)

        at lg.b(NetworkManager.java:343)

        at adl.b(NetClientHandler.java:56)

        at ajy.a(SourceFile:45)

        at net.minecraft.client.Minecraft.k(Minecraft.java:1572)

        at net.minecraft.client.Minecraft.x(Minecraft.java:822)

        at net.minecraft.client.Minecraft.run(Minecraft.java:750)

        at java.lang.Thread.run(Unknown Source)

2012-06-15 16:00:16 [sEVERE] 6 mods loaded

Minecraft Forge 3.3.7.135

FML v2.2.48.135

Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5

        mod_MinecraftForge : Available (minecraft.jar)

        mod_ModLoaderMp : Available (minecraft.jar)

        mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.1 (1).zip)

        mod_CraftingTableIII : Available (CraftingTableIIIB1.8.zip)

        mod_AnimalBikes : Available (mlmp animalbikes 1.2.5 v2.zip)

        Balkon's WeaponMod : Available (WeaponMod.zip)

 

Stopping!

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component

argument pData

        at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)

        at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)

        at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)

        at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)

        at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)

        at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)

        at java.awt.Component.getGraphics(Unknown Source)

        at sun.awt.RepaintArea.paint(Unknown Source)

        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)

        at java.awt.Component.dispatchEventImpl(Unknown Source)

        at java.awt.Container.dispatchEventImpl(Unknown Source)

        at java.awt.Component.dispatchEvent(Unknown Source)

        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

        at java.awt.EventQueue.access$000(Unknown Source)

        at java.awt.EventQueue$3.run(Unknown Source)

        at java.awt.EventQueue$3.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

 

SoundSystem shutting down...    at java.security.ProtectionDomain$1.doIntersecti

onPrivilege(Unknown Source)

 

        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour

ce)

        at java.awt.EventQueue$4.run(Unknown Source)

        at java.awt.EventQueue$4.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour

ce)

        at java.awt.EventQueue.dispatchEvent(Unknown Source)

        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

        at java.awt.EventDispatchThread.run(Unknown Source)

    Author: Paul Lamb, www.paulscode.com

 

 

 

 

I installed first ModLoader and ModloaderMP in my minecraft.jar. Then i installed forge. Everything works properly even the MODs in the .minecraft/mods folder. Singleplayer is up and running.

But when i try to login to my own server, or my friends, they get a blackscreen.

 

I researched all over google, but could not find similar problems or even solutions to this. I have the original minecraft version.

MODS I'm using:

WeaponMOD

CraftingTableIII

AnimalBikes

All compatible to forge 1.2.5.

 

Thanks!

Posted

Install Forge AFTER MLMP.

But MLMP should not be used at all anymore, complain to your mod auther that still uses it to update.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Something you are using is overwriting the adl class from forge.

Figure out which of your mods is doing it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Think of it this way, you should not be installing *any* mod in to the minecraft.jar file *except* for Forge.  Whatever other mods you are installing in to the minecraft.jar file, at least one of them is causing problems.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Im trying to build my mod using shade since i use the luaj library however i keep getting this error Reason: Task ':reobfJar' uses this output of task ':shadowJar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. So i try adding reobfJar.dependsOn shadowJar  Could not get unknown property 'reobfJar' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. my gradle file plugins { id 'eclipse' id 'idea' id 'maven-publish' id 'net.minecraftforge.gradle' version '[6.0,6.2)' id 'com.github.johnrengelman.shadow' version '7.1.2' id 'org.spongepowered.mixin' version '0.7.+' } apply plugin: 'net.minecraftforge.gradle' apply plugin: 'org.spongepowered.mixin' apply plugin: 'com.github.johnrengelman.shadow' version = mod_version group = mod_group_id base { archivesName = mod_id } // Mojang ships Java 17 to end users in 1.18+, so your mod should target Java 17. java.toolchain.languageVersion = JavaLanguageVersion.of(17) //jarJar.enable() println "Java: ${System.getProperty 'java.version'}, JVM: ${System.getProperty 'java.vm.version'} (${System.getProperty 'java.vendor'}), Arch: ${System.getProperty 'os.arch'}" minecraft { mappings channel: mapping_channel, version: mapping_version copyIdeResources = true runs { configureEach { workingDirectory project.file('run') property 'forge.logging.markers', 'REGISTRIES' property 'forge.logging.console.level', 'debug' arg "-mixin.config=derp.mixin.json" mods { "${mod_id}" { source sourceSets.main } } } client { // Comma-separated list of namespaces to load gametests from. Empty = all namespaces. property 'forge.enabledGameTestNamespaces', mod_id } server { property 'forge.enabledGameTestNamespaces', mod_id args '--nogui' } gameTestServer { property 'forge.enabledGameTestNamespaces', mod_id } data { workingDirectory project.file('run-data') args '--mod', mod_id, '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') } } } sourceSets.main.resources { srcDir 'src/generated/resources' } repositories { flatDir { dirs './libs' } maven { url = "https://jitpack.io" } } configurations { shade implementation.extendsFrom shade } dependencies { minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}" implementation 'org.luaj:luaj-jse-3.0.2' implementation fg.deobf("com.github.Virtuoel:Pehkui:${pehkui_version}") annotationProcessor 'org.spongepowered:mixin:0.8.5:processor' minecraftLibrary 'luaj:luaj-jse:3.0.2' shade 'luaj:luaj-jse:3.0.2' } // Example for how to get properties into the manifest for reading at runtime. tasks.named('jar', Jar).configure { manifest { attributes([ 'Specification-Title' : mod_id, 'Specification-Vendor' : mod_authors, 'Specification-Version' : '1', // We are version 1 of ourselves 'Implementation-Title' : project.name, 'Implementation-Version' : project.jar.archiveVersion, 'Implementation-Vendor' : mod_authors, 'Implementation-Timestamp': new Date().format("yyyy-MM-dd'T'HH:mm:ssZ"), "TweakClass" : "org.spongepowered.asm.launch.MixinTweaker", "TweakOrder" : 0, "MixinConfigs" : "derp.mixin.json" ]) } rename 'mixin.refmap.json', 'derp.mixin-refmap.json' } shadowJar { archiveClassifier = '' configurations = [project.configurations.shade] finalizedBy 'reobfShadowJar' } assemble.dependsOn shadowJar reobf { re shadowJar {} } publishing { publications { mavenJava(MavenPublication) { artifact jar } } repositories { maven { url "file://${project.projectDir}/mcmodsrepo" } } }  
    • All versions of Minecraft Forge suddenly black screen even without mods (tried reinstalling original Minecraft, Java, updating drivers doesn't work)
    • When i join minecraft all ok, when i join world all working fine, but when i open indentity menu, i get this The game crashed whilst unexpected error Error: java.lang.NullPointerException: Cannot invoke "top.ribs.scguns.common.Gun$Projectile.getDamage()" because "this.projectile" is null crash report here https://paste.ee/p/0vKaf
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.