spaceboy01218 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

All the block IDs are taken... need a valid solution for the chunk loader block ID #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
 Can't live without this mod dude... Please help or direct me to a solution that I couldn't find

######## What steps will reproduce the problem?
Installed the following mods as follows
1.ModLoader
2.ModLoaderMP
3.Forge
4.AudioMod
5.GUIapi
6.CustomMobSpawner
7.Millenaire
8.Mo'Creatures
9.IC2
10.BC
11.RP2
amd many more others
using a "minecraft.bat" file to access minecraft.... it doesn't work any other 
way
contents of the ".bat" : 
------------------------------------------------------------
java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" 
-Djava.library.path="%APPDATA%\.minecraft\bin\natives" 
net.minecraft.client.Minecraft
-------------------------------------------------------------

############ What is the expected output? What do you see instead?
Attached modloader.txt and error log

########## What version are you using?
[rev31]

########### Please provide your Console/ModLoader output below.

########### Please provide any additional information below.
thought of using IDlist or some other ID solver mod but I think I first need 
some guiding.

########### Please provide any screenshots you feel would help demonstrate this 
issue/feature.

Original issue reported on code.google.com by damned2...@gmail.com on 23 Nov 2011 at 9:03

Attachments:

GoogleCodeExporter commented 8 years ago
You just have to find an empty slot. Typically 220-255 is a good place to 
start. TMI can help alot to find empty ones.

Original comment by brutalvi...@gmail.com on 24 Nov 2011 at 4:19

GoogleCodeExporter commented 8 years ago
haven't been home for a few days and still wont but I want to ask a question: 
if I don't find any ID left 0-255 what do I do?

Original comment by damned2...@gmail.com on 24 Nov 2011 at 11:42