Jump to content

forge does not load solo worlds and crashes on mp


baialeo

Recommended Posts

Minecraft (vanilla) works fine, loads, creates worlds, no problem but once i use forge (last version 10.12.1023) it does not load or create them, once im about to spawn it just crash and wen i go online it crashes most of time wen i tp somewhere (Hypixel server)

this following msg is on development tab of minecraft launcher and the 2 next for loading and creating solo world's (cant upload them so i copied), plz help me getting this working...

 

[16:29:07 INFO]: Client> mcplogo.png

[16:29:07 INFO]: Client> paulscode/sound/

[16:29:07 INFO]: Client> Paulscode IBXM Library License.txt

[16:29:07 INFO]: Client> paulscode/sound/codecs/CodecIBXM.class

[16:29:07 INFO]: Client> agg$FlowerEntry.class

[16:29:07 INFO]: Client> fmlversion.properties

[16:29:08 INFO]: Client> [16:29:08] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:08 INFO]: Client> [16:29:08] [Client thread/INFO]: [CHAT] §ENo waypoints exist for this world/server.

[16:29:09 INFO]: Client> [16:29:09] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:09 INFO]: Client> [16:29:09] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:11 INFO]: Client> [16:29:11] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:12 INFO]: Client> failed getting color: 0 0

[16:29:12 INFO]: Client> [16:29:12] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:12 INFO]: Client> [16:29:12] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:12 INFO]: Client> [16:29:12] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:12 INFO]: Client> [16:29:12] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:12 INFO]: Client> [16:29:12] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:12 INFO]: Client> [16:29:12] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:14 INFO]: Client> [16:29:14] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:14 INFO]: Client> [16:29:14] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:16 INFO]: Client> [16:29:16] [server thread/INFO]: [@: Heure fixée à 12]

[16:29:16 INFO]: Client> [16:29:16] [Client thread/INFO]: [CHAT] [@: Heure fixée à 12]

[16:29:17 INFO]: Client> [16:29:17] [server thread/INFO]: Saving and pausing game...

[16:29:17 INFO]: Client> [16:29:17] [server thread/INFO]: Saving chunks for level 'redstone'/Overworld

[16:29:17 INFO]: Client> [16:29:17] [server thread/ERROR]: Encountered an unexpected exception

[16:29:17 INFO]: Client> java.lang.NullPointerException

[16:29:17 INFO]: Client> at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:818) ~[ForgeChunkManager.class:?]

[16:29:17 INFO]: Client> at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:69) ~[ForgeInternalHandler.class:?]

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.ASMEventHandler_4_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic) ~[?:?]

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]

[16:29:17 INFO]: Client> at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:839) ~[mj.class:?]

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344) ~[MinecraftServer.class:?]

[16:29:17 INFO]: Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:180) ~[bsk.class:?]

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) [MinecraftServer.class:?]

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705) [?:?]

[16:29:17 INFO]: Client> [16:29:17] [server thread/ERROR]: This crash report has been saved to: C:\Users\Famille Baía\AppData\Roaming\.minecraft\crash-reports\crash-2014-02-04_16.29.17-server.txt

[16:29:17 INFO]: Client> [16:29:17] [server thread/INFO]: Stopping server

[16:29:17 INFO]: Client> [16:29:17] [server thread/INFO]: Saving players

[16:29:17 INFO]: Client> [16:29:17] [server thread/INFO]: Saving worlds

[16:29:17 INFO]: Client> [16:29:17] [server thread/INFO]: Saving chunks for level 'redstone'/Overworld

[16:29:17 INFO]: Client> ---- Minecraft Crash Report ----

[16:29:17 INFO]: Client> // Oh - I know what I did wrong!

[16:29:17 INFO]: Client>

[16:29:17 INFO]: Client> Time: 04.02.14 16:29

[16:29:17 INFO]: Client> Description: Exception in server tick loop

[16:29:17 INFO]: Client>

[16:29:17 INFO]: Client> java.lang.NullPointerException: Exception in server tick loop

[16:29:17 INFO]: Client> at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:818)

[16:29:17 INFO]: Client> at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:69)

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.ASMEventHandler_4_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)

[16:29:17 INFO]: Client> at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:839)

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344)

[16:29:17 INFO]: Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:180)

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)

[16:29:17 INFO]: Client>

[16:29:17 INFO]: Client>

[16:29:17 INFO]: Client> A detailed walkthrough of the error, its code path and all known details is as follows:

[16:29:17 INFO]: Client> ---------------------------------------------------------------------------------------

[16:29:17 INFO]: Client>

[16:29:17 INFO]: Client> -- System Details --

[16:29:17 INFO]: Client> Details:

[16:29:17 INFO]: Client> Minecraft Version: 1.7.2

[16:29:17 INFO]: Client> Operating System: Windows 7 (amd64) version 6.1

[16:29:17 INFO]: Client> Java Version: 1.7.0_45, Oracle Corporation

[16:29:17 INFO]: Client> Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

[16:29:17 INFO]: Client> Memory: 229989008 bytes (219 MB) / 587726848 bytes (560 MB) up to 954728448 bytes (910 MB)

[16:29:17 INFO]: Client> JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

[16:29:17 INFO]: Client> AABB Pool Size: 171 (9576 bytes; 0 MB) allocated, 39 (2184 bytes; 0 MB) used

[16:29:17 INFO]: Client> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

[16:29:17 INFO]: Client> FML: MCP v9.01-pre FML v7.2.112.1023 Minecraft Forge 10.12.0.1023 Optifine OptiFine_1.7.2_HD_U_B1 7 mods loaded, 7 mods active

[16:29:17 INFO]: Client> mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> FML{7.2.112.1023} [Forge Mod Loader] (forge-1.7.2-10.12.0.1023.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> Forge{10.12.0.1023} [Minecraft Forge] (forge-1.7.2-10.12.0.1023.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> DamageIndicatorsMod{3.0.5} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> PetBat{1.2.9} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

[16:29:17 INFO]: Client> Profiler Position: N/A (disabled)

[16:29:17 INFO]: Client> Vec3 Pool Size: 18 (1008 bytes; 0 MB) allocated, 10 (560 bytes; 0 MB) used

[16:29:17 INFO]: Client> Player Count: 1 / 8; [EntityPlayerMP['baialeo'/5, l='redstone', x=-174.22, y=8.00, z=-384.31]]

[16:29:17 INFO]: Client> Type: Integrated Server (map_client.txt)

[16:29:17 INFO]: Client> Is Modded: Definitely; Client brand changed to 'fml,forge'

[16:29:17 INFO]: Client> #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Famille Baía\AppData\Roaming\.minecraft\crash-reports\crash-2014-02-04_16.29.17-server.txt

[16:29:17 INFO]: Client> [16:29:17] [Client Shutdown Thread/INFO]: Stopping server

[16:29:17 INFO]: Client> [16:29:17] [Client Shutdown Thread/INFO]: Saving players

[16:29:17 INFO]: Client> Exception in thread "Client Shutdown Thread" java.lang.NullPointerException

[16:29:17 INFO]: Client> at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:818)

[16:29:17 INFO]: Client> at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:69)

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.ASMEventHandler_4_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)

[16:29:17 INFO]: Client> at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)

[16:29:17 INFO]: Client> at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:839)

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344)

[16:29:17 INFO]: Client> at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:375)

[16:29:17 INFO]: Client> at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:322)

[16:29:17 INFO]: Client> at net.minecraft.client.Minecraft.func_71363_D(Minecraft.java:2567)

[16:29:17 INFO]: Client> at net.minecraft.client.main.Main$2.run(SourceFile:95)

[16:29:18 INFO]: Client> AL lib: (EE) alc_cleanup: 1 device not closed

[16:29:18 ERROR]: Game ended with bad state (exit code -1)

[16:29:18 INFO]: Deleting C:\Users\Famille Baía\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1023\1.7.2-Forge10.12.0.1023-natives-187106748916941

[16:29:18 INFO]: Ignoring visibility rule and showing launcher due to a game crash

[16:29:18 WARN]: Couldn't delete C:\Users\Famille Baía\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1023\1.7.2-Forge10.12.0.1023-natives-187106748916941 - scheduling for deletion upon exit

 

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

 

the 2 next are the crash repports when loading and creating solo world's (cant upload them so i copied)

 

 

---- Minecraft Crash Report ----

// I blame Dinnerbone.

 

Time: 04.02.14 16:29

Description: Exception in server tick loop

 

java.lang.NullPointerException: Exception in server tick loop

at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:818)

at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:69)

at cpw.mods.fml.common.eventhandler.ASMEventHandler_4_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)

at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)

at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)

at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:839)

at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:180)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)

 

 

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

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

 

-- System Details --

Details:

Minecraft Version: 1.7.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_45, Oracle Corporation

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

Memory: 229989008 bytes (219 MB) / 587726848 bytes (560 MB) up to 954728448 bytes (910 MB)

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

AABB Pool Size: 171 (9576 bytes; 0 MB) allocated, 39 (2184 bytes; 0 MB) used

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

FML: MCP v9.01-pre FML v7.2.112.1023 Minecraft Forge 10.12.0.1023 Optifine OptiFine_1.7.2_HD_U_B1 7 mods loaded, 7 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{7.2.112.1023} [Forge Mod Loader] (forge-1.7.2-10.12.0.1023.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{10.12.0.1023} [Minecraft Forge] (forge-1.7.2-10.12.0.1023.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

DamageIndicatorsMod{3.0.5} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

PetBat{1.2.9} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 18 (1008 bytes; 0 MB) allocated, 10 (560 bytes; 0 MB) used

Player Count: 1 / 8; [EntityPlayerMP['baialeo'/5, l='redstone', x=-174.22, y=8.00, z=-384.31]]

Type: Integrated Server (map_client.txt)

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

 

 

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

 

 

 

---- Minecraft Crash Report ----

// There are four lights!

 

Time: 04.02.14 16:32

Description: Exception in server tick loop

 

java.lang.NullPointerException: Exception in server tick loop

at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:818)

at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:69)

at cpw.mods.fml.common.eventhandler.ASMEventHandler_4_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)

at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)

at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)

at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:839)

at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:180)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)

 

 

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

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

 

-- System Details --

Details:

Minecraft Version: 1.7.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_45, Oracle Corporation

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

Memory: 304793800 bytes (290 MB) / 563609600 bytes (537 MB) up to 954728448 bytes (910 MB)

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

AABB Pool Size: 2014 (112784 bytes; 0 MB) allocated, 1064 (59584 bytes; 0 MB) used

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

FML: MCP v9.01-pre FML v7.2.112.1023 Minecraft Forge 10.12.0.1023 Optifine OptiFine_1.7.2_HD_U_B1 7 mods loaded, 7 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{7.2.112.1023} [Forge Mod Loader] (forge-1.7.2-10.12.0.1023.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{10.12.0.1023} [Minecraft Forge] (forge-1.7.2-10.12.0.1023.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

DamageIndicatorsMod{3.0.5} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

PetBat{1.2.9} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 5103 (285768 bytes; 0 MB) allocated, 4910 (274960 bytes; 0 MB) used

Player Count: 1 / 8; [EntityPlayerMP['baialeo'/251, l='Nouveau monde', x=96.50, y=65.00, z=77.50]]

Type: Integrated Server (map_client.txt)

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

 

Link to comment
Share on other sites

Something is telling Forge to unload a world that was never loaded, this should never be possible....

I'd try without the modset you have. May be one of those is interfering with the world classes.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.