Jump to content

Nexina

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Nexina's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Ugh, i'ts too late here to be working on this. I'm all frazzled! Maybe a good night's sleep will help.. Thanks for your help! i'll come back if i find out any more info that might help -(yawn)- tomorrow... Zzz
  2. ...But- What? API? I'm kinda lost here. I'm not a coder or a mod expert or anything, just a casual gamer who thought that particular map looked really fun... Everything worked fine yesterday... I'm sorry for bothering you, I just wanted to play the game... thought you guys could help
  3. Can someone help me find what's wrong here? I just downloaded the Pixelmon Island Paradise map, along with Custom NPCs mod and Big Trees mod I tried reading through the crash report several times, but it's no use; I still can't read java :'( Here's the report: ---- Minecraft Crash Report ---- // Don't do that. Time: 7/6/14 6:32 PM Description: Exception in server tick loop java.lang.AbstractMethodError: packets.BattleHandler.eventFired(Lpixelmon/api/events/EventType;Lnet/minecraft/entity/player/EntityPlayer;[Ljava/lang/Object;)V at pixelmon.api.events.PixelmonEventHandler.fireEvent(PixelmonEventHandler.java:20) at pixelmon.comm.packetHandlers.RecieveModList.handlePacket(RecieveModList.java:26) at pixelmon.comm.PacketManager.onPacketData(PacketManager.java:72) at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255) at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85) at net.minecraft.network.NetServerHandler.func_72501_a(NetServerHandler.java:1130) at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141) at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54) at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.7.0_60, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 188414616 bytes (179 MB) / 337793024 bytes (322 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 1637 (91672 bytes; 0 MB) allocated, 1523 (85288 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 8 mods loaded, 8 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available bigtrees{1.6.4} [bigTrees] (BigTrees-164-forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available pixelmon{3.0.4} [Pixelmon] (Pixelmon 3.0.4) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available pokemart{1.0.1} [pokemart] (PokeMart) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available pokeradar{1.1.0} [pokeradar] (pokeradar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 191 (10696 bytes; 0 MB) allocated, 143 (8008 bytes; 0 MB) used Player Count: 1 / 8; [EntityPlayerMP['Nexina'/48, l='Pixelmon Paradise', x=-122.50, y=66.00, z=-32.50]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
  4. Darn, oh well! Thanks anyway. I'll see if i can't find something similar
  5. Is there any version of it that would work? My searches always seem to go around in circles
  6. Oh dear, it seems I can't use any new mods Just tried adding a few new ones, and they either crash the game before it can start, or they don't show up at all in the mods list Please help me fix this! Here's the Report: ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 6/19/14 1:25 PM Description: Initializing game java.lang.NullPointerException: Initializing game at com.google.common.collect.Maps.uniqueIndex(Maps.java:1138) at cpw.mods.fml.common.Loader.sortModList(Loader.java:215) at cpw.mods.fml.common.Loader.loadMods(Loader.java:471) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) 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 -- Stacktrace: at com.google.common.collect.Maps.uniqueIndex(Maps.java:1138) at cpw.mods.fml.common.Loader.sortModList(Loader.java:215) at cpw.mods.fml.common.Loader.loadMods(Loader.java:471) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.7.0_60, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 48878408 bytes (46 MB) / 149106688 bytes (142 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.03 FML v7.2.205.1099 Minecraft Forge 10.12.1.1099 Optifine OptiFine_1.7.2_HD_D1 7 mods loaded, 7 mods active mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded FML{7.2.205.1099} [Forge Mod Loader] (forge-1.7.2-10.12.1.1099.jar) Unloaded Forge{10.12.1.1099} [Minecraft Forge] (forge-1.7.2-10.12.1.1099.jar) Unloaded lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0.jar) Unloaded bspkrsCore{6.9} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.9.jar) Unloaded Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.2.jar) Unloaded chococraft{3.0.3} [Torojima's ChocoCraft] (Chococraft_3.0.3) Unloaded Launched Version: 1.7.2-Forge10.12.1.1099 LWJGL: 2.9.0 OpenGL: GeForce 9600M GT/PCI/SSE2 GL version 3.1 NVIDIA 187.66, NVIDIA Corporation 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) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: Off (1)
×
×
  • Create New...

Important Information

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