Jump to content

theminerrick

Members
  • Posts

    8
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

theminerrick's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. hi guys, today i has installed the forge source on my pc but when i tried to startup minecraft using the start tool it does crash everytime crashreport: ---- Minecraft Crash Report ---- // Shall we play a game? Time: 13-2-15 14:21 Description: Initializing game java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.lang.String.charAt(Unknown Source) at net.minecraftforge.fml.common.FMLCommonHandler.loadLanguage(FMLCommonHandler.java:739) at net.minecraft.client.resources.Locale.loadLocaleData(Locale.java:110) at net.minecraft.client.resources.Locale.loadLocaleData(Locale.java:99) at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:45) at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:85) at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:735) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:238) at net.minecraft.client.Minecraft.startGame(Minecraft.java:412) at net.minecraft.client.Minecraft.run(Minecraft.java:325) at net.minecraft.client.main.Main.main(Main.java:117) 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) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) at GradleStart.main(GradleStart.java:45) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.String.charAt(Unknown Source) at net.minecraftforge.fml.common.FMLCommonHandler.loadLanguage(FMLCommonHandler.java:739) at net.minecraft.client.resources.Locale.loadLocaleData(Locale.java:110) at net.minecraft.client.resources.Locale.loadLocaleData(Locale.java:99) at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:45) at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:85) at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:735) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:238) at net.minecraft.client.Minecraft.startGame(Minecraft.java:412) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.run(Minecraft.java:325) at net.minecraft.client.main.Main.main(Main.java:117) 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) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) at GradleStart.main(GradleStart.java:45) -- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 865501840 bytes (825 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.0.29.1310 Minecraft Forge 11.14.1.1310 3 mods loaded, 3 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{8.0.29.1310} [Forge Mod Loader] (forgeSrc-1.8-11.14.1.1310.jar) Unloaded->Constructed Forge{11.14.1.1310} [Minecraft Forge] (forgeSrc-1.8-11.14.1.1310.jar) Unloaded->Constructed Loaded coremods (and transformers): Launched Version: 1.8 LWJGL: 2.9.1 OpenGL: ATI Mobility Radeon HD 4250 Graphics GL version 3.2.9752 Compatibility Profile Context, ATI Technologies Inc. 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: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled)
  2. How can i have the basic code such as the code from sending that message and i know the rest
  3. I mean: my ingame name is theminerrick and there is a player named theminerwillem But is it possible to chat message as theminerwillem using a command
  4. What? Be clear on what you are asking. I want to know if it is possible to uze a command to send chatmessages through another players and if that message can be not send because that word is blocked on a server i want to get the message what they get
  5. And is it possible to get client data, And send chatmessages through a player and get the result of it?
  6. But how? Can you paste an example code so i can edit to my prevences
  7. Hi guys, I want to know if its possible to send chat messages through another players using a command and get the result like: if they type a command on a server but they haven't the permission then you get a message that they haven't the permissions Thanks
×
×
  • Create New...

Important Information

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