Everything posted by LexManos
-
Black Screen When I Installed FML
What is Minecraft-proxy?
-
Forge Events
Posting restrictions revoked for 24 hours for being a twat. However, I HAVE tested, events can be anywhere you want as long as the class is accessible from the EventBus class. Not my first rodeo, I know how java works -.- Go learn Basic Java And its in the net.minecraft.src package, that means that it is part of vanilla minecraft. Or at least it should, if you weren't such a fucking twat and didn't put your shit in places that arnt yours. So I state again, get your crap out of net.minecraft.src.
-
Forge Events
net.minecraft.src.LivingHurtEvent No such class... Anyways you should move all your crap out of net.minecraft.src. But no, events can be anywhere they want as long as the class is accessible from the EventBus class.
-
need orientation about an error when running minecraft
Give a list of mods you have installed, specifically mods you put into your minecraft.jar
-
Black screen
Do not use MCPatcher.
-
EntityThrowable not shown?
So.. how are you spawning it? And how are you registering the entity not the renderer.
-
The world generation fix discussion
Simply changing all bytes to ints is NOT a valid solution
-
SOLVED! (Minecraft crash after mojang logo. [1.3.2])
CEVICRAFT was not obfuscated, tell whoever made it to re-obf before shipping it out.
-
Anti-ballistic Missile CRASH
This is an issue with your mod, please go to the mod author to deal with it, not Forge.
-
Duplicate method name&signature error
There is not a standard way for entities to have inventories.
-
Duplicate method name&signature error
Im gunna have to say that its cuz you're useing IInventory, which is typically reserved for Blocks/TileEntities. Not Entities.
-
!BUG!-cant hit mobs and die
Not a forge issue. Also, Logs or ban.
-
Cant connect to my server with forge!
This shouldnt not happen at all with Forge. What else do you have installed in your jar?
-
Need help with sapling
Why not look at the damn Bonemeal event?
-
Minecraft Crashing
Ummm what the fuck are you talking about? Forge/FML have no auto-updating features. So once again, fucking update your forge.
-
Crash on world start
The difference between 251 and 250 is only a version number change, so ima call bullshit. Either way, this has something to do with mystcraft, not us.
-
Minecraft Crashing
That appears to be a Optifine issue, also, 200 is fucking old, Update.
-
MCP Forge- Decompile Exception: 1 (Mac) [PLZ HELP]
Quit fucking saying this, everything works just fine on mac if you're not stupid. Anyways, the user needs to go install astyle.
-
Redstone timing / loop issues.
There are a lot of things that could cause MC timing to get screwed up, namely just pure lag. If the server can't keep up with the updates, especially across chunk boundaries. This isn't so much a Forge bug as a MC.. quirk... It is rather difficult to track down, or to counteract these quirks. Its something that you need to take into account in your designs.
-
Forge 4.1.1 Minecraft 1.3.2
Forge Version: 4.1.1 Minecraft Version: 1.3.2 Dependencies: None Jenkins Build: #251 Downloads: Universal (Adfly) (Direct) Source (Adfly) (Direct) Minecraft Forge 4.1.1 Changelog: ============================================================================ Updated to FML #366 New: Adds a SkyProvider class that can handle the rendering of the sky Expose more of the village construction parts for building village piece Villager trading, manipulation and village enhancement. Still WIP Updated onItemUseFirst call to include the new hit vector information Client side only classes are properly annotated, and denied loading on server side Add in a utility function that will tell you the context you're running in on either client or server: FMLCommonHandler.getEffectiveSide Server mods can now use noClip to push players through solid blocks without is being an invalid move and resetting the players position. Bug Fix: EntityEvent.CanUpdate now functions properly EntityItemPickupEvent nolonger spams the 'pop' sound Added timeout to MC's download of sound resouces, allows sounds to play if MC's webservers are unreachable. Added and error if channel name is invalid - either too short, or too long for mod devs. Added a connect and read timeout for downloading libraries. This should really stop the "waiting forever" at startup screen. Fix up ML GUI ticking. Thanks sharose! Fixed bug in EntityMinecart that would cause them to fall through the ground at the bottom of slopes. Fix vanilla MC packet bugs for remote servers that use blocks with ids > 256 Fix ModLoader adding XP Smelting Changed order in which EntityItemPickupEvent is called, it will no longer be called if the 'delay' on the item is still active. EntityItems that are in the world with invalid item stacks will now kill themselves. (Fixes infinite items from items on the ground) Added missing server side onBlockStartBreak hook, fixes Sheers. Use original minecart drag co-efficients for regular carts. Pickblock now replaces the currently selected item if it could not find a empty space. Fix textures not applying properly Fix lighting issue for air related to 4096 fix. Fix call to createTileEntity on blocks that extend BlockContainer. FillBucketEvent actually fires now. Fix custom items not properly having texture applied for partical effects. Fix silk touch on Ender Chests Fix keybindings not loading properly from gamesettings file after restart Fix placing torches and the like on inverted woden slabs. This is mainly a bugfix and compatibility fix with ModLoader, now that it is released. All know compatibility bugs at the time of this posting are fixed.
-
Forge crashes when open single player, multiplayer, or Mods
Merge don't replace. Someone go yell at apple for being stupid.
-
[SOLVED]Methods on installing mods - CoreMods folder
CoreMods is designed for mods to take advantage of, dont put anything in there that doesnt explicitly tell you to.
-
Boss music kinda
Not really has nothing to do with the event bus. Just when the entity is alive/within range Play the sound when it stops being alive stop playing the sound.
-
iterating over ForgeDirection
if (dir != UNKNOWN) Or for(int x = 0; x < 6; x++) Or for (ForgeDirection dir : EnumSet.complementOf(EnumSet.of(UNKNOWN))) Solved.
-
Unable to finish installing forge 4.0.0.249 (universal - client)
Verify that the files listed in the log as being downloaded are in the minecraft/lib folder. If they are not, download them an put them there.
IPS spam blocked by CleanTalk.