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.

EarthGuardian

Members
  • Joined

  • Last visited

  1. rly .... thx lol that 1 / .... what a nice thing ... could you explane why that does work in eclipce and not mc ?? you got a thankyou from me
  2. hey all. my custom furnace gui texture isnt working outside eclipse .. iv updated elipse, updated forge, reinstalled eclipce, reinstalled forge, reinstalled mc, iv changed the location setup manny times over like the forum sugested, i renammed the location serveral times, and iv done all the tings the forums sugested before. why isnt my gui still not working outside ecplipse (runmode) ... Version forge mod loader 871, mc 1.6.2 mcp v8.04 (both normal mc and eclipse same stuff) the gui class: the location class: hope i wil get som help with this becose im stunned this gui texture not rendering outside eclipse. greets
  3. this is what i use in my tile entity: this worked for mine ..
  4. I would be inclined to agree with you on this one. @OP: Try changing them to "MagicInfuserItems" and "MagicInfuserSlots". Or you could do as MrrGingerNinja says and use your modid. But i would personally would do something more like: "*Modid*MagicInfuserItems" and "*Modid*MagicInfuserSlots" ( where *Modid* is your mod's modid ). But really, it is up to you. i donot agree lol ... iv made a 2 input furnace awhile back .. and i dotn see this working at all .. your recipes.. in my eyes wont work in this way you need to make the recipes for 2 inputs also.. and as for the rest the tile entity is n your own styl not perfectly sure if that is perfectly working or not i think it might when you got the recipe set up correctly ..
  5. were is your recipes class ?? becose i dont realy see it ?? and as i see it you whant 2 input and 1 out put plus 1 fuel input ? or the fuel input as 1 of the 2 inputs ??
  6. i actuly got tht far in the textpacket it needed ints .. iv done that my selve alredy .. but now what ? i have the packet done .. at what class do i send my int ? en how can i use it in my gui ? so fix my waterlvl again (witch did work before with out packets) ?? oht btw ... i1 = this.coalheaterInventory.getWaterLVLScaled(49); this.drawTexturedModalRect(k + 156, l + 14 - i1, 176, 27 - i1, 10, i1 + 27); does draw my water lvl texture in my gui now (with out packets) .. but its not scaling or moding ... its not using the i1 value at all ... and this is the burntime (witch does scale and work) i1 = this.coalheaterInventory.getHeatTimeRemainingScaled(12); this.drawTexturedModalRect(k + 78, l + 54 + 12 - i1, 176, 12 - i1, 14, i1 + 2); so my question is now why doesnt the getwaterlvlscaled not work anny more (it did before)
  7. nice of you for not helping me ....................... i told you the gui did work before wiht out anny packages ... and the burntime (sint shared and not doing that in a packet) ... and that still works on every gui .. my question is simple but ppl keep telling me the same thing do packets .. for it but i have no idea on how to use a packet for int but noe one is helping me at all or is beeing verry cryptic about it. and now you tell me go learn more java and come back... WHY did the gui work before when the waterLvl was static and dusnt now .. and WHY dit it work with out packets .. (like the burning time) and dusnt now (while the burning time still works) thats what im asking ... greets
  8. might help you.. and the location in mcp is: forge/mcp/jars/config
  9. *Bump* hmzz stil stuck ... i realy have no idea on how to use packets ,, to fix my gui problem ... and i cant find anny thing on packets related to guis so yeah im begining to think im on the wrong path or something ... can anny one hlp me with this ??
  10. hey me again .. // Send to server //PacketDispatcher.sendPacketToServer(new Waterpacket("Hello World!").makePacket()); // send to player //PacketDispatcher.sendPacketToPlayer(new Waterpacket("Hello World!").makePacket(), (Player)player); how can i use that packet tutorial with these line to solve my problem at my gui ?? do i need to send my int waterlvl ? how do i do this ??
  11. NVM found out what was my problem haha lol anny way let see how i can us this to so the waterlvl for my gui .. becose the tutorial uses strings
  12. iv looked at that .. and its incomplete ... he uses a file: import com.example.demomod.network.DemoPacket.ProtocolException; in his demopackethandler .. and that file isnt in the tutorial lol so i cant make it work with out knowing whats in that file ... ProtocolExeption.class and also it uses strings ?? // Send to server PacketDispatcher.sendPacketToServer(new TestPacket("Hello World!").makePacket()); // send to player PacketDispatcher.sendPacketToPlayer(new TestPacket("Hello World!").makePacket(), (Player)player); and if you can use ints to sent insteat of the string .. how am i able to use that to send at my what ? tile entity ? send at my mod.class? send it where .. he dusnt realy claryfy where you can send it from .. (my gues would be it can be send from every were ..) ánd how can my gui recive it ?? i see only a send option and the only receive option is in the packed handler ...
  13. i got that you have the packet but i have no idea how to do that ... are there anny examples around ?? becose i realy have no idea on how to do that .. not even sure on how to begin ..
  14. **Bump** still stuck at my gui not working anny more

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.