Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Treyflix

Build 49 crashing with minecraft 1.3.2 *FIXED

15 posts in this topic

So I installed Forge, then player API, then Optifine, (all the correct versions) and then put the TFC Universal core B2 build 49 into my mods folder. I tried to launch minecraft and I got the following crash:

---- Minecraft Crash Report ----

// Oh - I know what I did wrong!

Time: 9/5/12 12:20 PM

Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:461)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:141)

at net.minecraft.client.Minecraft.a(Minecraft.java:405)

at net.minecraft.client.Minecraft.run(Minecraft.java:737)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:371)

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java: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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:460)

... 4 more

Caused by: java.lang.IllegalArgumentException: Slot 216 is already occupied by TFC.Blocks.BlockSand@3fc843 when adding TFC.Blocks.BlockTerraForge@174dc2d

at aig.<init>(Block.java:282)

at afu.<init>(BlockContainer.java:7)

at TFC.Blocks.BlockTerraForge.<init>(BlockTerraForge.java:33)

at TFCBlocks.LoadBlocks(TFCBlocks.java:303)

at TerraFirmaCraft.preInit(TerraFirmaCraft.java:87)

... 30 more

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Windows Vista (x86) version 6.0

- Java Version: 1.7.0_05, Oracle Corporation

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

- Memory: 400026160 bytes (381 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)

- JVM Flags: 2 total; -Xms512m -Xmx1024m

- FML: FML v3.0.183.356 Minecraft Forge 4.0.0.247 Optifine OptiFine_1.3.2_HD_U_B3 4 mods loaded, 4 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized

mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized

TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build49.zip) Unloaded->Constructed->Errored

- LWJGL: 2.4.2

- OpenGL: Intel 965/963 Graphics Media Accelerator GL version 1.5.0 - Build 7.14.10.1437, Intel

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

I tried launching with other mods and narrowed it down to TFC being the issue. I even tried manually installing it into my jar instead of putting it in the mods file but to no avail... Help me out here please :(!

Before you even ask, of course I deleted the META-INF file.

0

Share this post


Link to post
Share on other sites

Is the meta where the config are? sorry I'm a newb and my knee jerk is always the damn config files.

0

Share this post


Link to post
Share on other sites

Config files are usually in the config folder in .minecraft. USUALLY, because some mods make a directory of their own and place their config files there.

I have my own error, but I can't see what's the problem. Error report:

--- BEGIN ERROR REPORT 95a49a1 --------

Generated 5-9-12 20:27

- Minecraft Version: 1.3.2

- Operating System: Windows 7 (amd64) version 6.1

- Java Version: 1.7.0_05, Oracle Corporation

- Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation

- Memory: 355728840 bytes (339 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)

- JVM Flags: 2 total; -Xms512m -Xmx1024m

- LWJGL: 2.4.2

- OpenGL: AMD Radeon HD 6670 GL version 4.2.11762 Compatibility Profile Context, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:411)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:133)

at net.minecraft.client.Minecraft.a(Minecraft.java:402)

at net.minecraft.client.Minecraft.run(Minecraft.java:734)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:297)

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:123)

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:410)

... 4 more

Caused by: java.lang.IllegalAccessError: tried to access method rh.e(I)Lrh; from class TFC.Core.TFCItems

at TFC.Core.TFCItems.Setup(TFCItems.java:902)

at TerraFirmaCraft.preInit(TerraFirmaCraft.java:90)

... 30 more

--- END ERROR REPORT af9439cb ----------

EDIT: Did the other error report thingy in the thread Bioxx made: http://pastebin.com/0rmALZeS

EDIT2: I had to update minecraft forge to fix this apparently, because I had an outdated forge version of 1.3.2. blah

0

Share this post


Link to post
Share on other sites

Thought I would add mine, as well. Hope it's helpful.

Minecraft has crashed!

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

Minecraft has stopped running because it encountered a problem; Unexpected error

This error has been saved to E:TemporaryHoldingMinecraftMCProfileManagerMinecraft Profile ManagerprofilesTFCraft.minecraftcrash-reportscrash-2012-09-05_12.30.49-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

--- BEGIN ERROR REPORT 56ce7892 --------

Generated 9/5/12 12:30 PM

- Minecraft Version: 1.3.2

- Operating System: Windows 7 (amd64) version 6.1

- Java Version: 1.6.0_30, Sun Microsystems Inc.

- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc.

- Memory: 195070088 bytes (186 MB) / 542310400 bytes (517 MB) up to 954466304 bytes (910 MB)

- JVM Flags: 2 total; -Xmx1024M -Xms512M

- FML: FML v3.0.183.356 Minecraft Forge 4.0.0.247 3 mods loaded, 3 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build49.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

- LWJGL: 2.4.2

- OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

- World MpServer Entities: 122 total; [atg['WordCount'/176, l='MpServer', x=432.09, y=145.62, z=-9895.45], EntityPigTFC['entity.pig.name'/236, l='MpServer', x=357.50, y=144.00, z=-9904.03], EntityChickenTFC['entity.chicken.name'/210, l='MpServer', x=330.50, y=149.00, z=-9838.00], EntityPigTFC['entity.pig.name'/238, l='MpServer', x=352.97, y=152.00, z=-9803.66], EntityPigTFC['entity.pig.name'/237, l='MpServer', x=360.06, y=145.00, z=-9880.59], EntityPigTFC['entity.pig.name'/235, l='MpServer', x=356.28, y=144.00, z=-9892.50], EntityPigTFC['entity.pig.name'/233, l='MpServer', x=343.00, y=147.00, z=-9807.50], EntityChickenTFC['entity.chicken.name'/231, l='MpServer', x=340.66, y=149.00, z=-9852.03], EntityChickenTFC['entity.chicken.name'/230, l='MpServer', x=339.00, y=148.00, z=-9845.97], EntityChickenTFC['entity.chicken.name'/229, l='MpServer', x=338.69, y=149.00, z=-9850.72], EntityCowTFC['entity.cow.name'/248, l='MpServer', x=384.59, y=151.00, z=-9778.63], EntityCowTFC['entity.cow.name'/249, l='MpServer', x=395.63, y=148.00, z=-9766.41], EntityPigTFC['entity.pig.name'/246, l='MpServer', x=384.50, y=149.00, z=-9825.00], EntityPigTFC['entity.pig.name'/247, l='MpServer', x=389.69, y=153.00, z=-9814.94], EntityCowTFC['entity.cow.name'/244, l='MpServer', x=380.97, y=154.00, z=-9800.84], EntityCowTFC['entity.cow.name'/245, l='MpServer', x=380.81, y=152.00, z=-9782.34], EntityChickenTFC['entity.chicken.name'/276, l='MpServer', x=424.63, y=146.00, z=-9777.00], EntityChickenTFC['entity.chicken.name'/264, l='MpServer', x=414.78, y=146.00, z=-9830.09], EntityChickenTFC['entity.chicken.name'/298, l='MpServer', x=436.69, y=144.00, z=-9827.09], EntityChickenTFC['entity.chicken.name'/332, l='MpServer', x=436.84, y=143.18, z=-9822.16], EntityPigTFC['entity.pig.name'/356, l='MpServer', x=512.34, y=146.00, z=-9900.97], EntityPigTFC['entity.pig.name'/357, l='MpServer', x=507.91, y=146.00, z=-9895.66], EntityPigTFC['entity.pig.name'/358, l='MpServer', x=511.50, y=144.00, z=-9857.50], EntityPigTFC['entity.pig.name'/354, l='MpServer', x=507.50, y=144.00, z=-9899.50], EntityPigTFC['entity.pig.name'/355, l='MpServer', x=509.50, y=145.00, z=-9897.50], EntitySquidTFC['entity.squid.name'/10236, l='MpServer', x=445.09, y=140.34, z=-9852.88], nx['Skeleton'/13698, l='MpServer', x=448.50, y=62.00, z=-9833.50], no['Creeper'/14125, l='MpServer', x=464.50, y=76.00, z=-9829.50], no['Creeper'/14585, l='MpServer', x=432.22, y=59.00, z=-9828.50], no['Creeper'/15905, l='MpServer', x=431.50, y=71.00, z=-9813.50], EntitySquidTFC['entity.squid.name'/15978, l='MpServer', x=506.81, y=143.02, z=-9864.13], no['Creeper'/17100, l='MpServer', x=425.50, y=68.00, z=-9813.50], nz['Spider'/17168, l='MpServer', x=447.75, y=63.00, z=-9814.00], nz['Spider'/17170, l='MpServer', x=447.97, y=63.00, z=-9820.19], no['Creeper'/17654, l='MpServer', x=482.50, y=89.00, z=-9846.50], no['Creeper'/17655, l='MpServer', x=481.50, y=89.00, z=-9846.50], nx['Skeleton'/18300, l='MpServer', x=425.50, y=58.00, z=-9813.78], EntitySheepTFC['entity.sheep.name'/360, l='MpServer', x=501.50, y=144.00, z=-9849.50], EntitySheepTFC['entity.sheep.name'/361, l='MpServer', x=497.50, y=144.00, z=-9848.50], nx['Skeleton'/18109, l='MpServer', x=446.50, y=56.00, z=-9846.31], EntitySheepTFC['entity.sheep.name'/349, l='MpServer', x=495.47, y=149.00, z=-9851.50], EntitySheepTFC['entity.sheep.name'/359, l='MpServer', x=503.50, y=149.00, z=-9851.50], nx['Skeleton'/17968, l='MpServer', x=444.50, y=58.00, z=-9852.50], nx['Skeleton'/18326, l='MpServer', x=459.50, y=62.00, z=-9850.50], nx['Skeleton'/18542, l='MpServer', x=439.50, y=59.00, z=-9845.50], oa['Zombie'/18457, l='MpServer', x=444.50, y=57.00, z=-9860.50], no['Creeper'/18458, l='MpServer', x=441.50, y=57.00, z=-9858.50], oa['Zombie'/16515, l='MpServer', x=449.50, y=95.00, z=-9876.50], EntitySheepTFC['entity.sheep.name'/260, l='MpServer', x=419.50, y=144.00, z=-9886.50], EntitySheepTFC['entity.sheep.name'/261, l='MpServer', x=415.50, y=144.00, z=-9887.63], EntitySheepTFC['entity.sheep.name'/250, l='MpServer', x=418.67, y=144.00, z=-9888.66], EntitySheepTFC['entity.sheep.name'/259, l='MpServer', x=415.16, y=143.00, z=-9891.77], no['Creeper'/19342, l='MpServer', x=473.50, y=86.00, z=-9844.50], oa['Zombie'/19348, l='MpServer', x=439.50, y=61.00, z=-9840.50], oa['Zombie'/19349, l='MpServer', x=438.50, y=61.00, z=-9839.50], no['Creeper'/18896, l='MpServer', x=479.50, y=90.00, z=-9900.50], nx['Skeleton'/19388, l='MpServer', x=421.50, y=64.00, z=-9832.50], nx['Skeleton'/19389, l='MpServer', x=423.50, y=64.00, z=-9831.50], nx['Skeleton'/19390, l='MpServer', x=422.50, y=64.00, z=-9830.50], nz['Spider'/19427, l='MpServer', x=449.09, y=96.00, z=-9874.66], oa['Zombie'/18899, l='MpServer', x=489.75, y=87.00, z=-9903.41], nx['Skeleton'/19499, l='MpServer', x=503.50, y=100.00, z=-9847.50], oa['Zombie'/19508, l='MpServer', x=451.50, y=57.00, z=-9858.50], oa['Zombie'/19509, l='MpServer', x=450.50, y=57.00, z=-9854.50], oa['Zombie'/19510, l='MpServer', x=452.50, y=57.00, z=-9852.50], no['Creeper'/19607, l='MpServer', x=469.50, y=86.00, z=-9881.50], nx['Skeleton'/19608, l='MpServer', x=474.50, y=86.00, z=-9882.50], oa['Zombie'/19610, l='MpServer', x=469.50, y=86.00, z=-9883.50], EntityCowTFC['entity.cow.name'/19181, l='MpServer', x=399.41, y=146.00, z=-9987.63], oa['Zombie'/19232, l='MpServer', x=451.50, y=83.00, z=-9918.50], oa['Zombie'/19231, l='MpServer', x=453.09, y=82.00, z=-9915.53], oa['Zombie'/19230, l='MpServer', x=448.50, y=83.00, z=-9917.50], oa['Zombie'/19229, l='MpServer', x=452.50, y=83.00, z=-9918.50], EntityCowTFC['entity.cow.name'/19407, l='MpServer', x=391.22, y=144.00, z=-9982.66], EntityCowTFC['entity.cow.name'/19408, l='MpServer', x=396.03, y=144.00, z=-9986.47], EntityCowTFC['entity.cow.name'/19409, l='MpServer', x=394.97, y=144.00, z=-9985.06], EntityChickenTFC['entity.chicken.name'/19422, l='MpServer', x=540.50, y=144.00, z=-9992.50], nx['Skeleton'/19885, l='MpServer', x=449.50, y=85.00, z=-9933.50], nx['Skeleton'/20534, l='MpServer', x=470.50, y=88.00, z=-9899.50], nx['Skeleton'/20535, l='MpServer', x=467.93, y=88.00, z=-9898.44], nx['Skeleton'/20581, l='MpServer', x=490.50, y=92.00, z=-9916.50], oa['Zombie'/20582, l='MpServer', x=493.50, y=92.00, z=-9919.50], oa['Zombie'/20531, l='MpServer', x=407.50, y=86.00, z=-9935.50], EntityChickenTFC['entity.chicken.name'/19419, l='MpServer', x=548.50, y=144.00, z=-10001.50], oa['Zombie'/20751, l='MpServer', x=452.47, y=58.00, z=-9845.01], EntityChickenTFC['entity.chicken.name'/19420, l='MpServer', x=551.50, y=144.00, z=-10003.50], EntityChickenTFC['entity.chicken.name'/19421, l='MpServer', x=550.50, y=144.00, z=-10003.50], nx['Skeleton'/21074, l='MpServer', x=434.50, y=87.00, z=-9908.50], EntityPigTFC['entity.pig.name'/20210, l='MpServer', x=553.22, y=144.00, z=-10010.16], no['Creeper'/21206, l='MpServer', x=401.50, y=62.00, z=-9926.50], oa['Zombie'/21208, l='MpServer', x=398.50, y=62.00, z=-9915.50], oa['Zombie'/21209, l='MpServer', x=399.50, y=62.00, z=-9916.50], no['Creeper'/21380, l='MpServer', x=500.50, y=71.00, z=-9902.50], EntityPigTFC['entity.pig.name'/20208, l='MpServer', x=542.88, y=144.00, z=-10006.75], EntityPigTFC['entity.pig.name'/20209, l='MpServer', x=548.78, y=144.00, z=-10013.22], EntityPigTFC['entity.pig.name'/20207, l='MpServer', x=552.06, y=144.00, z=-10011.38], nz['Spider'/21403, l='MpServer', x=488.66, y=90.00, z=-9905.34], nx['Skeleton'/21404, l='MpServer', x=487.50, y=90.00, z=-9906.08], nx['Skeleton'/21405, l='MpServer', x=485.40, y=89.00, z=-9903.71], EntityPigTFC['entity.pig.name'/20202, l='MpServer', x=477.50, y=144.00, z=-10014.50], EntityPigTFC['entity.pig.name'/20201, l='MpServer', x=477.50, y=144.00, z=-10014.50], oa['Zombie'/21444, l='MpServer', x=400.09, y=62.00, z=-9910.38], oa['Zombie'/21445, l='MpServer', x=396.50, y=62.00, z=-9915.50], oa['Zombie'/21446, l='MpServer', x=394.50, y=62.00, z=-9914.50], oa['Zombie'/21447, l='MpServer', x=394.50, y=62.00, z=-9916.50], oa['Zombie'/21592, l='MpServer', x=414.50, y=61.00, z=-9929.50], nx['Skeleton'/21622, l='MpServer', x=438.50, y=86.00, z=-9936.50], nz['Spider'/21623, l='MpServer', x=440.50, y=86.00, z=-9936.50], no['Creeper'/21649, l='MpServer', x=493.57, y=90.00, z=-9915.07], nx['Skeleton'/21729, l='MpServer', x=478.50, y=89.00, z=-9902.50], nx['Skeleton'/21730, l='MpServer', x=479.50, y=89.00, z=-9899.50], nx['Skeleton'/21749, l='MpServer', x=437.50, y=70.00, z=-9881.50], oa['Zombie'/21753, l='MpServer', x=403.50, y=57.00, z=-9820.50], no['Creeper'/21909, l='MpServer', x=460.50, y=88.00, z=-9888.50], no['Creeper'/22043, l='MpServer', x=446.50, y=75.00, z=-9889.50], no['Creeper'/22044, l='MpServer', x=447.50, y=75.00, z=-9887.50], no['Creeper'/22045, l='MpServer', x=445.50, y=75.00, z=-9889.50], no['Creeper'/22046, l='MpServer', x=446.50, y=75.00, z=-9890.50], EntitySquidTFC['entity.squid.name'/22070, l='MpServer', x=401.50, y=141.00, z=-9939.50], EntitySquidTFC['entity.squid.name'/22071, l='MpServer', x=399.52, y=141.15, z=-9938.89], EntitySquidTFC['entity.squid.name'/22072, l='MpServer', x=401.50, y=141.00, z=-9935.50], EntitySquidTFC['entity.squid.name'/22073, l='MpServer', x=401.50, y=141.19, z=-9932.93]]

- World MpServer Players: 1 total; [atg['WordCount'/176, l='MpServer', x=432.09, y=145.62, z=-9895.45]]

- World MpServer Chunk Stats: MultiplayerChunkCache: 420

- Forced Entities: 185 total; [nz['Spider'/21403, l='MpServer', x=488.66, y=90.00, z=-9905.34], nx['Skeleton'/21405, l='MpServer', x=485.40, y=89.00, z=-9903.71], nx['Skeleton'/21404, l='MpServer', x=487.50, y=90.00, z=-9906.08], oa['Zombie'/18457, l='MpServer', x=444.50, y=57.00, z=-9860.50], oa['Zombie'/16515, l='MpServer', x=449.50, y=95.00, z=-9876.50], no['Creeper'/18458, l='MpServer', x=441.50, y=57.00, z=-9858.50], nj['item.tile.sapling.Pine'/9240, l='MpServer', x=437.12, y=145.84, z=-9788.58], nj['item.item.Stick'/10443, l='MpServer', x=441.32, y=145.67, z=-9788.18], nj['item.item.Stick'/9785, l='MpServer', x=437.52, y=145.49, z=-9788.35], nj['item.tile.fence'/15324, l='MpServer', x=457.41, y=144.22, z=-9784.11], nj['item.item.Stick'/8826, l='MpServer', x=436.84, y=145.76, z=-9790.80], no['Creeper'/21380, l='MpServer', x=500.50, y=71.00, z=-9902.50], nj['item.item.Stick'/6535, l='MpServer', x=441.06, y=144.13, z=-9789.34], no['Creeper'/14125, l='MpServer', x=464.50, y=76.00, z=-9829.50], no['Creeper'/17654, l='MpServer', x=482.50, y=89.00, z=-9846.50], nj['item.item.Stick'/11427, l='MpServer', x=437.73, y=144.13, z=-9790.93], no['Creeper'/17655, l='MpServer', x=481.50, y=89.00, z=-9846.50], nj['item.tile.fence'/15769, l='MpServer', x=456.42, y=144.35, z=-9779.89], nj['item.tile.fence'/14804, l='MpServer', x=454.09, y=144.13, z=-9784.85], nj['item.item.Stick'/5987, l='MpServer', x=438.81, y=145.43, z=-9785.78], nj['item.tile.sapling.Pine'/5909, l='MpServer', x=437.82, y=145.89, z=-9787.06], oa['Zombie'/21446, l='MpServer', x=394.50, y=62.00, z=-9914.50], oa['Zombie'/21447, l='MpServer', x=394.50, y=62.00, z=-9916.50], nj['item.item.Stick'/8092, l='MpServer', x=439.75, y=145.70, z=-9790.13], oa['Zombie'/21444, l='MpServer', x=400.09, y=62.00, z=-9910.38], oa['Zombie'/21445, l='MpServer', x=396.50, y=62.00, z=-9915.50], nx['Skeleton'/18109, l='MpServer', x=446.50, y=56.00, z=-9846.31], no['Creeper'/17100, l='MpServer', x=425.50, y=68.00, z=-9813.50], nj['item.tile.sapling.Pine'/11507, l='MpServer', x=438.65, y=145.76, z=-9788.86], no['Creeper'/21909, l='MpServer', x=460.50, y=88.00, z=-9888.50], nj['item.tile.workbench'/16614, l='MpServer', x=447.02, y=144.28, z=-9764.13], oa['Zombie'/19510, l='MpServer', x=452.50, y=57.00, z=-9852.50], oa['Zombie'/19509, l='MpServer', x=450.50, y=57.00, z=-9854.50], oa['Zombie'/19508, l='MpServer', x=451.50, y=57.00, z=-9858.50], nx['Skeleton'/19499, l='MpServer', x=503.50, y=100.00, z=-9847.50], nx['Skeleton'/18542, l='MpServer', x=439.50, y=59.00, z=-9845.50], nj['item.item.rottenFlesh'/256, l='MpServer', x=400.16, y=156.13, z=-9713.84], nj['item.item.rottenFlesh'/257, l='MpServer', x=400.81, y=156.13, z=-9713.41], EntityPigTFC['entity.pig.name'/20210, l='MpServer', x=553.22, y=144.00, z=-10010.16], EntityPigTFC['entity.pig.name'/20208, l='MpServer', x=542.88, y=144.00, z=-10006.75], EntityPigTFC['entity.pig.name'/20209, l='MpServer', x=548.78, y=144.00, z=-10013.22], nj['item.item.Stick'/10331, l='MpServer', x=441.66, y=144.13, z=-9785.88], nj['item.tile.fence'/14694, l='MpServer', x=454.25, y=144.44, z=-9784.62], EntityPigTFC['entity.pig.name'/20207, l='MpServer', x=552.06, y=144.00, z=-10011.38], nj['item.item.Stick'/11269, l='MpServer', x=440.16, y=144.13, z=-9786.81], EntityPigTFC['entity.pig.name'/20202, l='MpServer', x=477.50, y=144.00, z=-10014.50], EntityPigTFC['entity.pig.name'/20201, l='MpServer', x=477.50, y=144.00, z=-10014.50], nj['item.item.doorWood'/16428, l='MpServer', x=449.64, y=144.25, z=-9765.56], nj['item.item.Stick'/9865, l='MpServer', x=439.85, y=145.65, z=-9788.19], nx['Skeleton'/13698, l='MpServer', x=448.50, y=62.00, z=-9833.50], oa['Zombie'/20751, l='MpServer', x=452.47, y=58.00, z=-9845.01], nj['item.tile.fence'/15107, l='MpServer', x=456.33, y=144.44, z=-9784.08], no['Creeper'/19607, l='MpServer', x=469.50, y=86.00, z=-9881.50], nj['item.item.Stick'/8327, l='MpServer', x=439.41, y=145.61, z=-9790.13], nx['Skeleton'/19608, l='MpServer', x=474.50, y=86.00, z=-9882.50], oa['Zombie'/19610, l='MpServer', x=469.50, y=86.00, z=-9883.50], EntityCowTFC['entity.cow.name'/19181, l='MpServer', x=399.41, y=146.00, z=-9987.63], nx['Skeleton'/17968, l='MpServer', x=444.50, y=58.00, z=-9852.50], EntityChickenTFC['entity.chicken.name'/210, l='MpServer', x=330.50, y=149.00, z=-9838.00], EntityPigTFC['entity.pig.name'/238, l='MpServer', x=352.97, y=152.00, z=-9803.66], EntityPigTFC['entity.pig.name'/237, l='MpServer', x=360.06, y=145.00, z=-9880.59], EntityPigTFC['entity.pig.name'/236, l='MpServer', x=357.50, y=144.00, z=-9904.03], nj['item.item.Stick'/4570, l='MpServer', x=442.52, y=144.98, z=-9790.35], EntityPigTFC['entity.pig.name'/235, l='MpServer', x=356.28, y=144.00, z=-9892.50], EntityPigTFC['entity.pig.name'/233, l='MpServer', x=343.00, y=147.00, z=-9807.50], EntityChickenTFC['entity.chicken.name'/231, l='MpServer', x=340.66, y=149.00, z=-9852.03], EntityChickenTFC['entity.chicken.name'/230, l='MpServer', x=339.00, y=148.00, z=-9845.97], nj['item.item.Stick'/7424, l='MpServer', x=440.96, y=145.55, z=-9791.15], EntityChickenTFC['entity.chicken.name'/229, l='MpServer', x=338.69, y=149.00, z=-9850.72], EntitySheepTFC['entity.sheep.name'/250, l='MpServer', x=418.67, y=144.00, z=-9888.66], EntityCowTFC['entity.cow.name'/248, l='MpServer', x=384.59, y=151.00, z=-9778.63], EntityCowTFC['entity.cow.name'/249, l='MpServer', x=395.63, y=148.00, z=-9766.41], nj['item.item.Stick'/5101, l='MpServer', x=439.68, y=144.13, z=-9791.72], EntityPigTFC['entity.pig.name'/246, l='MpServer', x=384.50, y=149.00, z=-9825.00], EntityPigTFC['entity.pig.name'/247, l='MpServer', x=389.69, y=153.00, z=-9814.94], EntityCowTFC['entity.cow.name'/244, l='MpServer', x=380.97, y=154.00, z=-9800.84], EntityCowTFC['entity.cow.name'/245, l='MpServer', x=380.81, y=152.00, z=-9782.34], nx['Skeleton'/21730, l='MpServer', x=479.50, y=89.00, z=-9899.50], oa['Zombie'/19232, l='MpServer', x=451.50, y=83.00, z=-9918.50], nj['item.item.rottenFlesh'/257, l='MpServer', x=400.78, y=156.13, z=-9713.44], nx['Skeleton'/21729, l='MpServer', x=478.50, y=89.00, z=-9902.50], no['Creeper'/14585, l='MpServer', x=432.22, y=59.00, z=-9828.50], EntityChickenTFC['entity.chicken.name'/276, l='MpServer', x=424.63, y=146.00, z=-9777.00], nj['item.item.Stick'/9079, l='MpServer', x=435.56, y=144.13, z=-9790.03], EntitySheepTFC['entity.sheep.name'/259, l='MpServer', x=415.16, y=143.00, z=-9891.77], nj['item.tile.sapling.Pine'/8517, l='MpServer', x=439.13, y=145.64, z=-9790.23], nx['Skeleton'/21749, l='MpServer', x=437.50, y=70.00, z=-9881.50], EntitySheepTFC['entity.sheep.name'/260, l='MpServer', x=419.50, y=144.00, z=-9886.50], EntitySheepTFC['entity.sheep.name'/261, l='MpServer', x=415.50, y=144.00, z=-9887.63], nj['item.tile.dirt'/12887, l='MpServer', x=440.38, y=143.13, z=-9790.81], nj['item.tile.dirt'/12888, l='MpServer', x=440.78, y=142.13, z=-9789.13], oa['Zombie'/21753, l='MpServer', x=403.50, y=57.00, z=-9820.50], EntityChickenTFC['entity.chicken.name'/264, l='MpServer', x=414.78, y=146.00, z=-9830.09], nj['item.tile.dirt'/12889, l='MpServer', x=440.04, y=142.13, z=-9789.62], nj['item.item.Stick'/7933, l='MpServer', x=439.01, y=145.86, z=-9790.13], EntityChickenTFC['entity.chicken.name'/298, l='MpServer', x=436.69, y=144.00, z=-9827.09], oa['Zombie'/19231, l='MpServer', x=453.09, y=82.00, z=-9915.53], oa['Zombie'/19230, l='MpServer', x=448.50, y=83.00, z=-9917.50], nj['item.item.rottenFlesh'/256, l='MpServer', x=400.13, y=156.13, z=-9713.88], oa['Zombie'/19229, l='MpServer', x=452.50, y=83.00, z=-9918.50], nj['item.item.SeedsWildBarley'/21725, l='MpServer', x=426.37, y=144.13, z=-9892.88], nj['item.tile.fence'/15603, l='MpServer', x=456.95, y=144.13, z=-9781.80], nj['item.tile.fence'/14520, l='MpServer', x=453.36, y=144.13, z=-9785.29], EntitySheepTFC['entity.sheep.name'/349, l='MpServer', x=495.47, y=149.00, z=-9851.50], atg['WordCount'/176, l='MpServer', x=432.09, y=145.62, z=-9895.45], oa['Zombie'/21209, l='MpServer', x=399.50, y=62.00, z=-9916.50], oa['Zombie'/21208, l='MpServer', x=398.50, y=62.00, z=-9915.50], EntityChickenTFC['entity.chicken.name'/332, l='MpServer', x=436.84, y=143.18, z=-9822.16], nj['item.item.Stick'/10079, l='MpServer', x=440.16, y=145.61, z=-9787.91], no['Creeper'/21206, l='MpServer', x=401.50, y=62.00, z=-9926.50], nj['item.tile.fence'/14979, l='MpServer', x=454.58, y=144.13, z=-9784.76], nj['item.item.arrow'/304, l='MpServer', x=440.16, y=144.13, z=-9768.22], nj['item.item.arrow'/303, l='MpServer', x=437.66, y=144.13, z=-9768.97], nx['Skeleton'/18326, l='MpServer', x=459.50, y=62.00, z=-9850.50], nj['item.item.Stick'/6358, l='MpServer', x=441.04, y=145.70, z=-9787.79], EntityPigTFC['entity.pig.name'/356, l='MpServer', x=512.34, y=146.00, z=-9900.97], nj['item.item.Log.Pine'/12841, l='MpServer', x=439.42, y=144.09, z=-9790.48], EntityPigTFC['entity.pig.name'/357, l='MpServer', x=507.91, y=146.00, z=-9895.66], nj['item.item.Log.Pine'/12842, l='MpServer', x=440.32, y=145.73, z=-9788.50], EntityPigTFC['entity.pig.name'/358, l='MpServer', x=511.50, y=144.00, z=-9857.50], nj['item.item.Log.Pine'/12843, l='MpServer', x=441.03, y=144.13, z=-9790.53], EntitySheepTFC['entity.sheep.name'/359, l='MpServer', x=503.50, y=149.00, z=-9851.50], nj['item.item.Log.Pine'/12844, l='MpServer', x=439.51, y=144.13, z=-9788.78], no['Creeper'/21649, l='MpServer', x=493.57, y=90.00, z=-9915.07], nj['item.item.Log.Pine'/12837, l='MpServer', x=438.63, y=144.09, z=-9788.81], nj['item.item.Log.Pine'/12838, l='MpServer', x=438.73, y=146.00, z=-9788.90], EntityPigTFC['entity.pig.name'/354, l='MpServer', x=507.50, y=144.00, z=-9899.50], nj['item.item.Log.Pine'/12839, l='MpServer', x=438.81, y=144.13, z=-9788.09], EntityPigTFC['entity.pig.name'/355, l='MpServer', x=509.50, y=145.00, z=-9897.50], nj['item.item.Log.Pine'/12840, l='MpServer', x=438.78, y=144.09, z=-9789.53], EntitySheepTFC['entity.sheep.name'/360, l='MpServer', x=501.50, y=144.00, z=-9849.50], nj['item.item.Log.Pine'/12845, l='MpServer', x=439.59, y=144.09, z=-9790.19], EntitySheepTFC['entity.sheep.name'/361, l='MpServer', x=497.50, y=144.00, z=-9848.50], nj['item.item.Log.Pine'/12846, l='MpServer', x=440.60, y=144.09, z=-9790.10], nx['Skeleton'/18300, l='MpServer', x=425.50, y=58.00, z=-9813.78], nj['item.item.Stick'/9626, l='MpServer', x=438.22, y=145.75, z=-9786.82], nx['Skeleton'/20534, l='MpServer', x=470.50, y=88.00, z=-9899.50], nx['Skeleton'/20535, l='MpServer', x=467.93, y=88.00, z=-9898.44], nx['Skeleton'/19388, l='MpServer', x=421.50, y=64.00, z=-9832.50], oa['Zombie'/20531, l='MpServer', x=407.50, y=86.00, z=-9935.50], nx['Skeleton'/19389, l='MpServer', x=423.50, y=64.00, z=-9831.50], nx['Skeleton'/19390, l='MpServer', x=422.50, y=64.00, z=-9830.50], nx['Skeleton'/21622, l='MpServer', x=438.50, y=86.00, z=-9936.50], nj['item.item.Stick'/5369, l='MpServer', x=439.06, y=145.17, z=-9791.27], nz['Spider'/21623, l='MpServer', x=440.50, y=86.00, z=-9936.50], nz['Spider'/17170, l='MpServer', x=447.97, y=63.00, z=-9820.19], nj['item.item.Stick'/6160, l='MpServer', x=439.94, y=145.84, z=-9786.90], nz['Spider'/17168, l='MpServer', x=447.75, y=63.00, z=-9814.00], no['Creeper'/19342, l='MpServer', x=473.50, y=86.00, z=-9844.50], nj['item.tile.fence'/14417, l='MpServer', x=452.45, y=144.13, z=-9783.54], nj['item.item.Stick'/4773, l='MpServer', x=441.01, y=145.68, z=-9791.68], nj['item.item.Stick'/12031, l='MpServer', x=440.13, y=145.67, z=-9789.11], oa['Zombie'/21592, l='MpServer', x=414.50, y=61.00, z=-9929.50], no['Creeper'/15905, l='MpServer', x=431.50, y=71.00, z=-9813.50], oa['Zombie'/19348, l='MpServer', x=439.50, y=61.00, z=-9840.50], oa['Zombie'/19349, l='MpServer', x=438.50, y=61.00, z=-9839.50], nj['item.item.Stick'/8600, l='MpServer', x=438.35, y=145.61, z=-9791.71], oa['Zombie'/20582, l='MpServer', x=493.50, y=92.00, z=-9919.50], nx['Skeleton'/20581, l='MpServer', x=490.50, y=92.00, z=-9916.50], nj['item.tile.fence'/15481, l='MpServer', x=457.03, y=144.13, z=-9782.73], nz['Spider'/19427, l='MpServer', x=449.09, y=96.00, z=-9874.66], EntitySquidTFC['entity.squid.name'/10236, l='MpServer', x=445.09, y=140.34, z=-9852.88], no['Creeper'/22043, l='MpServer', x=446.50, y=75.00, z=-9889.50], no['Creeper'/22044, l='MpServer', x=447.50, y=75.00, z=-9887.50], no['Creeper'/22045, l='MpServer', x=445.50, y=75.00, z=-9889.50], no['Creeper'/22046, l='MpServer', x=446.50, y=75.00, z=-9890.50], nx['Skeleton'/21074, l='MpServer', x=434.50, y=87.00, z=-9908.50], oa['Zombie'/18899, l='MpServer', x=489.75, y=87.00, z=-9903.41], no['Creeper'/18896, l='MpServer', x=479.50, y=90.00, z=-9900.50], nj['item.tile.torch'/16717, l='MpServer', x=445.13, y=144.47, z=-9764.13], EntityCowTFC['entity.cow.name'/19407, l='MpServer', x=391.22, y=144.00, z=-9982.66], nj['item.item.Stick'/6773, l='MpServer', x=441.54, y=144.13, z=-9790.23], nx['Skeleton'/19885, l='MpServer', x=449.50, y=85.00, z=-9933.50], EntityChickenTFC['entity.chicken.name'/19422, l='MpServer', x=540.50, y=144.00, z=-9992.50], EntitySquidTFC['entity.squid.name'/22072, l='MpServer', x=401.50, y=141.00, z=-9935.50], EntityChickenTFC['entity.chicken.name'/19420, l='MpServer', x=551.50, y=144.00, z=-10003.50], EntitySquidTFC['entity.squid.name'/22073, l='MpServer', x=401.50, y=141.19, z=-9932.93], EntityChickenTFC['entity.chicken.name'/19421, l='MpServer', x=550.50, y=144.00, z=-10003.50], EntitySquidTFC['entity.squid.name'/15978, l='MpServer', x=506.81, y=143.02, z=-9864.13], EntityChickenTFC['entity.chicken.name'/19419, l='MpServer', x=548.50, y=144.00, z=-10001.50], EntitySquidTFC['entity.squid.name'/22070, l='MpServer', x=401.50, y=141.00, z=-9939.50], EntitySquidTFC['entity.squid.name'/22071, l='MpServer', x=399.52, y=141.15, z=-9938.89], EntityCowTFC['entity.cow.name'/19408, l='MpServer', x=396.03, y=144.00, z=-9986.47], nj['item.item.Stick'/12117, l='MpServer', x=440.13, y=145.89, z=-9789.33], EntityCowTFC['entity.cow.name'/19409, l='MpServer', x=394.97, y=144.00, z=-9985.06]]

- Retry Entities: 0 total; []

java.lang.NullPointerException

at TFC.Handlers.PacketHandler.onPacketData(PacketHandler.java:120)

at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:248)

at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:238)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:70)

at asv.a(NetClientHandler.java:1291)

at ce.a(SourceFile:56)

at ba.b(MemoryConnection.java:75)

at asv.d(NetClientHandler.java:101)

at atd.b(SourceFile:51)

at net.minecraft.client.Minecraft.l(Minecraft.java:1777)

at net.minecraft.client.Minecraft.J(Minecraft.java:834)

at net.minecraft.client.Minecraft.run(Minecraft.java:764)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT aacbde70 ----------

0

Share this post


Link to post
Share on other sites

I have a crash on respawn. But then I load the save and can keep playing fine, until I get a new random crash

0

Share this post


Link to post
Share on other sites

The first one may be solved deleting the config folder on .minecraft and mod folders, like redpower.

Ulfengaard

I think I had the same crash, when did yours happened?

1

Share this post


Link to post
Share on other sites

It seems random. I'm just moving across the landscape. Not hitting anything or switching inventory or anything. Just running. Sometimes it stays up for half an hour, sometimes only a couple of minutes. I've had four crashes so far.

0

Share this post


Link to post
Share on other sites

The first one may be solved deleting the config folder on .minecraft and mod folders, like redpower.

Ulfengaard

I think I had the same crash, when did yours happened?

THANK YOU SO MUCH :D! It works now :3.

Seriously, you rock. I'm just going to like every post you make now ._.

0

Share this post


Link to post
Share on other sites

THANK YOU SO MUCH :D! It works now :3.

Seriously, you rock. I'm just going to like every post you make now ._.

Haha, No need for that, it happened a lot when I was trying different mods. For example redpower overlaps some industrialcraft blocks and that crashed with the same Slot xxx is already occupied

0

Share this post


Link to post
Share on other sites

Just a note to say that I tried out 49b and am still getting the crashes.

0

Share this post


Link to post
Share on other sites

Yeah. It seems fine. I'm playing BTW on 1.3.2 with no issues.

0

Share this post


Link to post
Share on other sites

When I'm moving. No inventory. No harvesting. Just randomly as I traverse the landscape.

0

Share this post


Link to post
Share on other sites

Yea happened to me before, but just once.

0

Share this post


Link to post
Share on other sites