Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

i'm starting modding with forge and i have problem

i'm have Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7

of course src pack :)

 

http://www.minecraftforge.net/wiki/Crafting_and_Smelting

 

@NetworkMod(clientSideRequired = true, serverSideRequired = false, channels = { "GenericRandom" }, packetHandler = PacketHandler.class)

 

PocketHandler.class is underlined red

 

@NetworkMod(clientSideRequired = true, serverSideRequired = false, channels = { "GenericRandom" }, packetHandler = PacketHandler.class)

 

I do not see anything that would have caused.

Who will help me? :'(

 

Someonwho will help me?

 

You need to actually make the PacketHandler, which is explained in a later tutorial

  • Author

thanks for the information vdvman1

Which version forge works with this, properly?

If this is not forge for minecraft 1.4.7, someone provide the correct construction of the line?

 

 

p.s. i have recomended version forge src 6.6.0.497

 

this is it?

 

http://www.minecraftforge.net/wiki/Packet_Handling

 

what about this problem?

import cpw.mods.fml.common.Side;

 

i can rename to " import cpw.mods.fml.common.SidedProxy; " ?

and I will not have a problem in the future with this?

or import cpw.mods.fml.relauncher.Side;

If you press ctrl-shift-o in eclipse it will fix your imports for you, and I am pretty sure it should work fine in most versions of forge/fml

Guest
This topic is now closed to further replies.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.