Jump to content

Abs0rbed

Members
  • Posts

    8
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Abs0rbed's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. So I recently started working with the new b3d loader, but I'm having a few problems actually getting the texture to show up Made a simple texture that I put behind the UV Map, and the texture is applied just fine there. I made a Material and Texture for the Modeled Object, made the file name the same as "texture" in my json file, which I believe is what you have to do. Yet for some reason, when I try to place the object in the world, I still get the purple/black texture icon Album of blender components: Json File: https://github.com/drewhoener/CosmicMagic/blob/master/src/main/resources/assets/cosmicmagic/blockstates/blockProjector.json I'm looking all over for bits and pieces that give me info for how to use blender with json, but haven't found much, so any help is appreciated!
  2. I'm not sure if it's just the continuous leak that eventually maxes the server out or something else. In another log, the number of times it was seen is 100+, and it gets to the point where the ids are gathered from what looks like are two different sources. Needless to say I've never had this problem before
  3. So I've recently restarted my server, and since I've loaded the world, I've noticed that the server keeps randomly shutting down and restarting. Yes, I've let mystcraft profile the world completely, so that shouldn't be the problem (I think). Due to the size of my log & the number of mods I use I couldn't upload the whole thing, but here's part of it, right up until the server went. https://gist.github.com/drewhoener/fdc091957ae379aa2456 Every time it happens I get the connection reset by peer message, and when I try to reconnect it tells me that I can't join because the server is still restarting Thanks for the help!
  4. Hi, so I wanted to install Thermal Dynamics on my server, so I installed it, which meant I had to update APIs and other things. When I went to load the world from my server, it told me that there were now blocks/items that couldn't be found and asked me if I wanted to remove them. I clicked yes and after it loaded tons of blocks have stopped rendering and I have no idea what could've caused it. I upgraded from forge 1230 to 1291 in the process as well. Here are some screenshots of the blocks now. https://imgur.com/DcVLYYE,prMzKEj,1tYQcxe,t6CtVwV,4fCrasb,8hKgWvd,AKMbkAq,fF0lPaG,nmPnjnk#0 My client log is 10Mb, a bit too large for a gist of pastebin unfortunately. Any help is appreciated, I've tried pretty much everything to make it work
  5. I figured that out, there was a misplaced library that openblocks needed to work and I guess it just stalled out. Now I'm bashing my head against a wall because of something the Eureka Mod is doing: https://www.dropbox.com/s/2vut9yg3g8v1dqf/fml-server-latest.log?dl=0 (This one was a bit long for pastebin or things like that) Crash Log: http://pastie.org/9505287 Note from the server control panel: To me it looks like it hits some kind of error, then the whole server restarts (no idea why) and then it errors out at the same place. Not a clue here, but it was downloaded as a dependency for BuildCraft I think, and put in the 1.7.10 folder. I stopped the server after I saw this happen 3 times, so if it cuts off in the middle, that's probably why EDIT: Got it all working, the error came from the Eureka Mod being used as a dependency for Buildcraft Additions, which I didn't want in there. Just removed it and everything works just fine
  6. sorry about that, here's the new log, I deleted all the ones I had before and rebooted the server until I hit the error. http://pastebin.com/2rE3VFHb
  7. FML-latest.log: https://www.dropbox.com/s/2vut9yg3g8v1dqf/fml-server-latest.log?dl=0 When starting up my dedicated server, it goes through all the startup processes and then just seems to quit, nothing more is in the console and I get a message on my control panel saying that an error is preventing the server from starting. I don't understand what the problem could be, I don't see any Error messages in the log but I'd imagine that I'm missing something. Any help is appreciated.
×
×
  • Create New...

Important Information

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