Jump to content

Fehler bei Modul render


Empfohlene Beiträge

Hallo ich habe Probleme bei eclipse ich habe ein yt tut angeschaut alles nach gemacht alles geht auser die items...

hier meine JAVA klassen und alle .json daten

und screens

 

http://prnt.sc/f20481

http://prnt.sc/f204c2

http://prnt.sc/f204eo

http://prnt.sc/f204hk

http://prnt.sc/f20607

http://prnt.sc/f2064q

http://prnt.sc/f206b5

http://prnt.sc/f206hb

http://prnt.sc/f206u9

http://prnt.sc/f207d3

http://prnt.sc/f207hv

http://prnt.sc/f207lp

http://prnt.sc/f207q4

http://prnt.sc/f207s6

http://prnt.sc/f2084t

http://prnt.sc/f2089v

http://prnt.sc/f208f0

http://prnt.sc/f208sk

http://prnt.sc/f208w1

http://prnt.sc/f20b7m

http://prnt.sc/f20bat

http://prnt.sc/f20bd8

http://prnt.sc/f20bga

http://prnt.sc/f20bkd

http://prnt.sc/f20bnu

http://prnt.sc/f20bq2

 

sry wegen so vielen screens :D allso bitte hilft mir hier der Consolen log 

 

 

2017-04-28 22:48:48,076 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-04-28 22:48:48,077 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[22:48:48] [main/INFO] [GradleStart]: Extra: []
[22:48:48] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/dominik/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, 1.8.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[22:48:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[22:48:48] [main/INFO] [FML]: Forge Mod Loader version 11.15.0.1655 for Minecraft 1.8.8 loading
[22:48:48] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at D:\Program Files\Java\jdk1.8.0_101\jre
[22:48:48] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[22:48:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:48:48] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[22:48:48] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[22:48:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:48:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:48:48] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[22:48:50] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[22:48:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:48:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:48:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:48:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:48:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:48:50] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-04-28 22:48:51,309 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-04-28 22:48:51,400 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-04-28 22:48:51,411 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[22:48:51] [Client thread/INFO]: Setting user: Player93
[22:48:55] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:48:55] [Client thread/WARN] [FML]: =============================================================
[22:48:55] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[22:48:55] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[22:48:55] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[22:48:55] [Client thread/WARN] [FML]: =============================================================
[22:48:56] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
// Shall we play a game?

Time: 28.04.17 22:48
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.8.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 927043072 bytes (884 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
    JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.54' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
[22:48:56] [Client thread/INFO] [FML]: MinecraftForge v11.15.0.1655 Initialized
[22:48:56] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[22:48:56] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[22:48:56] [Client thread/INFO] [FML]: Searching D:\mcp910\run\mods for mods
[22:48:56] [Client thread/INFO] [xapugeilmod]: Mod xapugeilmod is missing the required element 'name'. Substituting xapugeilmod
[22:48:58] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[22:48:58] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, xapugeilmod] at CLIENT
[22:48:58] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, xapugeilmod] at SERVER
[22:48:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:xapugeilmod
[22:48:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: XapuGeilMod/ in D:\mcp910\bin
[22:48:59] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:48:59] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[22:48:59] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[22:48:59] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[22:48:59] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:48:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[22:48:59] [Client thread/INFO] [FML]: Applying holder lookups
[22:48:59] [Client thread/INFO] [FML]: Holder lookups applied
[22:48:59] [Client thread/INFO] [FML]: Injecting itemstacks
[22:48:59] [Client thread/INFO] [FML]: Itemstack injection complete
[22:48:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: BETA Target: null
[22:49:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:49:00] [Thread-9/INFO]: Initializing LWJGL OpenAL
[22:49:00] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:49:00] [Thread-9/INFO]: OpenAL initialized.
[22:49:00] [Sound Library Loader/INFO]: Sound engine started
[22:49:04] [Client thread/INFO] [FML]: Max texture size: 16384
[22:49:04] [Client thread/INFO]: Created: 16x16 textures-atlas
[22:49:05] [Client thread/INFO] [FML]: Injecting itemstacks
[22:49:05] [Client thread/INFO] [FML]: Itemstack injection complete
[22:49:05] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[22:49:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:xapugeilmod
[22:49:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: XapuGeilMod/ in D:\mcp910\bin
[22:49:05] [Client thread/INFO]: SoundSystem shutting down...
[22:49:05] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[22:49:05] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:49:05] [Thread-11/INFO]: Initializing LWJGL OpenAL
[22:49:05] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:49:05] [Thread-11/INFO]: OpenAL initialized.
[22:49:06] [Sound Library Loader/INFO]: Sound engine started
[22:49:08] [Client thread/INFO] [FML]: Max texture size: 16384
[22:49:09] [Client thread/INFO]: Created: 512x512 textures-atlas
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimportal#axis=x not found
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimcreator#normal not found
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimstone#normal not found
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimportal#inventory not found
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimportal#axis=z not found
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimstone#inventory not found
[22:49:09] [Client thread/ERROR] [FML]: Model definition for location xapugeilmod:dimcreator#inventory not found

 

ClientProxy.java

DimMain.java

ServerProxy.java

BiomeDim.java

DimTeleporter.java

DimWorldProvider.java

BlockDimCreator.java

BlockDimPortal.java

BlockDimStone.java

dimportal_ew.json

dimportal_ns.json

dimstone.json

dimstone.json

dimportal.json

dimstone.json

dimportal.json

dimstone.png

dimportal.png

dimportal.png.mcmeta

Link zu diesem Kommentar
Auf anderen Seiten teilen

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B