<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:35] <StormCloud> -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
L2[00:01:35] <StormCloud> -Dos.name=Windows 10
L3[00:01:35] <StormCloud> -Dos.version=10.0
L4[00:01:35] <StormCloud> -Xmx4096m
L5[00:01:35] <StormCloud> -Xms256m
L6[00:01:36] <StormCloud> -XX:+UseG1GC
L7[00:01:36] <StormCloud> -XX:PermSize=256m
L8[00:01:37] <StormCloud> -Dminecraft.applet.TargetDirectory=C:\Users\StormCloud\Desktop\Minecraft\Curse\Minecraft\Instances\Curse of Ambition
L9[00:01:37] <StormCloud> -Dfml.ignorePatchDiscrepancies=true
L10[00:01:38] <StormCloud> -Dfml.ignoreInvalidMinecraftCertificates=true
L11[00:01:38] <StormCloud> -Duser.language=en
L12[00:01:39] <StormCloud> -Duser.country=US
L13[00:01:39] <StormCloud> -Dlog4j.configurationFile=C:/Users\StormCloud\Desktop\Minecraft\Curse\Minecraft\Install\assets\log_configs\client-1.7.xml
L14[00:01:40] <StormCloud> -Djava.library.path=C:\Users\STORMC~1\AppData\Local\Temp\f16d-769e-b148-0c8e
L15[00:01:47] ⇦ Quits: Lathanael|Away (~Lathanael@p549601C1.dip0.t-ipconnect.de) (Ping timeout: 206 seconds)
L16[00:02:15] <kashike> -.-
L17[00:02:19] <StormCloud> Forgive the dump, but that's what it's getting launched with
L18[00:02:32] <McJty> StormCloud, pastebin is nice
L19[00:02:41] <kashike> gist, pastebin, etc exist for this reason
L20[00:03:39] <StormCloud> It's only.... 13... 14 lines...
L21[00:03:59] <McJty> Too much
L22[00:04:04] <kashike> 10 too much
L23[00:04:08] <kashike> 3 is acceptable
L24[00:04:16] <kashike> well, around there at least
L25[00:05:44] <StormCloud> k, pastebin next time, regardless, anything weird there?
L26[00:07:36] ⇦ Quits: williewillus (~williewil@cpe-24-28-24-13.austin.res.rr.com) (Quit: Leaving)
L27[00:07:57] ⇨ Joins: Lathanael|Away (~Lathanael@p54960A78.dip0.t-ipconnect.de)
L28[00:09:07] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L29[00:09:12] ⇦ Quits: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net) (Ping timeout: 204 seconds)
L30[00:25:57] ⇦ Quits: McJty (~jorrit@94-224-152-129.access.telenet.be) (Quit: Leaving)
L31[00:27:03] <Drullkus> I see Block.getRenderType(IBlockState) is depreciated, what's the replacement?
L32[00:31:38] ⇨ Joins: Ashindigo_ (uid202308@2604:8300:100:200b:6667:7:3:1644)
L33[00:33:45] <Drullkus> v.v
L34[00:34:46] <StormCloud> Those kind of things really need to be put the comments
L35[00:35:16] <killjoy> Drullkus, IBlockState#getRenderType
L36[00:35:36] <Drullkus> Thanks \o
L37[00:35:43] <killjoy> since 1.8
L38[00:35:50] <Drullkus> Wait, er
L39[00:36:01] <Drullkus> I should actually explain my problem
L40[00:36:42] <Drullkus> So I updated the mappings, and after that I didn't know beforehand but the rendering for translucent and cutout layers is actually broken for us
L41[00:37:50] <Drullkus> Here's our (one and only) main Block Class https://github.com/Chisel-Team/Chisel/blob/1.10/dev/src/main/java/team/chisel/common/block/BlockCarvable.java
L42[00:38:21] <Drullkus> Our blocks are registered here https://github.com/Chisel-Team/Chisel/blob/1.10/dev/src/main/java/team/chisel/Features.java
L43[00:38:39] <Drullkus> Our block registry is wrapped around in tons of lambdas and automation
L44[00:38:58] <Drullkus> killjoy: ^
L45[00:39:13] <killjoy> fry: ^^
L46[00:40:14] ⇦ Quits: quadraxis (~quadraxis@cpc77293-basf12-2-0-cust699.12-3.cable.virginm.net) (Ping timeout: 204 seconds)
L47[00:40:46] ⇨ Joins: DiscworldZA (~IceChat9@213.172.129.254)
L48[00:44:10] <Drullkus> >.<
L49[00:44:34] <killjoy> tterrag, ^^^
L50[00:44:37] <killjoy> ?
L51[00:45:29] <Drullkus> tterrag said he'd look into it himself
L52[00:45:38] <Drullkus> I'm kinda impatient and want to resolve it now :P
L53[00:45:47] <Drullkus> he said tomorrow**
L54[00:47:03] <killjoy> I can see only 1 possible option
L55[00:47:09] <killjoy> Go to sleep.
L56[00:48:50] <Drullkus> Problem: I have class tomorrow and then I work afterwards. (In retail)
L57[00:49:30] <killjoy> and after work, you'll be too pissed to code
L58[00:50:05] <Drullkus> I'm actually pretty easy going
L59[00:50:09] <Drullkus> Problem is, I clock off at 12 am
L60[00:50:18] <Drullkus> So I *HAVE* to sleep afterwards.
L61[00:50:34] <killjoy> I was originally going to say too tired
L62[00:50:41] <Drullkus> I have a similar schedule Thursday and Friday, so three days of not being able to do shit :P
L63[00:51:09] <Drullkus> Heh
L64[00:51:32] ⇨ Joins: Naiten (Naiten@5.143.123.105)
L65[00:51:41] <killjoy> I think I may tackle this tomorrow. https://bugs.mojang.com/browse/MC-52974
L66[00:51:45] <killjoy> Or at least study it
L67[00:58:44] ⇦ Quits: kinggoesgaming (uid23106@2604:8300:100:200b:6667:4:0:5a42) (Quit: Connection closed for inactivity)
L68[01:07:31] ⇨ Joins: Hunterz (~hunterz@2001:af0:8000:1c01:6af7:28ff:fe37:5d6a)
L69[01:08:35] ⇦ Quits: Brokkoli (~Brokkoli@p5B23C1B2.dip0.t-ipconnect.de) (Quit: Die Sprache der Politik ist daf�r gemacht, dass L�gen wahr klingen und das T�ten angemessen wirkt. (George Orwell))
L70[01:08:35] ⇨ Joins: SatanicSanta (~SatanicSa@c-76-115-175-15.hsd1.or.comcast.net)
L71[01:09:22] ⇦ Quits: killjoy (~killjoy@cpe-2606-A000-1118-814C-F507-E0BE-4253-64C4.dyn6.twc.com) (Ping timeout: 204 seconds)
L72[01:09:59] <SatanicSanta> In the javadocs for FMLLoadCompleteEvent, it states "Mods should not in general override or otherwise attempt to implement this event." Is there a reason for this? I have a public list API and I want to do a thing to it after I know everything possible has been added to it, which has to happen in PostInit.
L73[01:10:21] <SatanicSanta> Or is there a better way to deal with that sort of situation that isn't an FMLStateEvent?
L74[01:12:56] ⇦ Quits: barteks2x (barteks2x@it.is.your.corrupt.we.claim.panicbnc.org) (Ping timeout: 180 seconds)
L75[01:13:48] ⇦ Quits: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com) (Ping timeout: 206 seconds)
L76[01:14:17] ⇦ Quits: Hobbyboy (Hobbyboy@hobbyboy.co.uk) (Ping timeout: 206 seconds)
L77[01:15:28] *** AbrarSyed is now known as Abrar|gone
L78[01:20:50] ⇨ Joins: Hobbyboy (Hobbyboy@hobbyboy.co.uk)
L79[01:23:47] <Drullkus> Ok, well, that's SUPER weird. I built Chisel and now the blocks render... find
L80[01:23:50] <Drullkus> Fine*
L81[01:24:00] <Drullkus> Might be related to Forge version
L82[01:25:51] ⇨ Joins: barteks2x (barteks2x@it.is.your.corrupt.we.claim.panicbnc.org)
L83[01:26:48] <Drullkus> Nope.
L84[01:26:54] <Drullkus> It's just the environment itself.
L85[01:27:26] ⇨ Joins: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net)
L86[01:41:56] ⇦ Quits: tzh (~tzh@c-24-118-228-184.hsd1.mn.comcast.net) (Quit: zzz)
L87[01:44:24] ⇦ Quits: RichardG (~richardg8@201.37.242.114) (Read error: No route to host)
L88[01:45:18] ⇨ Joins: RichardG (~richardg8@201.37.242.114)
L89[01:45:18] MineBot sets mode: +v on RichardG
L90[02:00:04] <MCPBot_Reborn> [TEST CSV] Pushing snapshot_20170322 mappings to Forge Maven.
L91[02:00:09] <MCPBot_Reborn> [TEST CSV] Maven upload successful for mcp_snapshot-20170322-1.11.zip (mappings = "snapshot_20170322" in build.gradle).
L92[02:00:17] <MCPBot_Reborn> Semi-live (every 10 min), Snapshot (daily ~3:00 EST), and Stable (committed) MCPBot mapping exports can be found here: http://export.mcpbot.bspk.rs/
L93[02:05:29] ⇨ Joins: Necro (~Necro@p200300700D153EE438BC7735BBEF6CA4.dip0.t-ipconnect.de)
L94[02:13:16] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L95[03:02:45] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L96[03:30:45] ⇦ Quits: Larry1123 (Larry1123@irc.larry1123.net) (Ping timeout: 190 seconds)
L97[03:31:39] ⇦ Quits: Naiten (Naiten@5.143.123.105) (Quit: Leaving)
L98[03:35:06] ⇨ Joins: Larry1123 (Larry1123@irc.larry1123.net)
L99[03:37:00] ⇦ Quits: SatanicSanta (~SatanicSa@c-76-115-175-15.hsd1.or.comcast.net) (Quit: zzzz)
L100[03:43:47] *** Darkevilmac is now known as DarkevilAway
L101[04:05:55] ⇦ Quits: Admiral_Damage (~Admiral_D@88.241.9.51.dyn.plus.net) (Quit: Leaving)
L102[04:14:56] ⇦ Quits: Necro (~Necro@p200300700D153EE438BC7735BBEF6CA4.dip0.t-ipconnect.de) (Ping timeout: 204 seconds)
L103[04:20:08] ⇨ Joins: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com)
L104[04:26:39] ⇦ Quits: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com) (Ping timeout: 206 seconds)
L105[04:37:17] ⇦ Quits: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz) (Ping timeout: 206 seconds)
L106[04:46:58] ⇨ Joins: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com)
L107[05:14:28] ⇨ Joins: KGS (~KGS@h-155-4-129-249.na.cust.bahnhof.se)
L108[05:24:39] ⇦ Quits: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com) (Ping timeout: 206 seconds)
L109[05:39:00] ⇨ Joins: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de)
L110[05:42:06] ⇦ Quits: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de) (Client Quit)
L111[05:54:37] ⇦ Quits: KGS (~KGS@h-155-4-129-249.na.cust.bahnhof.se) (Ping timeout: 206 seconds)
L112[06:02:00] ⇨ Joins: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com)
L113[06:10:20] ⇦ Quits: Cooler (~coolerext@42.109.170.185) (Read error: Connection reset by peer)
L114[06:10:41] ⇨ Joins: Cooler (~coolerext@42.109.170.185)
L115[06:11:01] ⇨ Joins: sciguyryan (~sciguyrya@45.62.37.21)
L116[06:30:55] ⇨ Joins: GingerGeek (~Zed@2a03:b0c0:1:d0::8e:1000)
L117[06:40:24] ⇦ Quits: Cooler (~coolerext@42.109.170.185) (Read error: Connection reset by peer)
L118[06:41:37] <GingerGeek> What's the best way to do relocation of libraries within a mod which have conflicting versions with Minecraft? (specifically Guava, library I'm using depends on v21.0)
L119[06:44:59] <gigaherz> hmm for building, you can use a shading plugin to rename the package and embedd it renamed into your jar
L120[06:45:19] <gigaherz> do you REALLY need a conflicting version of the library?
L121[06:46:31] <GingerGeek> Yeah
L122[06:48:27] <GingerGeek> I kinda need the gradle equivalent of https://hastebin.com/jahupitido.xml
L123[06:48:57] <GingerGeek> But I am not that well versed in Gradle tbh
L124[06:49:15] <GingerGeek> I did try some googling but didn't get that far
L125[06:49:42] <gigaherz> I use this for my deps on my mods
L126[06:49:43] <gigaherz> https://github.com/gigaherz/Survivalist/blob/master/build.gradle#L53
L127[06:49:45] <gigaherz> but that's on the jar
L128[06:49:49] <gigaherz> it doesn't relocate the dependencies
L129[06:49:54] <gigaherz> I don't know if the plugin can do that
L130[06:50:02] ⇨ Joins: Cast0077_ (~Cast0077@24-151-30-78.dhcp.nwtn.ct.charter.com)
L131[06:50:04] <gigaherz> https://github.com/gigaherz/Survivalist/blob/master/build.gradle#L12
L132[06:50:07] <gigaherz> this plugin, I mean
L133[06:51:22] <GingerGeek> Does it work with the runClient task and stuff?
L134[06:51:36] <gigaherz> not the way I have it set up
L135[06:51:42] <GingerGeek> hmm
L136[06:51:43] <gigaherz> it only affects the shadowJar build step
L137[06:51:46] <gigaherz> but as I said
L138[06:51:54] <gigaherz> I don't know if the "relocate" command can be used in the dependencies
L139[06:52:09] <GingerGeek> I have control of the library which depends on the newer versions of guava
L140[06:52:14] <GingerGeek> anything I can do at that level?
L141[06:52:30] <gigaherz> you could apply the relocation on thay library
L142[06:52:48] <GingerGeek> I did, still not working properly though for some reason
L143[06:52:49] <gigaherz> compile it with shading, so that it embeds guava inside its own jar -- renamed
L144[06:52:57] ⇨ Joins: Necro (~Necro@p200300700D153EE498B13CE8967DEE39.dip0.t-ipconnect.de)
L145[06:53:07] <gigaherz> what kind of "not working properly"?
L146[06:53:54] <GingerGeek> Not relocating at all, still cuasing client to crash as v21 doesn't have some methods minecraft uses
L147[06:54:12] <GingerGeek> which is weird
L148[06:54:24] <GingerGeek> becuase the jar in the maven repo has all the relocations
L149[06:54:31] <GingerGeek> and is the shaded artifact
L150[06:58:20] ⇦ Quits: Necro (~Necro@p200300700D153EE498B13CE8967DEE39.dip0.t-ipconnect.de) (Ping timeout: 204 seconds)
L151[07:01:35] ⇨ Joins: Naiten (Naiten@77.35.37.57)
L152[07:05:54] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Remote host closed the connection)
L153[07:34:31] ⇨ Joins: BlueMonster (~BlueMonst@cpc23-telf11-2-0-cust237.16-1.cable.virginm.net)
L154[07:34:38] ⇦ Quits: BlueMonster (~BlueMonst@cpc23-telf11-2-0-cust237.16-1.cable.virginm.net) (Read error: -0x7880: SSL - The peer notified us that the connection is going to be closed)
L155[07:39:15] ⇦ Quits: Naiten (Naiten@77.35.37.57) (Read error: Connection reset by peer)
L156[07:40:11] ⇨ Joins: Qball_ (Elite17280@ipv6.3.chi.elitebnc.org)
L157[07:49:47] ⇨ Joins: Cooler (~coolerext@42.109.170.185)
L158[07:52:01] ⇨ Joins: Naiten (Naiten@77.35.16.225)
L159[08:31:57] ⇨ Joins: SirWill (~SirWill@static.168.103.243.136.clients.your-server.de)
L160[08:41:20] ⇦ Quits: Hunterz (~hunterz@2001:af0:8000:1c01:6af7:28ff:fe37:5d6a) (Quit: Leaving.)
L161[08:50:39] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L162[08:53:44] ⇨ Joins: blupilot (~blupilot@ip70-171-1-96.ga.at.cox.net)
L163[09:06:20] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L164[09:08:58] ⇦ Quits: DiscworldZA (~IceChat9@213.172.129.254) (Quit: If you think nobody cares, try missing a few payments)
L165[09:09:39] ⇦ Quits: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net) (Ping timeout: 200 seconds)
L166[09:10:01] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 200 seconds)
L167[09:19:33] ⇦ Quits: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com) (Ping timeout: 206 seconds)
L168[09:20:02] ⇦ Quits: Backslash__ (~Backslash@ip-95-223-63-212.hsi16.unitymediagroup.de) (Ping timeout: 206 seconds)
L169[09:23:09] ⇨ Joins: Backslash (~Backslash@ip-95-223-63-212.hsi16.unitymediagroup.de)
L170[09:24:35] ⇨ Joins: MoxieGrrl (~MoxieGrrl@173-23-172-139.client.mchsi.com)
L171[09:31:01] ⇦ Quits: sciguyryan (~sciguyrya@45.62.37.21) (Remote host closed the connection)
L172[09:41:22] <Naiten> Hi there. Tried using iterator over the ArrayList instead of plain foreach, still got the Concurrent Modification Error... What am I doing wrong? http://pastebin.com/UU7RTMcb
L173[09:44:31] <gigaherz> iterator and foreach is exactly the same
L174[09:44:43] <gigaherz> CME means you are modifying the list while using an iterator
L175[09:45:15] <gigaherz> you have two choices
L176[09:45:28] <gigaherz> either you make a copy of the entire list (including cloning the lists inside the lists)
L177[09:45:48] <gigaherz> or you prevent editing while you are looping
L178[09:46:31] <Naiten> just tried wrapping this code into synchronized(pieces){} and it still crashes
L179[09:46:45] <gigaherz> no the problem really
L180[09:46:50] <gigaherz> is that you are running the code in the network thread
L181[09:47:04] <gigaherz> without addScheduledTask to delay it to run in the logic thread
L182[09:47:15] <Naiten> like, i have no idea where these modifying calls even come from
L183[09:47:43] <gigaherz> who edits the pieces lists?
L184[09:49:29] <Naiten> Erm i'm sorry. I knew where these calles are coming from. It's that i send a series of packets each calling the method with this iteration code
L185[09:50:00] <Naiten> i'm just confused how it worked on 1.7.10 and doesn't on 1.10.2...
L186[09:50:15] <gigaherz> because 1.7 did NOT have network on a separate thread
L187[09:50:21] <gigaherz> 1.8 added that
L188[09:50:44] <gigaherz> hence why we keep repeating that you should always addScheduledTask if you need to interact with things that are used from the logic threads
L189[09:51:03] <gigaherz> (and I mean "you" as in, modders)
L190[09:51:15] <Naiten> how do all these threads correspond with each other?
L191[09:51:27] <gigaherz> ?
L192[09:51:53] <gigaherz> Minecraft these days has
L193[09:52:02] ⇦ Quits: raoulvdberge (~raoul@95.85.20.191) (Quit: ZNC 1.6.3+deb1+xenial0 - http://znc.in)
L194[09:52:12] <gigaherz> Rendering thread (handles the drawing loop, windows, and input pumping)
L195[09:52:24] <gigaherz> Client logic thread (handles client-side stuffs like GUIs)
L196[09:52:31] <Naiten> like, i have this List<List<BlockPos>> pieces field in my custom class trackManager, which i have instance Map<Integer, TrackManager> trackManager in the mod file
L197[09:52:42] <gigaherz> Network thread (prevents mc locking up while processing packets)
L198[09:52:55] <gigaherz> Server thread (only if server jar, or integrated server is running)
L199[09:53:09] <Naiten> and i thought i have two trackManager fields - one in client thread, and one in server
L200[09:53:21] <gigaherz> how would that happen
L201[09:53:32] <gigaherz> do you have a Map<Thread, TrackManager> anywhere?
L202[09:53:53] <gigaherz> there's only one @Mod class running on the client
L203[09:53:57] <gigaherz> well not running
L204[09:54:00] <gigaherz> that'd be misleading
L205[09:54:08] <gigaherz> there's only one @Mod class instance on the client
L206[09:54:14] <Naiten> ah, well
L207[09:54:18] <gigaherz> but there's actually 4 threads, all doing stuff in parallel
L208[09:54:31] <gigaherz> and yes, they CAN access the SAME instance fields of the @Mod class
L209[09:54:34] <gigaherz> or any statics
L210[09:54:38] <gigaherz> even the proxy
L211[09:54:46] <Naiten> static Map<Integer, TrackManager> trackManager is not even on primary mod class, it's inside my regular
L212[09:54:55] <Naiten> so it's shared between threads?
L213[09:54:59] <gigaherz> yes
L214[09:55:40] <gigaherz> here is the thing
L215[09:55:47] <Naiten> ah, i got it!
L216[09:55:47] <gigaherz> you may be imagining threads as separate things, but they are not
L217[09:56:00] <gigaherz> they share EVERYTHING xcept the stack
L218[09:56:07] <gigaherz> (and local variables)
L219[09:56:31] <gigaherz> all the statics, singletons, etc will be the same
L220[09:56:48] <gigaherz> in MC, the best way to have proper separation
L221[09:57:04] <Naiten> i already forgot the problems i faced when making a map for all my rolling stock entities (it was several months ago)
L222[09:57:06] <gigaherz> is to make use of either a custom Map<World,Data>, or a WorldSavedData instance
L223[09:57:50] <gigaherz> an alternative way would be to use ThreadLocal<>s
L224[09:57:55] <Naiten> i had basically same stuff and same errors, and eventually went to Map<Integer, Map<Integer, Map<Integer, RollingBase>>> stockMap where ints are client/server, dimension, stockId
L225[09:57:59] <gigaherz> but note that if you were to use a threadlocal
L226[09:58:06] <gigaherz> then rendering would NOT see the data from the client logic
L227[09:58:07] <Naiten> and now that stock map is working fine
L228[09:58:25] <Naiten> welp
L229[09:58:28] <gigaherz> and network would NOT see the data from none other
L230[09:58:48] <gigaherz> Naiten: EWH
L231[09:58:53] <Naiten> i have Map<Integer, TrackManager> and TrackManager extends WorldSavedData
L232[09:58:54] <gigaherz> just use WorldSavedData! you get that for free!
L233[09:59:04] <Naiten> i already am >_>
L234[09:59:07] <gigaherz> why the fuck would you store those in a map?!
L235[09:59:16] <gigaherz> the whole point of WSD is that MINECRAFT manages them for you
L236[09:59:19] <gigaherz> you do NOT cache them EVER
L237[09:59:30] <gigaherz> you query them from MC, whenever you need to use them
L238[09:59:36] <Naiten> I'm not caching it, it's for dimensions
L239[09:59:43] <gigaherz> yesyou are
L240[09:59:47] <gigaherz> you are putting them on a map
L241[10:00:05] <gigaherz> isntead of using .getPerWorldStorage() to have a separate TrackManager per dimension the proper way
L242[10:00:47] <Naiten> <_< i use .getPerWorldStorage()
L243[10:00:54] <gigaherz> then you should not need a map at all
L244[10:00:58] <gigaherz> just call
L245[10:01:08] <gigaherz> YourStorage.get(world) whenever you need to access the data
L246[10:01:11] <Naiten> welp, i have no idea on how WSD works
L247[10:01:28] <gigaherz> http://mcforge.readthedocs.io/en/latest/datastorage/worldsaveddata/
L248[10:01:43] <Naiten> it's just that some guy helped me back in 1.7.10 times and now i've ported it to 1.10.2
L249[10:02:43] <Naiten> i'm sorry for not reading the docs <_<
L250[10:03:39] ⇨ Joins: kinggoesgaming (uid23106@2604:8300:100:200b:6667:4:0:5a42)
L251[10:05:01] *** amadornes[OFF] is now known as amadornes
L252[10:14:30] ⇦ Quits: gigaherz (gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Remote host closed the connection)
L253[10:14:31] ⇦ Quits: Alex_hawks (~Alex_hawk@2001:8003:8483:6300:cd1d:f539:4568:39eb) (Read error: Connection reset by peer)
L254[10:14:32] *** DarkevilAway is now known as Darkevilmac
L255[10:15:14] ⇨ Joins: Alex_hawks (~Alex_hawk@2001:8003:8483:6300:cd1d:f539:4568:39eb)
L256[10:17:57] *** diesieben|away is now known as diesieben07
L257[10:19:23] ⇨ Joins: gigaherz (gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L258[10:22:37] ⇨ Joins: TechnicianLP (~Technicia@p4FE1C6AF.dip0.t-ipconnect.de)
L259[10:22:46] *** diesieben07 is now known as diesieben|away
L260[10:25:45] <Naiten> gigaherz, oh yea, made the stuff as docs tell and now it works fine
L261[10:25:55] <Naiten> thanks for pointing out
L262[10:25:56] ⇦ Quits: cpup (~cpup@32.218.119.130) (Ping timeout: 180 seconds)
L263[10:27:40] ⇨ Joins: cpup (~cpup@32.218.119.130)
L264[10:28:44] ⇨ Joins: Kolatra (~Kolatra@abrarsyed.com)
L265[10:29:29] <Naiten> also, main reason why i prefer modding on my own rather then letting someone do something for my mod >_>
L266[10:29:54] ⇨ Joins: Hgreb (~Hgrebnedn@d8D872A6E.access.telenet.be)
L267[10:31:35] ⇨ Joins: Brokkoli (~Brokkoli@p5b23c1b2.dip0.t-ipconnect.de)
L268[10:39:00] ⇨ Joins: williewillus (~williewil@cpe-24-28-24-13.austin.res.rr.com)
L269[10:41:26] ⇦ Quits: minecrell (~minecrell@irc.minecrell.net) (Ping timeout: 180 seconds)
L270[10:44:19] ⇨ Joins: minecrell (~minecrell@irc.minecrell.net)
L271[11:02:06] ⇦ Quits: williewillus (~williewil@cpe-24-28-24-13.austin.res.rr.com) (Quit: Leaving)
L272[11:06:54] ⇨ Joins: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net)
L273[11:11:31] ⇨ Joins: Jezza (~Jezza@92.206.161.17)
L274[11:25:46] ⇨ Joins: Hunterz (~hunterz@62.182.234.189)
L275[11:40:01] ⇨ Joins: raoulvdberge (~raoul@95.85.20.191)
L276[11:41:37] ⇨ Joins: edr (~edr@d-65-175-180-73.cpe.metrocast.net)
L277[11:44:13] ⇨ Joins: codahq (~codahq@c-73-65-219-228.hsd1.ut.comcast.net)
L278[11:55:01] ⇨ Joins: TomyLobo (~TomyLobo@2a02:8109:87c0:20c:388f:5974:faef:2f22)
L279[12:08:26] ⇦ Quits: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net) (Ping timeout: 180 seconds)
L280[12:08:38] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L281[12:12:28] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 204 seconds)
L282[12:14:51] ⇨ Joins: McJty (~jorrit@94-224-152-129.access.telenet.be)
L283[12:19:20] *** Darkevilmac is now known as DarkevilAway
L284[12:22:38] ⇨ Joins: Necro (~Necro@p200300700D153EE429EFEE546598EE66.dip0.t-ipconnect.de)
L285[12:26:04] *** Abrar|gone is now known as AbrarSyed
L286[12:26:40] *** AbrarSyed is now known as Abrar|gone
L287[12:38:44] ⇦ Quits: kinggoesgaming (uid23106@2604:8300:100:200b:6667:4:0:5a42) (Quit: Connection closed for inactivity)
L288[12:47:20] ⇨ Joins: Noppes (~Noppes@ip56530f2e.direct-adsl.nl)
L289[12:48:05] *** PaleOff is now known as PaleoCrafter
L290[12:55:11] <Naiten> gigaherz, how do i sync client / server WSD though?
L291[12:55:31] <Naiten> i've tried sending packets on world.load event, but no result
L292[12:56:14] <gigaherz> well yo udon't sync the WSD itself, you sync the data in them ;p
L293[12:56:43] <gigaherz> but uh
L294[12:56:47] <gigaherz> load would be too early
L295[12:56:51] <gigaherz> there may be no clients yet
L296[12:56:56] <gigaherz> so it would never work on a server
L297[12:58:10] <gigaherz> you'd have to sync the data with each client, as the client needs it
L298[12:58:21] <gigaherz> either on join
L299[12:58:28] <gigaherz> or whenever you'd have to make use of it
L300[13:00:33] <Naiten> well, server loads data from files and it's fine
L301[13:00:50] <Naiten> but client won't normally do it, it returns empty wsd
L302[13:00:54] <Naiten> so uh
L303[13:01:24] <Naiten> is there no client analog of world.load?
L304[13:04:35] *** diesieben|away is now known as diesieben07
L305[13:05:30] <Naiten> will try PlayerLoggedInEvent
L306[13:10:06] <Curle> o/ guys
L307[13:10:11] <Ashindigo_> o/
L308[13:10:15] <gigaherz> Naiten: point is that it's the server's responsibility to sync
L309[13:10:18] <gigaherz> the client shouldn't care
L310[13:10:22] <gigaherz> it should just make do with the data it has
L311[13:14:18] <Naiten> it has no data but it should
L312[13:14:35] <Naiten> PlayerLoggedInEvent is fired serverside so i'm fine
L313[13:14:54] <LatvianModder> *only* serverside
L314[13:16:19] <Naiten> i have packets which i normally use to send my data from server to clients...
L315[13:20:12] ⇨ Joins: founderio (~Thunderbi@p200300C4E3C1DF004C5470EAD4911BA0.dip0.t-ipconnect.de)
L316[13:28:07] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:7ceb:f5ca:5009:260a) (Ping timeout: 201 seconds)
L317[13:29:09] <Naiten> yea, finally solved this case
L318[13:29:15] <Naiten> thanks for helping out
L319[13:38:50] ⇦ Quits: Cast0077_ (~Cast0077@24-151-30-78.dhcp.nwtn.ct.charter.com) (Quit: Poof)
L320[13:45:56] ⇨ Joins: williewillus (~williewil@nat-128-62-35-156.public.utexas.edu)
L321[13:49:56] ⇨ Joins: Cast0077 (~Cast0077@24-151-68-108.dhcp.nwtn.ct.charter.com)
L322[13:53:44] ⇨ Joins: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de)
L323[13:59:11] ⇦ Quits: williewillus (~williewil@nat-128-62-35-156.public.utexas.edu) (Quit: Leaving)
L324[14:01:29] ⇦ Quits: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de) (Quit: Javaschreiber)
L325[14:05:40] ⇨ Joins: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net)
L326[14:11:51] ⇨ Joins: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de)
L327[14:20:05] ⇦ Quits: McJty (~jorrit@94-224-152-129.access.telenet.be) (Quit: Leaving)
L328[14:21:30] ⇦ Quits: Naiten (Naiten@77.35.16.225) (Read error: Connection reset by peer)
L329[14:26:01] ⇦ Quits: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de) (Quit: Javaschreiber)
L330[14:27:52] ⇨ Joins: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de)
L331[14:37:26] ⇦ Quits: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de) (Quit: Javaschreiber)
L332[14:37:48] ⇨ Joins: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de)
L333[14:38:33] ⇦ Quits: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net) (Ping timeout: 200 seconds)
L334[14:40:00] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L335[14:40:22] ⇦ Quits: Javaschreiber (~Thunderbi@88-209-32-73.nga.highspeed-baumann.de) (Client Quit)
L336[14:54:48] <Necro> the uuid of attribute modifiers is just to differentiate where the modifier came from and to be able to remove it later, right? So I can generate my own one, right?
L337[14:55:18] <gigaherz> I believe so
L338[14:56:26] <Necro> okay, i looked it up and it seems to be the case.
L339[14:56:48] <gigaherz> oh hey, IDEa just showed the 2017.1 update prompt
L340[14:57:49] <LatvianModder> Why cant I update from IDE? |:(
L341[14:58:08] ⇨ Joins: Shambling (~Shambling@24-181-186-74.dhcp.nwtn.ct.charter.com)
L342[14:58:48] <LatvianModder> I wonder if it will fix my stupid dark theme not working
L343[15:01:15] <gigaherz> major updates are considered upgrades -- they install separately
L344[15:01:22] <gigaherz> you can import settings, but not "update" from within
L345[15:02:02] ⇨ Joins: KGS (~KGS@h-155-4-129-249.na.cust.bahnhof.se)
L346[15:06:20] ⇦ Quits: Hunterz (~hunterz@62.182.234.189) (Remote host closed the connection)
L347[15:10:24] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L348[15:13:09] ⇨ Joins: Snapples (uid167569@2604:8300:100:200b:6667:8:2:8e91)
L349[15:13:16] <Curle> ive been watching stergert
L350[15:13:45] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 200 seconds)
L351[15:16:16] ⇨ Joins: killjoy (~killjoy@cpe-2606-A000-1118-814C-81A9-CF4F-2B24-9D3C.dyn6.twc.com)
L352[15:16:26] ⇦ Quits: Jezza (~Jezza@92.206.161.17) (Ping timeout: 180 seconds)
L353[15:24:13] ⇦ Quits: killjoy (~killjoy@cpe-2606-A000-1118-814C-81A9-CF4F-2B24-9D3C.dyn6.twc.com) (Read error: Connection reset by peer)
L354[15:24:32] ⇨ Joins: killjoy (~killjoy@cpe-2606-A000-1118-814C-81A9-CF4F-2B24-9D3C.dyn6.twc.com)
L355[15:29:05] ⇨ Joins: Parker8283 (webchat@mcnair-196-98.resnet.mtu.edu)
L356[15:30:39] ⇨ Joins: Toluene (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com)
L357[15:32:41] ⇦ Quits: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com) (Ping timeout: 201 seconds)
L358[15:32:45] ⇦ Quits: cpup (~cpup@32.218.119.130) (Ping timeout: 190 seconds)
L359[15:34:09] ⇦ Quits: Cooler (~coolerext@42.109.170.185) (Read error: Connection reset by peer)
L360[15:36:11] ⇦ Quits: Toluene (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com) (Read error: Connection reset by peer)
L361[15:36:51] ⇨ Joins: cpup (~cpup@32.218.116.219)
L362[15:37:28] ⇨ Joins: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com)
L363[15:38:36] ⇦ Quits: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com) (Read error: Connection reset by peer)
L364[15:39:07] ⇨ Joins: ThePsionic (~Psi@ip5457f909.direct-adsl.nl)
L365[15:39:48] ⇨ Joins: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com)
L366[15:40:14] ⇦ Parts: Parker8283 (webchat@mcnair-196-98.resnet.mtu.edu) ())
L367[15:42:10] *** DarkevilAway is now known as Darkevilmac
L368[15:42:15] ⇦ Quits: ThePsionic (~Psi@ip5457f909.direct-adsl.nl) (Remote host closed the connection)
L369[15:42:39] ⇨ Joins: ThePsionic (~Psi@ip5457f909.direct-adsl.nl)
L370[15:57:24] ⇦ Quits: Shambling (~Shambling@24-181-186-74.dhcp.nwtn.ct.charter.com) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L371[15:58:10] *** Abrar|gone is now known as AbrarSyed
L372[16:04:56] ⇦ Quits: Woodstone (~quassel@2a03:b0c0:2:d0::2c8:d001) (Ping timeout: 180 seconds)
L373[16:07:16] ⇨ Joins: Woodstone (~quassel@2a03:b0c0:2:d0::2c8:d001)
L374[16:07:49] ⇨ Joins: quadraxis (~quadraxis@cpc77293-basf12-2-0-cust699.12-3.cable.virginm.net)
L375[16:09:59] ⇦ Quits: ThePsionic (~Psi@ip5457f909.direct-adsl.nl) (Read error: Connection reset by peer)
L376[16:15:17] ⇨ Joins: osum4est (~osum4est@c-174-52-155-148.hsd1.ut.comcast.net)
L377[16:15:35] ⇦ Quits: osum4est (~osum4est@c-174-52-155-148.hsd1.ut.comcast.net) (Client Quit)
L378[16:15:53] ⇨ Joins: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net)
L379[16:15:56] ⇦ Quits: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com) (Read error: Connection reset by peer)
L380[16:17:13] ⇨ Joins: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com)
L381[16:18:04] ⇨ Joins: ThePsionic (~Psi@ip5457f909.direct-adsl.nl)
L382[16:23:57] ⇦ Quits: bilde2910 (bilde2910@178.51-174-170.customer.lyse.net) (Ping timeout: 384 seconds)
L383[16:24:40] ⇨ Joins: bilde2910 (bilde2910@178.51-174-170.customer.lyse.net)
L384[16:25:05] *** PaleoCrafter is now known as PaleOff
L385[16:30:14] ⇦ Quits: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz) (Ping timeout: 204 seconds)
L386[16:32:05] ⇦ Quits: bilde2910 (bilde2910@178.51-174-170.customer.lyse.net) (Ping timeout: 190 seconds)
L387[16:34:11] ⇨ Joins: bilde2910 (bilde2910@178.51-174-170.customer.lyse.net)
L388[16:34:26] ⇦ Quits: TechnicianLP (~Technicia@p4FE1C6AF.dip0.t-ipconnect.de) (Ping timeout: 180 seconds)
L389[16:36:17] ⇨ Joins: Searge|work (~Searge@h-85-24-130-18.na.cust.bahnhof.se)
L390[16:37:39] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L391[16:37:45] ⇦ Quits: Hgreb (~Hgrebnedn@d8D872A6E.access.telenet.be) (Ping timeout: 190 seconds)
L392[16:38:05] ⇦ Quits: Reika (~Reika@reika.kalseki.mods.abrarsyed.com) (Ping timeout: 190 seconds)
L393[16:38:40] ⇦ Quits: Searge|mojang (~Searge@h-85-24-130-18.na.cust.bahnhof.se) (Ping timeout: 201 seconds)
L394[16:44:10] ⇦ Quits: bilde2910 (bilde2910@178.51-174-170.customer.lyse.net) (Ping timeout: 204 seconds)
L395[16:44:24] ⇨ Joins: Reika (~Reika@reika.kalseki.mods.abrarsyed.com)
L396[16:45:42] ⇨ Joins: bilde2910 (bilde2910@178.51-174-170.customer.lyse.net)
L397[16:51:28] ⇦ Quits: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz) (Ping timeout: 206 seconds)
L398[16:55:01] *** Darkevilmac is now known as DarkevilAway
L399[17:02:54] ⇨ Joins: p455w0rd (~p455w0rd@50.102.92.159)
L400[17:04:56] ⇦ Quits: Hobbits|away (~khm@2600:3c03::21:1001) (Ping timeout: 180 seconds)
L401[17:05:11] ⇦ Quits: Reika (~Reika@reika.kalseki.mods.abrarsyed.com) (Ping timeout: 201 seconds)
L402[17:05:11] ⇦ Quits: xaero (xaero@the.flying.dutchman.panicbnc.net) (Ping timeout: 201 seconds)
L403[17:05:11] ⇦ Quits: Fridtjof (prassel@2001:470:ca8f::4) (Ping timeout: 201 seconds)
L404[17:05:48] ⇦ Quits: Lymia (~lymia@magical.girl.lyrical.lymia.moe) (Ping timeout: 201 seconds)
L405[17:05:51] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L406[17:10:12] *** DarkevilAway is now known as Darkevilmac
L407[17:11:54] ⇨ Joins: Reika (~Reika@reika.kalseki.mods.abrarsyed.com)
L408[17:12:01] ⇨ Joins: Lymia (~lymia@magical.girl.lyrical.lymia.moe)
L409[17:12:25] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L410[17:13:23] ⇨ Joins: Fridtjof (prassel@reporting.live.from.stary2001.co.uk)
L411[17:14:33] ⇦ Quits: Lain|log (~Aphrael@baka.khobbits.co.uk) (Remote host closed the connection)
L412[17:14:36] *** AbrarSyed is now known as Abrar|gone
L413[17:15:56] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 180 seconds)
L414[17:16:38] ⇦ Quits: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com) (Read error: Connection reset by peer)
L415[17:17:12] ⇨ Joins: Lain|log (~Aphrael@baka.khobbits.co.uk)
L416[17:17:32] ⇦ Quits: Lain|log (~Aphrael@baka.khobbits.co.uk) (Remote host closed the connection)
L417[17:18:05] ⇨ Joins: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com)
L418[17:27:28] ⇨ Joins: xaero (xaero@the.flying.dutchman.panicbnc.net)
L419[17:29:40] *** diesieben07 is now known as diesieben|away
L420[17:35:56] ⇦ Quits: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz) (Ping timeout: 180 seconds)
L421[17:37:12] ⇨ Joins: Lain|log (~Aphrael@baka.khobbits.co.uk)
L422[17:37:12] ⇨ Joins: Hobbits|away (~khm@2600:3c03::21:1001)
L423[17:37:26] ⇦ Quits: TomyLobo (~TomyLobo@2a02:8109:87c0:20c:388f:5974:faef:2f22) (Ping timeout: 180 seconds)
L424[17:41:38] ⇦ Quits: blupilot (~blupilot@ip70-171-1-96.ga.at.cox.net) (Quit: Leaving)
L425[17:41:44] ⇨ Joins: rockers3000 (kiwiirc@host86-131-140-69.range86-131.btcentralplus.com)
L426[17:44:17] <rockers3000> Hello! I'm trying to resize text in a custom Gui using fontRendererObj and GL11.glScalef(x,y,z) / GL11.glScaled(x,y,z). However, I'm unable to reset the scaling, so all the rest of the guis present scale too.
L427[17:44:36] <rockers3000> Does anyone know how to remedy this?
L428[17:45:22] <rockers3000> I realise it's *technically* not a forge question inherently, but I'm curious.
L429[17:46:57] <rockers3000> http://pastebin.com/PsC5SUfs PasteBin incase I wasn't clear. ;-)
L430[17:47:04] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L431[17:50:37] ⇦ Quits: founderio (~Thunderbi@p200300C4E3C1DF004C5470EAD4911BA0.dip0.t-ipconnect.de) (Quit: founderio)
L432[17:51:18] <rockers3000> Duh... Forgot to glPushMatrix() and glPopMatrix()
L433[17:51:24] <rockers3000> tsk
L434[17:54:44] ⇦ Quits: rockers3000 (kiwiirc@host86-131-140-69.range86-131.btcentralplus.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
L435[18:01:26] ⇦ Quits: Necro (~Necro@p200300700D153EE429EFEE546598EE66.dip0.t-ipconnect.de) (Ping timeout: 204 seconds)
L436[18:04:11] *** amadornes is now known as amadornes[OFF]
L437[18:05:21] ⇦ Quits: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz) (Ping timeout: 200 seconds)
L438[18:09:56] ⇦ Quits: Backslash (~Backslash@ip-95-223-63-212.hsi16.unitymediagroup.de) (Ping timeout: 201 seconds)
L439[18:12:03] ⇦ Quits: Noppes (~Noppes@ip56530f2e.direct-adsl.nl) (Read error: Connection reset by peer)
L440[18:13:24] <gigaherz> Oh right... THAT's why I hate IC2
L441[18:13:54] * gigaherz just lost a machine he had just crafted because he placed it in the wrong direction and tried to mine it to place back
L442[18:14:13] <gigaherz> that machanic is just stupid.
L443[18:14:17] <gigaherz> mechanic*
L444[18:14:45] <gigaherz> "oh hey I tried to take a machine with me... but it lost all the components and I only got the casing"
L445[18:17:55] ⇦ Quits: KGS (~KGS@h-155-4-129-249.na.cust.bahnhof.se) (Quit: Leaving)
L446[18:21:18] ⇦ Quits: ThePsionic (~Psi@ip5457f909.direct-adsl.nl) (Read error: Connection reset by peer)
L447[18:29:17] ⇨ Joins: PieGuy128 (~PieGuy128@mtrlpq5031w-lp140-07-76-69-215-14.dsl.bell.ca)
L448[18:30:03] ⇦ Quits: mezz (~mezz@24.6.28.151) (Read error: Connection reset by peer)
L449[18:30:23] ⇨ Joins: mezz (~mezz@24.6.28.151)
L450[18:30:23] MineBot sets mode: +v on mezz
L451[18:32:53] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L452[18:54:30] *** gigaherz is now known as ghz|afk
L453[18:57:48] *** Abrar|gone is now known as AbrarSyed
L454[19:03:11] ⇦ Quits: Ashindigo_ (uid202308@2604:8300:100:200b:6667:7:3:1644) (Quit: Connection closed for inactivity)
L455[19:11:36] ⇦ Quits: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz) (Ping timeout: 201 seconds)
L456[19:14:02] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L457[19:17:31] *** Darkevilmac is now known as DarkevilAway
L458[19:17:46] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 201 seconds)
L459[19:21:43] <primetoxinz> why the hell is ItemStack.toString crashing
L460[19:21:53] <kashike> elaborate
L461[19:22:09] <killjoy> Is something null?
L462[19:22:33] <primetoxinz> attempting to attach a capability to certain items via the event and it crashes toString when I try to print it during the event
L463[19:22:38] <primetoxinz> due to a npe, yes
L464[19:23:27] <primetoxinz> ah, stack.item is null
L465[19:23:28] <primetoxinz> that's odd
L466[19:25:14] <killjoy> Have the blocks been registered?
L467[19:25:21] <killjoy> which event is this?
L468[19:26:16] <primetoxinz> AttachCapabilitiesEvent.Item
L469[19:26:38] <primetoxinz> I am in a completely vanilla instance other than this event
L470[19:26:42] ⇨ Joins: KGS (~KGS@h-155-4-129-249.na.cust.bahnhof.se)
L471[19:32:25] ⇨ Joins: tzh (~tzh@c-24-118-228-184.hsd1.mn.comcast.net)
L472[19:40:25] ⇨ Joins: Cooler (~coolerext@42.109.136.242)
L473[19:42:11] ⇨ Joins: zml (~zml@minions.aoeu.xyz)
L474[19:44:40] ⇦ Quits: Cooler (~coolerext@42.109.136.242) (Read error: Connection reset by peer)
L475[19:54:57] ⇨ Joins: Purebe (~purebe@2605:a601:90d:f300:b8dd:9e9b:1e9a:89f3)
L476[19:56:14] <Purebe> hello
L477[20:05:31] ⇨ Joins: Cooler (~coolerext@42.109.198.197)
L478[20:16:59] ⇦ Parts: Cast0077 (~Cast0077@24-151-68-108.dhcp.nwtn.ct.charter.com) ())
L479[20:20:16] ⇨ Joins: Naiten (Naiten@77.35.248.212)
L480[20:41:32] ⇦ Quits: KGS (~KGS@h-155-4-129-249.na.cust.bahnhof.se) (Ping timeout: 206 seconds)
L481[20:50:47] *** DarkevilAway is now known as Darkevilmac
L482[20:51:26] *** Darkevilmac is now known as DarkevilAway
L483[21:02:49] ⇦ Quits: Cooler (~coolerext@42.109.198.197) (Read error: Connection reset by peer)
L484[21:10:42] ⇦ Quits: edr (~edr@d-65-175-180-73.cpe.metrocast.net) (Quit: Leaving)
L485[21:10:45] ⇨ Joins: Cooler (~coolerext@42.109.198.197)
L486[21:11:28] ⇨ Joins: immibis (~chatzilla@125-237-216-38.jetstream.xtra.co.nz)
L487[21:13:57] ⇨ Joins: sinkillerj (~sinkiller@nc-67-232-11-89.dhcp.embarqhsd.net)
L488[21:15:23] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L489[21:16:52] ⇦ Quits: Purebe (~purebe@2605:a601:90d:f300:b8dd:9e9b:1e9a:89f3) (Quit: Leaving)
L490[21:17:20] ⇦ Quits: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com) (Read error: Connection reset by peer)
L491[21:18:26] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 180 seconds)
L492[21:18:46] *** Mimiru is now known as Katie
L493[21:19:22] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:c101:4e81:2484:946d)
L494[21:21:18] ⇨ Joins: Genuine (~Genuine@66-189-202-200.dhcp.yakm.wa.charter.com)
L495[21:23:41] *** DarkevilAway is now known as Darkevilmac
L496[21:27:00] ⇨ Joins: Ashindigo_ (uid202308@2604:8300:100:200b:6667:7:3:1644)
L497[21:31:35] ⇦ Quits: p455w0rd (~p455w0rd@50.102.92.159) (Ping timeout: 201 seconds)
L498[21:32:10] ⇨ Joins: p455w0rd (~p455w0rd@50.102.92.159)
L499[21:44:51] ⇦ Quits: Snapples (uid167569@2604:8300:100:200b:6667:8:2:8e91) (Quit: Connection closed for inactivity)
L500[21:45:12] ⇨ Joins: Cornelia_ (~Nel@c-75-71-231-133.hsd1.co.comcast.net)
L501[21:46:05] ⇦ Quits: Cornelia (~Nel@c-75-71-231-133.hsd1.co.comcast.net) (Ping timeout: 190 seconds)
L502[21:58:57] ⇨ Joins: Purebe (~purebe@2605:a601:90d:f300:a1d2:3192:addd:4b72)
L503[22:01:46] ⇦ Quits: Wastl2 (~Wastl2@x4e34cdf7.dyn.telefonica.de) (Ping timeout: 206 seconds)
L504[22:04:08] ⇨ Joins: Wastl2 (~Wastl2@x4e34cc8a.dyn.telefonica.de)
L505[22:04:46] ⇦ Quits: Purebe (~purebe@2605:a601:90d:f300:a1d2:3192:addd:4b72) (Quit: Leaving)
L506[22:06:48] ⇨ Joins: Purebe (~purebe@2605:a601:90d:f300:f5e7:85ed:9dd8:7558)
L507[22:10:30] *** Cornelia_ is now known as Cornelia
L508[22:25:35] ⇦ Quits: PieGuy128 (~PieGuy128@mtrlpq5031w-lp140-07-76-69-215-14.dsl.bell.ca) (Remote host closed the connection)
L509[22:28:56] ⇦ Quits: xaero (xaero@the.flying.dutchman.panicbnc.net) (Ping timeout: 201 seconds)
L510[22:29:05] ⇦ Quits: Dark (~MrDark@cpe-75-185-6-240.columbus.res.rr.com) (Read error: Connection reset by peer)
L511[22:29:33] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:c101:4e81:2484:946d) (Ping timeout: 201 seconds)
L512[22:29:42] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:c101:4e81:2484:946d)
L513[22:29:46] ⇨ Joins: Dark (~MrDark@cpe-75-185-6-240.columbus.res.rr.com)
L514[22:31:24] ⇦ Quits: XDjackieXD (~XDjackieX@navi.chaosfield.at) (Ping timeout: 201 seconds)
L515[22:32:56] ⇨ Joins: xaero (xaero@the.flying.dutchman.panicbnc.net)
L516[22:33:09] ⇨ Joins: XDjackieXD (~XDjackieX@navi.chaosfield.at)
L517[23:00:31] ⇨ Joins: McJty (~jorrit@94-224-152-129.access.telenet.be)
L518[23:08:06] ⇦ Quits: sinkillerj (~sinkiller@nc-67-232-11-89.dhcp.embarqhsd.net) (Quit: またね)
L519[23:16:59] ⇨ Joins: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net)
L520[23:20:25] ⇦ Quits: gigaherz|work (~gigaherz@213.red-83-55-14.dynamicip.rima-tde.net) (Ping timeout: 190 seconds)
L521[23:29:22] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:c101:4e81:2484:946d) (Ping timeout: 201 seconds)
L522[23:30:21] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:c101:4e81:2484:946d)
L523[23:35:05] ⇨ Joins: Meronat (uid190493@id-190493.ealing.irccloud.com)
L524[23:58:12] ⇦ Quits: Cooler (~coolerext@42.109.198.197) (Remote host closed the connection)
L525[23:58:37] ⇨ Joins: Cooler (~coolerext@42.109.198.197)
L526[23:59:56] ⇦ Quits: Lathanael|Away (~Lathanael@p54960A78.dip0.t-ipconnect.de) (Ping timeout: 180 seconds)
<<Prev Next>> Scroll to Top