Jump to content
  • 0

Crash when creating a new world


Backplague

Question

Title: Crash when creating a new world

Version: 3.1.2

OS: Windows 7 Home Premium 64-bit

Java Version: Java 7 Update 5

Description of Problem:

I was trying to get a good seed and when i created a new world, the loading got stuck in the "Switching level" part. It stood there for a good while and then turned into a full white screen.

If it matters, i created one world with the same name which did not fulfill my needs. Now i made yet another world with the same name and everything worked fine.

Even though this doesnt happen anymore (me thinks), it still could lead to discovery of some problems with the worldgen.

Error Messages:

None

Error Log:


[20:31:44] [sEVERE] 2012-08-22 20:31:44 [sEVERE] A critical error has occurred.

java.io.FileNotFoundException: \tekkit\saves\Plague Keep\RedstoneEther\fprop.dat (The system cannot find the file specified)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(Unknown Source)

at java.io.FileReader.<init>(Unknown Source)

at codechicken.core.SimpleProperties.load(SimpleProperties.java:35)

at codechicken.wirelessredstone.core.SaveManager.loadFreqInfo(SaveManager.java:594)

at codechicken.wirelessredstone.core.RedstoneEther.reload(RedstoneEther.java:128)

at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldLoad(RedstoneEtherSaveHandler.java:12)

at forge.ForgeHooks.onWorldLoad(ForgeHooks.java:287)

at xd.<init>(World.java:355)

at xd.<init>(World.java:278)

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

at xh.a(GuiCreateWorld.java:210)

at vp.a(SourceFile:74)

at xh.a(GuiCreateWorld.java:316)

at vp.f(SourceFile:122)

at vp.i(SourceFile:110)

at net.minecraft.client.Minecraft.k(Minecraft.java:1571)

at net.minecraft.client.Minecraft.x(Minecraft.java:825)

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

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...