Jump to content

Recommended Posts

Posted

I've been playing on a pixelmon minecraft server for a few weeks now, and it was working perfectly fine this morning but when I went to join it again it would crash my game.

 

Here's the crash report:

 

---- Minecraft Crash Report ----

// Surprise! Haha. Well, this is awkward.

 

Time: 2/16/14 5:13 PM

Description: Rendering Tile Entity

 

java.lang.ArrayIndexOutOfBoundsException: 15

at pixelmon.client.models.apricornTrees.ApricornTreeStore.getTexture(ApricornTreeStore.java:38)

at pixelmon.client.render.tileEntities.RenderTileEntityApricornTrees.renderAModelAt(RenderTileEntityApricornTrees.java:16)

at pixelmon.client.render.tileEntities.RenderTileEntityApricornTrees.func_76894_a(RenderTileEntityApricornTrees.java:36)

at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106)

at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98)

at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:536)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)

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:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at pixelmon.client.models.apricornTrees.ApricornTreeStore.getTexture(ApricornTreeStore.java:38)

at pixelmon.client.render.tileEntities.RenderTileEntityApricornTrees.renderAModelAt(RenderTileEntityApricornTrees.java:16)

at pixelmon.client.render.tileEntities.RenderTileEntityApricornTrees.func_76894_a(RenderTileEntityApricornTrees.java:36)

 

-- Tile Entity Details --

Details:

Name: Apricorn Tree // pixelmon.blocks.apricornTrees.TileEntityApricornTree

Block type: ID #4077 (tile.null // pixelmon.blocks.apricornTrees.BlockApricornTree)

Block data value: 15 / 0xF / 0b1111

Block location: World: (3666,64,-215), Chunk: (at 2,4,9 in 229,-14; contains blocks 3664,0,-224 to 3679,255,-209), Region: (7,-1; contains chunks 224,-32 to 255,-1, blocks 3584,0,-512 to 4095,255,-1)

Actual block type: ID #4077 (tile.null // pixelmon.blocks.apricornTrees.BlockApricornTree)

Actual block data value: 15 / 0xF / 0b1111

Stacktrace:

at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106)

at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98)

at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:536)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['General_Meows'/2234745, l='MpServer', x=3664.10, y=69.62, z=-273.00]]

Chunk stats: MultiplayerChunkCache: 80

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (9126,69,17690), Chunk: (at 6,4,10 in 570,1105; contains blocks 9120,0,17680 to 9135,255,17695), Region: (17,34; contains chunks 544,1088 to 575,1119, blocks 8704,0,17408 to 9215,255,17919)

Level time: 166883397 game time, 267899597 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

Forced entities: 12 total; [EntityPixelmon['Geodude'/2234881, l='MpServer', x=3647.70, y=12.00, z=-265.00], EntityClientPlayerMP['General_Meows'/2234745, l='MpServer', x=3664.10, y=69.62, z=-273.00], EntityPixelmon['Pidgey'/2234997, l='MpServer', x=3704.75, y=63.00, z=-297.75], EntityPixelmon['Graveler'/2235187, l='MpServer', x=3659.70, y=21.00, z=-262.00], EntityPixelmon['Geodude'/2235142, l='MpServer', x=3648.70, y=11.00, z=-290.00], EntityPixelmon['Vulpix'/2235538, l='MpServer', x=3629.35, y=64.00, z=-234.35], EntityPixelmon['Geodude'/2234746, l='MpServer', x=3669.69, y=8.00, z=-268.00], EntityPixelmon['Geodude'/2234747, l='MpServer', x=3659.69, y=31.00, z=-240.00], EntityPixelmon['Graveler'/2234748, l='MpServer', x=3645.50, y=43.00, z=-263.50], EntityPixelmon['Graveler'/2234749, l='MpServer', x=3706.69, y=33.00, z=-268.00], EntityPixelmon['Geodude'/2234750, l='MpServer', x=3645.69, y=49.00, z=-241.00], EntityPixelmon['Pidgey'/2234751, l='MpServer', x=3642.87, y=71.00, z=-283.79]]

Retry entities: 0 total; []

Server brand: mcpc,craftbukkit,fml,forge

Server type: Non-integrated multiplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)

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:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

 

-- System Details --

Details:

Minecraft Version: 1.6.4

Operating System: Windows 8 (x86) version 6.2

Java Version: 1.7.0_51, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation

Memory: 68570280 bytes (65 MB) / 195620864 bytes (186 MB) up to 518979584 bytes (494 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M

AABB Pool Size: 21635 (1211560 bytes; 1 MB) allocated, 818 (45808 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63

FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

pixelmon{2.5.7} [Pixelmon] (Pixelmon 2.5.7) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.6.4-Forge9.11.1.965

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3316, Intel

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: 1612 (90272 bytes; 0 MB) allocated, 117 (6552 bytes; 0 MB) used

 

 

 

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • hello i am wanting to know if anyone can help me with this crash happened when i tried to go to bed on server https://pastebin.com/CezfAbAh
    • I accidentally posted this in the ForgeGradle subforum, super sorry. I meant to post it in the regular modders forum. Hopefully it can still reach the right people!
    • I've been trying to make an addon mod for create, but setting up dependencies and trying to add the mod into my mod environment has proven a little difficult for me. Ive been searching this forum and I've seen problems that were close to mine but not exactly mine, searching the error output just yields  people having trouble with their own modid, not an addons. The error while loading Minecraft,  "mods.toml missing metadata of modid create" and  "The Mod File C:Users\user1\data\<mod>\build\resources\main has mods that were not found" My build.gradle file plugins { id 'eclipse' id 'idea' id 'maven-publish' id 'net.minecraftforge.gradle' version '[6.0,6.2)' id 'org.parchmentmc.librarian.forgegradle' version '1.+' } 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) println "Java: ${System.getProperty 'java.version'}, JVM: ${System.getProperty 'java.vm.version'} (${System.getProperty 'java.vendor'}), Arch: ${System.getProperty 'os.arch'}" minecraft { mappings channel: 'parchment', version: '2023.09.03-1.20.1' copyIdeResources = true runs { configureEach { workingDirectory project.file('run') property 'forge.logging.markers', 'REGISTRIES' property 'forge.logging.console.level', 'debug' property 'mixin.env.remapRefMap', 'true' property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg" mods { "${mod_id}" { source sourceSets.main } } } client { // ... mods { other_mod { // ... } // Configures the 'example' mod create { // Add a source set to a mod's sources source sourceSets.main // Merges this configuration and specifies whether to overwrite existing properties merge mods.other_mod, true } } } server { property 'forge.enabledGameTestNamespaces', mod_id args '--nogui' } // This run config launches GameTestServer and runs all registered gametests, then exits. // By default, the server will crash when no gametests are provided. // The gametest system is also enabled by default for other run configs under the /test command. gameTestServer { property 'forge.enabledGameTestNamespaces', mod_id } data { // example of overriding the workingDirectory set in configureEach above workingDirectory project.file('run-data') // Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources. args '--mod', mod_id, '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') } } } // Include resources generated by data generators. sourceSets.main.resources { srcDir 'src/generated/resources' } repositories { maven { url = 'https://maven.tterrag.com/' } } dependencies { // Specify the version of Minecraft to use. // Any artifact can be supplied so long as it has a "userdev" classifier artifact and is a compatible patcher artifact. // The "userdev" classifier will be requested and setup by ForgeGradle. // If the group id is "net.minecraft" and the artifact id is one of ["client", "server", "joined"], // then special handling is done to allow a setup of a vanilla dependency without the use of an external repository. minecraft "net.minecraftforge:forge:1.20.1-47.3.22" implementation fg.deobf("com.simibubi.create:create-${create_minecraft_version}:${create_version}:slim") { transitive = false } implementation fg.deobf("com.jozufozu.flywheel:flywheel-forge-${flywheel_minecraft_version}:${flywheel_version}") implementation fg.deobf("com.tterrag.registrate:Registrate:${registrate_version}") // Example mod dependency with JEI - using fg.deobf() ensures the dependency is remapped to your development mappings // The JEI API is declared for compile time use, while the full JEI artifact is used at runtime // compileOnly fg.deobf("mezz.jei:jei-${mc_version}-common-api:${jei_version}") // compileOnly fg.deobf("mezz.jei:jei-${mc_version}-forge-api:${jei_version}") // runtimeOnly fg.deobf("mezz.jei:jei-${mc_version}-forge:${jei_version}") // Example mod dependency using a mod jar from ./libs with a flat dir repository // This maps to ./libs/coolmod-${mc_version}-${coolmod_version}.jar // The group id is ignored when searching -- in this case, it is "blank" // implementation fg.deobf("blank:coolmod-${mc_version}:${coolmod_version}") // For more info: // http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html // http://www.gradle.org/docs/current/userguide/dependency_management.html } // This block of code expands all declared replace properties in the specified resource targets. // A missing property will result in an error. Properties are expanded using ${} Groovy notation. // When "copyIdeResources" is enabled, this will also run before the game launches in IDE environments. // See https://docs.gradle.org/current/dsl/org.gradle.language.jvm.tasks.ProcessResources.html tasks.named('processResources', ProcessResources).configure { var replaceProperties = [ minecraft_version: minecraft_version, minecraft_version_range: minecraft_version_range, forge_version: forge_version, forge_version_range: forge_version_range, loader_version_range: loader_version_range, mod_id: mod_id, mod_name: mod_name, mod_license: mod_license, mod_version: mod_version, mod_authors: mod_authors, mod_description: mod_description, ] inputs.properties replaceProperties filesMatching(['META-INF/mods.toml', 'pack.mcmeta']) { expand replaceProperties + [project: project] } } // 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") ]) } // This is the preferred method to reobfuscate your jar file finalizedBy 'reobfJar' } // However if you are in a multi-project build, dev time needs unobfed jar files, so you can delay the obfuscation until publishing by doing: // tasks.named('publish').configure { // dependsOn 'reobfJar' // } // Example configuration to allow publishing using the maven-publish plugin publishing { publications { register('mavenJava', MavenPublication) { artifact jar } } } tasks.withType(JavaCompile).configureEach { options.encoding = 'UTF-8' // Use the UTF-8 charset for Java compilation } -And my mods.toml file  modLoader="javafml" #mandatory loaderVersion="[47,)" license="MIT" [[mods]] modId="mechmod" version="0.0.1" displayName="Create: Mechs" authors="Affe" [[dependencies.mechmod]] modId="create" mandatory=true versionRange="[0,)" ordering="NONE" side="BOTH" [[dependencies.mechmod]] modId="forge" mandatory=true versionRange="[47.1.3,)" ordering="NONE" side="BOTH" [[dependencies.mechmod]] modId="minecraft" mandatory=true versionRange="[1.20,1.21)" ordering="NONE" side="BOTH" [[dependencies.mechmod]] modId="flywheel" mandatory=true versionRange="[0.6.11,0.6.12)" ordering="AFTER" side="CLIENT" I thought I had implemented the code from the "depending on create" section from their github correctly. But I assume I haven't implemented something that is needed. But I don't know what or where. I can also provide any file you think will help with your diagnosis. Any help would be appreciated, cheers!   
    • Yo i might be a lil bit late but on 1.20.6 you can call BuiltInRegistries.ITEMS.getTagOrEmpty(*required tag*) to get an iterable of item holders, this might be possible on 1.18.2 as well. Then you get the items using for(Holder<Item> holder: iterable) or the .forEach(Consumer<Holder<Item>>) method, or convert the iterable to array/list/collection. When you get the holders, use the .get() method to get the items
    • I'm troubleshooting some mods that I want for a single player world in 1.21.4 and I was having trouble with a resource library config crashing my game so I tried another mod and the library config for that was causing crashes as well. I've updated java and forge recently. Both of these dependency mods have caused Exit Code: -1 but I'm using the crash report for the mod that I was originally wanting to use. https://pastebin.com/82FZPwS2
  • Topics

×
×
  • Create New...

Important Information

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