Jump to content

No game file


Recommended Posts

¡Hello!

 

Before starting, I'd like to apologize if I misspell something, thing is, I'm from Venezuela and English isn't my first language, sorry about that  :P

 

Ok, since 1.9 came out, I wanted toplay with mods, so waited and the first version came. I intalled it and it didn't worked, and so happend with all the versions after the 1.8.

 

Anyways, I've tried, but nothing, this log always came out:

 

 

2016-07-16 18:20:14,375 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-07-16 18:20:14,375 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[18:20:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[18:20:14] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2011 for Minecraft 1.10.2 loading

[18:20:14] [main/INFO] [FML]: Java is Java HotSpot Client VM, version 1.8.0_25, running on Windows XP:x86:5.1, installed at C:\Archivos de programa\Java\jre1.8.0_25

[18:20:14] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_D1 (1).jar

[18:20:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[18:20:14] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker

[18:20:14] [main/INFO] [sTDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions

[18:20:14] [main/INFO] [sTDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader

[18:20:14] [main/INFO] [sTDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer

[18:20:14] [main/INFO] [sTDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Documents%20and%20Settings/Allinson.CASA-4150B937C9/Datos%20de%20programa/.minecraft/mods/OptiFine_1.7.10_HD_D1%20(1).jar

[18:20:14] [main/INFO] [sTDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@71e53b

[18:20:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[18:20:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[18:20:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[18:20:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[18:20:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

Exception in thread "main" [18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/ICrashCallable

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName0(Native Method)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName(Unknown Source)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:53)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.ICrashCallable

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: ... 5 more

[18:20:19] [main/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.IncompatibleClassChangeError: Implementing class

[18:20:19] [main/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass1(Native Method)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)

[18:20:19] [main/INFO] [sTDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 7 more

 

 

 

Of course, it wasn't the exact same log, they obviously had differences between versions...

 

I don't really know why it say Optifine things, since I don't have any optifine 1.10 versions installed.

 

Anyways, I later realised that all the after-1.9 forge folders, just have the forge ".json"

Example:

8baae44a92244f3dbec42333e519ef2b.png

 

So, I want to know if this have a solution, and if it has happend anyone besides me...

 

And that's all, hope an answer!  ;D

Hello, everyone!

Hope you're having a nice day

Link to comment
Share on other sites

You have optifine for 1.7.10 in your mods folder:

C:/Documents%20and%20Settings/Allinson.CASA-4150B937C9/Datos%20de%20programa/.minecraft/mods/OptiFine_1.7.10_HD_D1%20(1).jar

 

Forge only needs the .json file, this is not an error.

 

Oh. My. God.

 

Thank you, that solved the loading problem, but now...

 

 

---- Minecraft Crash Report ----

// I bet Cylons wouldn't have this problem.

 

Time: 16/07/16 18:53

Description: Initializing game

 

net.minecraft.client.renderer.StitcherException: Unable to fit: missingno - size: 16x16 - Maybe try a lowerresolution resourcepack?

at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:70)

at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:179)

at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155)

at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

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

at net.minecraft.client.main.Main.main(SourceFile:124)

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

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

 

 

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

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

 

-- Head --

Thread: Client thread

Stacktrace:

at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:70)

at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:179)

at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155)

at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

 

-- Initialization --

Details:

Stacktrace:

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

at net.minecraft.client.main.Main.main(SourceFile:124)

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

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

 

-- System Details --

Details:

Minecraft Version: 1.10.2

Operating System: Windows XP (x86) version 5.1

Java Version: 1.8.0_25, Oracle Corporation

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

Memory: 139993816 bytes (133 MB) / 329097216 bytes (313 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

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

FML: MCP 9.32 Powered by Forge 12.18.1.2011 3 mods loaded, 3 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2011.jar)

UCH Forge{12.18.1.2011} [Minecraft Forge] (forge-1.10.2-12.18.1.2011.jar)

Loaded coremods (and transformers):

GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.15.10.5218' Renderer: 'Intel Bear Lake B'

Launched Version: 1.10.2-forge1.10.2-12.18.1.2011

LWJGL: 2.9.4

OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.15.10.5218, Intel

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Not using framebuffer objects because OpenGL 1.4 is supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.

Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.

VBOs are available because ARB_vertex_buffer_object is supported.

 

Using VBOs: Yes

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs:

Current Language: English (UK)

Profiler Position: N/A (disabled)

CPU: 2x Intel® Pentium® Dual CPU E2200 @ 2.20GHz

 

 

Hm... what now?

If I have to do a separate thread, please tell me.

 

Without the forge it's just fine...

 

Weird thing, the older forge versions had a ".jar" file...

Hello, everyone!

Hope you're having a nice day

Link to comment
Share on other sites

Disable the loading screen like described in the EAQ.

 

Weird thing, the older forge versions had a ".jar" file...

Yes, things change, get over it :P

 

Again, thank you, that solved the render problem...

 

Now is a Mipmap-related problem... I don't really know if this is a forge related problem, but if it is, does this have a solution?

 

Crash log:

 

---- Minecraft Crash Report ----

// You should try our sister game, Minceraft!

 

Time: 17/07/16 10:52

Description: Generating mipmaps for frame

 

java.lang.ArrayIndexOutOfBoundsException: 0

at net.minecraft.client.renderer.texture.TextureUtil.func_147949_a(TextureUtil.java:60)

at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147963_d(TextureAtlasSprite.java:309)

at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:171)

at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155)

at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

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

at net.minecraft.client.main.Main.main(SourceFile:124)

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

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

 

 

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

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

 

-- Head --

Thread: Client thread

Stacktrace:

at net.minecraft.client.renderer.texture.TextureUtil.func_147949_a(TextureUtil.java:60)

 

-- Frame being iterated --

Details:

Frame index: 0

Frame sizes: 256

Stacktrace:

at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147963_d(TextureAtlasSprite.java:309)

at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:171)

at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155)

at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

 

-- Initialization --

Details:

Stacktrace:

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

at net.minecraft.client.main.Main.main(SourceFile:124)

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

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

 

-- System Details --

Details:

Minecraft Version: 1.10.2

Operating System: Windows XP (x86) version 5.1

Java Version: 1.8.0_25, Oracle Corporation

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

Memory: 88406504 bytes (84 MB) / 284508160 bytes (271 MB) up to 1037959168 bytes (989 MB)

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

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

FML: MCP 9.32 Powered by Forge 12.18.1.2011 3 mods loaded, 3 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2011.jar)

UCH Forge{12.18.1.2011} [Minecraft Forge] (forge-1.10.2-12.18.1.2011.jar)

Loaded coremods (and transformers):

Launched Version: 1.10.2-forge1.10.2-12.18.1.2011

LWJGL: 2.9.4

OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.15.10.5218, Intel

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Not using framebuffer objects because OpenGL 1.4 is supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.

Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.

VBOs are available because ARB_vertex_buffer_object is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs:

Current Language: English (UK)

Profiler Position: N/A (disabled)

CPU: 2x Intel® Pentium® Dual CPU E2200 @ 2.20GHz

 

Hello, everyone!

Hope you're having a nice day

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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