Running a server, I get several errors on startup about block-ID conflicts and forgemodloader being the wrong version (Redpower expects 3.1.x).
When in game and I break a block with a block from the redpowermod (i.e. break dirt with a wireless transmitter). The transmitter's ID will change to "unnamed" and a damage usually of -1(177:-1 in this case).
If i place this resulting block (177:-1) the server instantly crashes. here's the reports:
forgemodloader.log has no error in it, but i can post if requested. please help
Error Messages:
Error Log:
19:49:27 [iNFO] Starting minecraft server version 1.2.5
19:49:27 [iNFO] Attempting early MinecraftForge initialization
19:49:27 [iNFO] Completed early MinecraftForge initialization
19:49:27 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
19:49:27 [iNFO] Loading mods from C:\Users\Andrew\Desktop\New folder (2)\mods
19:49:27 [iNFO] Forge Mod Loader has loaded 37 mods
19:49:27 [iNFO] MinecraftForge v3.3.8.152 Initialized
19:49:27 [iNFO] MinecraftForge v3.3.8.152 Initialized
19:49:27 [iNFO] [WeaponMod] Properties file read succesfully!
19:49:27 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu
e 0 outside acceptable range 4.9E-324,1.7976931348623157E308
19:49:27 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co
mputerCraft.cfg
19:49:27 [iNFO] ComputerCraft: computerBlockID 207
19:49:27 [iNFO] ComputerCraft: diskDriveBlockID 208
19:49:27 [iNFO] ComputerCraft: diskItemID 4000
19:49:27 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha
red.ItemComputer@55782201 while adding net.minecraft.server.ItemBlock@42009b7d
19:49:27 [iNFO] ComputerCraft: Searching for RedPowerLib...
19:49:27 [iNFO] ComputerCraft: RedPowerLib and methods located.
19:49:27 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha
red.ItemPeripheral@3e5a4b27 while adding net.minecraft.server.ItemBlock@19fc0d6c
19:49:27 [iNFO] Initializing alchemy values for Equivalent Exchange..
19:49:27 [iNFO] NetherOres: loaded Macerator Recipes
19:49:27 [iNFO] Loading properties
19:49:27 [iNFO] Starting Minecraft server on *:25565
19:49:28 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq
19:49:28 [iNFO] [iC2] Config loaded from C:\Users\Andrew\Desktop\New folder (2)\
.\config\IC2.cfg
19:49:28 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve
r.ItemBlock@6d1b3c0 while adding codechicken.enderstorage.ItemEnderChest@317005b
f
19:49:28 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting
3.2.x, may lead to unexpected behavior
19:49:28 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv
er.ItemWithAuxData@18e4d5ba while adding net.minecraft.server.ItemMobSpawner@578
bb31a
19:49:28 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3
.1.x, may lead to unexpected behavior
19:49:29 [iNFO] ComputerCraft: turtleBlockID 216
19:49:29 [iNFO] CONFLICT @ -40 item slot already occupied by dan200.turtle.share
d.ItemTurtle@70c4f3de while adding net.minecraft.server.ItemBlock@1266ada9
19:49:29 [iNFO] Forge Mod Loader load complete, 37 mods loaded
19:49:29 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-Cr
aftBukkit-173 (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-MCPC-SNAPSHOT)
20:04:45 [iNFO] Giving Lostferret 64 of Wireless Transmitter
20:05:43 [WARNING] Failed to handle packet: java.lang.NullPointerException
java.lang.NullPointerException
at codechicken.wirelessredstone.redpower.ItemWirelessTile.addEtherPlaceS
ide(ItemWirelessTile.java:73)
at codechicken.wirelessredstone.redpower.ItemWirelessTile.interactWith(I
temWirelessTile.java:25)
at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
ava:318)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:647)
at net.minecraft.server.Packet15Place.handle(SourceFile:39)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:119)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8
3)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:579)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
Question
lostferret
Title: Redpower Items Crash server <Solved/Fixed>
Version: 3.1.2
OS: Windows 7
Java Version: Java 7 Update 7
Description of Problem:
Running a server, I get several errors on startup about block-ID conflicts and forgemodloader being the wrong version (Redpower expects 3.1.x).
When in game and I break a block with a block from the redpowermod (i.e. break dirt with a wireless transmitter). The transmitter's ID will change to "unnamed" and a damage usually of -1(177:-1 in this case).
If i place this resulting block (177:-1) the server instantly crashes. here's the reports:
forgemodloader.log has no error in it, but i can post if requested. please help
Error Messages:
Error Log:
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 accountSign in
Already have an account? Sign in here.
Sign In Now