Everything posted by robin4002
-
Minecraft doesn't start!! Help
log log log.
-
Minecraft 1.6.2/4 and Forge via bat
Caused by: java.lang.NoClassDefFoundError: com/google/gson/JsonDeserializer You need to add guava in the library list. You also forgot scala and surely many other Forge libs
-
[1.6.4] Minecraft Vanilla Server, Crash Report!
TMI is a client mod, you don't need to install it on the server.
-
Help Forge installer stuck
Heap space when extract something ? Very strange. Use this command : java -XX:PermSize=64M -XX:MaxPermSize=64M -jar "minecraftforge-installer-1.6.4-9.11.1.923(1).jar" EDIT : my mistake, read the reply from lex. This should solve your problem.
-
Forge Problems!
http://bspk.rs/MC/bspkrsCore/index.html Download and install it.
-
(SOLVED) Error in client but not in mcp
Caused by: java.lang.ClassFormatError: Duplicate field name&signature in class file com/DSG/mc/FreezeCam/CamEntity at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171) ... 40 more Everything works on mcp because the environment is not obfuscated but once compiled, two field have the same name. Open CamEntity.java and locate all field named field_something Open the file forge/mcp/conf/fields.csv with notepad ++ Use ctrl + f and looking all matching (for example, if I search field_94336_cN, I find "field_94336_cN,blockIcon,0," therefore field_94336_cN match blockIcon. Once you have found the duplicate field, delete or renamed it.
-
1.6.2 Block and Item texturing Problem
where did you put the png file ? it should be in : forge/mcp/src/minecraft/assets/basic/textures/blocks/iron_ore.png
-
"error could not find or load main class..."
Try jarfix (link in EAQ) or/and command line.
-
Minecraft Server on Forge don't working
In the crash log, if there is : java.lang.NoClassDefFoundError: net/minecraft/client/something then one of your mods isn't server compatible.
-
Minecraft Server on Forge don't working
DynamicLights{1.2.3} [Dynamic Lights] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.1.jar) Unloaded DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.1.jar) Unloaded => Client side mod, it can't work on a server, you just need to install it in your client. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/ResourceManagerReloadListener mod_MAtmos{Not available} [mod_MAtmos] (MAtmosClassesNDP_r25__1_6_2.zip) Unloaded incompatible with a server, the mod tries to access a client class
-
forge 1.6.2 crashes on start
BuildCraft 3.5.1 for Minecraft 1.5.2 Update Buildcraft.
-
Forge installer dose not open :(
In the cmd, type echo %cd% it will give you a directory the installer must be in this directory
-
Forge Getting an Error Without Mods Installed
- Forge installer dose not open :(
echo %cd% -> currant folder The installer must be in this folder- Forge installer dose not open :(
You must be in the same folder as the installer or put the entire path of the installer.- Cant get it to work it pulls the files up instead of the launcher
right click, open with, java SE- Forge Source Error
Le ^ sur le i de Benoît cause problème, déplace le dossier forge directement dans C:/Modding par exemple pour contourner le problème Reply in French because I am French too ^^- [1.6.2] Half-Launching Installer on Mac 10.6.8 (fails to launch)
java 7 for mac required MAC OS X 10.7.3 + And the installer required java 7. You can say thank to apple.... @cpw shouldn't make a version compatible with Java 6 ? EDIT : One of my friends has a mac (MAC OS X 10.8.5) with java 7, the installer work fine, it's indeed a problem with java 6.- Forge Mod loader problem?
run with the terminal java -jar minecraftforge-installer-1.6.4-9.11.0.891.jar In the log, if you see an error with jopt-simple, argo, guava or xz, update to java 7 (cpw said here : )- Matmos r25 crashes with Forge
mod_MAtmos is for 1.6.2 and don't use srg name (seems to be a modloader mod) It needs to be updated- Very inexperienced and recieving error
Update or remove SCMownsMobTalker- I can't install Forge 1.6.4
try command line : java -jar minecraftforge-installer-1.6.4-9.11.0.880.jar- 1.6.2-Forge9.10.1.851 blank signs being placed
Update forge.- Forge won't open with java
Use jarfix, link is on EAQ- Forge file not opening
download the installer, not universal file. - Forge installer dose not open :(
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.