Good day all, so to start off, here are the mods I have installed:
Minecraft Forge
Backpack mod
Balkon's More Weapons Mod
Dr Zhark's Mo'Creatures
(And subsquently CustomMobSpawner)
Millenaire
Here is the skinny. I run both the server and client on the same computer and play with family. We've been doing just fine, and I only recently added the Millenaire mod. Everything had been running smoothly, I went out in search of the Millenaire villages, found three, traded and the like, but as night was approaching, I started heading back to my underground lair as to avoid spawning hostile mobs near the village. As I was just about at my place (roughly 500-600 blocks from the Millenaire village) the server crashed.
So, I stopped the server, started it back up, no problem. I start the client up now, and whenever I connect to my server, I'm greeted with a black screen, and subsquent crash report. On one hand, I think it's millenaire, on the other, it may be Mo'Creatures because the crash report (which I'll post below) shows a lot of entities in the report.
My question is twofold: First, what is causing it? Second, how can I get everything back to normal? (I assume I can't just take out Millenaire since it introduced new blocks into the world)
Thanks for any answers in advance. (Note; nobody else has tried connecting to the server yet, therefore I don't know if it's just me)
EDIT: After getting rid of Millenaire from both the server and the client, all items in my inventory from Millenaire, and scrubbing the villages of all Millenaire blocks, I was still crashing on connection to the server. However, after just deleting the player.dat and restarting, everything went smoothly. Still playing without incident.
Here is the report:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
java.lang.NullPointerException
at weaponmod.render.SpearItemRenderer.renderItem(SpearItemRenderer.java:35)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:354)
at baj.a(ItemRenderer.java:53)
at baj.a(ItemRenderer.java:461)
at bac.b(EntityRenderer.java:657)
at bac.a(EntityRenderer.java:1217)
at bac.b(EntityRenderer.java:947)
at net.minecraft.client.Minecraft.J(Minecraft.java:888)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at weaponmod.render.SpearItemRenderer.renderItem(SpearItemRenderer.java:35)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:354)
at baj.a(ItemRenderer.java:53)
at baj.a(ItemRenderer.java:461)
at bac.b(EntityRenderer.java:657)
at bac.a(EntityRenderer.java:1217)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['RussianRanger'/16, l='MpServer', x=1043.10, y=66.62, z=1316.57]]
Chunk stats: MultiplayerChunkCache: 35
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (160,64,240), Chunk: (at 0,4,0 in 10,15; contains blocks 160,0,240 to 175,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6952137 game time, 7147442 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 12 total; [MoCEntityRat['Rat'/119, l='MpServer', x=1036.19, y=61.00, z=1369.03], qr['Zombie'/102, l='MpServer', x=1014.47, y=57.00, z=1294.03], MoCEntityWerewolf['Werewolf'/17, l='MpServer', x=1042.15, y=65.00, z=1316.09], ayk['RussianRanger'/16, l='MpServer', x=1043.10, y=66.62, z=1316.57], MoCEntityScorpion['Scorpion'/118, l='MpServer', x=1027.75, y=69.00, z=1305.28], MoCEntityFlameWraith['FlameWraith'/117, l='MpServer', x=1024.75, y=71.50, z=1293.91], ow['Bat'/141, l='MpServer', x=1059.75, y=30.10, z=1350.41], ow['Bat'/140, l='MpServer', x=1060.59, y=17.20, z=1338.41], MoCEntityScorpion['Scorpion'/142, l='MpServer', x=1068.94, y=68.00, z=1365.78], MoCEntityScorpion['Scorpion'/146, l='MpServer', x=1075.38, y=69.00, z=1360.63], ow['Bat'/130, l='MpServer', x=1041.21, y=46.00, z=1373.50], MoCEntityCaveOgre['CaveOgre'/149, l='MpServer', x=1092.97, y=39.00, z=1299.13]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(WorldClient.java:425)
at net.minecraft.client.Minecraft.b(Minecraft.java:2385)
at net.minecraft.client.Minecraft.run(Minecraft.java:806)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 524974024 bytes (500 MB) / 650379264 bytes (620 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 18931 (1060136 bytes; 1 MB) allocated, 12820 (717920 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.395 8 mods loaded, 8 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_GuiAPI [mod_GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Backpack [Backpack] (backpack-1.5.4-1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Millenaire [Millénaire] (millenaire3.2.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6800 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 530 (29680 bytes; 0 MB) allocated, 530 (29680 bytes; 0 MB) used
Minecraft Forge
Backpack mod
Balkon's More Weapons Mod
Dr Zhark's Mo'Creatures
(And subsquently CustomMobSpawner)
Millenaire
Here is the skinny. I run both the server and client on the same computer and play with family. We've been doing just fine, and I only recently added the Millenaire mod. Everything had been running smoothly, I went out in search of the Millenaire villages, found three, traded and the like, but as night was approaching, I started heading back to my underground lair as to avoid spawning hostile mobs near the village. As I was just about at my place (roughly 500-600 blocks from the Millenaire village) the server crashed.
So, I stopped the server, started it back up, no problem. I start the client up now, and whenever I connect to my server, I'm greeted with a black screen, and subsquent crash report. On one hand, I think it's millenaire, on the other, it may be Mo'Creatures because the crash report (which I'll post below) shows a lot of entities in the report.
My question is twofold: First, what is causing it? Second, how can I get everything back to normal? (I assume I can't just take out Millenaire since it introduced new blocks into the world)
Thanks for any answers in advance. (Note; nobody else has tried connecting to the server yet, therefore I don't know if it's just me)
EDIT: After getting rid of Millenaire from both the server and the client, all items in my inventory from Millenaire, and scrubbing the villages of all Millenaire blocks, I was still crashing on connection to the server. However, after just deleting the player.dat and restarting, everything went smoothly. Still playing without incident.
Here is the report:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 12/7/12 1:30 PM
Description: Unexpected error
java.lang.NullPointerException
at weaponmod.render.SpearItemRenderer.renderItem(SpearItemRenderer.java:35)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:354)
at baj.a(ItemRenderer.java:53)
at baj.a(ItemRenderer.java:461)
at bac.b(EntityRenderer.java:657)
at bac.a(EntityRenderer.java:1217)
at bac.b(EntityRenderer.java:947)
at net.minecraft.client.Minecraft.J(Minecraft.java:888)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at weaponmod.render.SpearItemRenderer.renderItem(SpearItemRenderer.java:35)
at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:354)
at baj.a(ItemRenderer.java:53)
at baj.a(ItemRenderer.java:461)
at bac.b(EntityRenderer.java:657)
at bac.a(EntityRenderer.java:1217)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['RussianRanger'/16, l='MpServer', x=1043.10, y=66.62, z=1316.57]]
Chunk stats: MultiplayerChunkCache: 35
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (160,64,240), Chunk: (at 0,4,0 in 10,15; contains blocks 160,0,240 to 175,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6952137 game time, 7147442 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 12 total; [MoCEntityRat['Rat'/119, l='MpServer', x=1036.19, y=61.00, z=1369.03], qr['Zombie'/102, l='MpServer', x=1014.47, y=57.00, z=1294.03], MoCEntityWerewolf['Werewolf'/17, l='MpServer', x=1042.15, y=65.00, z=1316.09], ayk['RussianRanger'/16, l='MpServer', x=1043.10, y=66.62, z=1316.57], MoCEntityScorpion['Scorpion'/118, l='MpServer', x=1027.75, y=69.00, z=1305.28], MoCEntityFlameWraith['FlameWraith'/117, l='MpServer', x=1024.75, y=71.50, z=1293.91], ow['Bat'/141, l='MpServer', x=1059.75, y=30.10, z=1350.41], ow['Bat'/140, l='MpServer', x=1060.59, y=17.20, z=1338.41], MoCEntityScorpion['Scorpion'/142, l='MpServer', x=1068.94, y=68.00, z=1365.78], MoCEntityScorpion['Scorpion'/146, l='MpServer', x=1075.38, y=69.00, z=1360.63], ow['Bat'/130, l='MpServer', x=1041.21, y=46.00, z=1373.50], MoCEntityCaveOgre['CaveOgre'/149, l='MpServer', x=1092.97, y=39.00, z=1299.13]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(WorldClient.java:425)
at net.minecraft.client.Minecraft.b(Minecraft.java:2385)
at net.minecraft.client.Minecraft.run(Minecraft.java:806)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 524974024 bytes (500 MB) / 650379264 bytes (620 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 18931 (1060136 bytes; 1 MB) allocated, 12820 (717920 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.395 8 mods loaded, 8 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_GuiAPI [mod_GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Backpack [Backpack] (backpack-1.5.4-1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Millenaire [Millénaire] (millenaire3.2.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6800 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 530 (29680 bytes; 0 MB) allocated, 530 (29680 bytes; 0 MB) used