Jump to content

tvgold

Members
  • Posts

    3
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

tvgold's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I'm trying to attach in integer to a player that can be referenced by other items and I'm new to the modding scene, is there a way to do it or would i save it somewhere else, i need it however to be independent to the player so each player has their own value and the item accesses the player who's using its integer.
  2. when i try to load up my block models it crashes the client, if it doesn't try to load them up then its fine and it has no problem loading up item textures however it crashes when loading up block models, this is in the editor, crash report: ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 5/20/15 3:08 PM Description: Initializing game java.lang.NullPointerException: Initializing game at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) at com.google.common.collect.StandardTable.put(StandardTable.java:139) at com.google.common.collect.HashBasedTable.put(HashBasedTable.java:55) at net.minecraftforge.fml.client.FMLClientHandler.trackBrokenTexture(FMLClientHandler.java:909) at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:167) at net.minecraft.client.renderer.texture.TextureMap.loadSprites(TextureMap.java:83) at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:96) at net.minecraft.client.resources.model.ModelManager.onResourceManagerReload(ModelManager.java:29) at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:130) at net.minecraft.client.Minecraft.startGame(Minecraft.java:511) at net.minecraft.client.Minecraft.run(Minecraft.java:356) at net.minecraft.client.main.Main.main(Main.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) at com.google.common.collect.StandardTable.put(StandardTable.java:139) at com.google.common.collect.HashBasedTable.put(HashBasedTable.java:55) at net.minecraftforge.fml.client.FMLClientHandler.trackBrokenTexture(FMLClientHandler.java:909) at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:167) at net.minecraft.client.renderer.texture.TextureMap.loadSprites(TextureMap.java:83) at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:96) at net.minecraft.client.resources.model.ModelManager.onResourceManagerReload(ModelManager.java:29) at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:130) at net.minecraft.client.Minecraft.startGame(Minecraft.java:511) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.run(Minecraft.java:356) at net.minecraft.client.main.Main.main(Main.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120) -- System Details -- Details: Minecraft Version: 1.8 Operating System: Linux (amd64) version 3.8.11 Java Version: 1.7.0_79, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 902063640 bytes (860 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.10 FML v8.99.4.1410 Minecraft Forge 11.14.1.1410 4 mods loaded, 4 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{8.99.4.1410} [Forge Mod Loader] (forgeSrc-1.8-11.14.1.1410.jar) Unloaded->Constructed->Pre-initialized Forge{11.14.1.1410} [Minecraft Forge] (forgeSrc-1.8-11.14.1.1410.jar) Unloaded->Constructed->Pre-initialized worldtrigger{1.0.0} [World Trigger] (tvgolds-mods) Unloaded->Constructed->Pre-initialized Loaded coremods (and transformers): GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '3.0 Mesa 10.1.3' Renderer: 'Mesa DRI Intel® Haswell Mobile ' Launched Version: 1.8 LWJGL: 2.9.1 OpenGL: Mesa DRI Intel® Haswell Mobile GL version 3.0 Mesa 10.1.3, Intel Open Source Technology Center GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: No Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled)
  3. ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 27/07/13 10:19 Description: Initializing game java.lang.NoClassDefFoundError: reifnsk/minimap/ReiMinimap at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15) at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:417) at cpw.mods.fml.common.Loader.loadMods(Loader.java:514) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) Caused by: java.lang.ClassNotFoundException: reifnsk.minimap.ReiMinimap at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more Caused by: java.lang.IncompatibleClassChangeError: Implementing class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171) ... 15 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15) at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:417) at cpw.mods.fml.common.Loader.loadMods(Loader.java:514) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_10, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 165826144 bytes (158 MB) / 455278592 bytes (434 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: ~~ERROR~~ NoClassDefFoundError: reifnsk/minimap/ReiMinimap Launched Version: 1.6.2-Forge9.10.0.789 LWJGL: 2.9.0 OpenGL: GeForce GT 545/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
×
×
  • Create New...

Important Information

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