Jump to content

EJMF

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by EJMF

  1. This is the full log in case anyone were to need it: Caused by: java.lang.NoClassDefFoundError: am2/lore/ArcaneCompendium at am2.lore.CompendiumUnlockHandler.onPlayerPickupItem(CompendiumUnlockHandler.java:73) ~[CompendiumUnlockHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_175_CompendiumUnlockHandler_onPlayerPickupItem_EntityItemPickupEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?] at net.minecraft.entity.item.EntityItem.func_70100_b_(EntityItem.java:345) ~[xk.class:?] at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:609) ~[yz.class:?] at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:600) ~[yz.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611) ~[sv.class:?] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?] ... 10 more
  2. Attempted to break a block form Ars Magica 2 in my server, only to have my client crash stating "Internal Error". It's causing a bug shown: am2/lore/ArcaneCompendium for invalid side SERVER Can't find any fixes
  3. I'm just looking for chill people to hang out with. I have a recently started modded 1.7.10 server that resembles Mianite (if you've ever watched season 2). Preferably people with 1.7.10 forge installed. Nobody's available to play on it, so it'd just be us (around 5-6 people) hanging out on it. It's going to have a storyline, massive events, etc.
  4. Hey, man. If you and your friend are looking to record something cool, I just set up a personal modded server with forge 1.7.10. I'm also looking for chill people to hang out with. Server takes inspiration from the Mianite Season 2. It's going to have a storyline, large events, characters, etc. Mod'll make it real fun, too.
  5. The subject might lead you to assume I have none, but I'm just looking for chill people to hang out with. I have a recently started modded 1.7.10 server that resembles Mianite (if you've ever watched season 2). Preferably people with 1.7.10 forge installed. Nobody's available to play on it, so it'd just be us (around 5-6 people) hanging out on it. It's going to have a storyline, massive events, etc.
  6. Where and how do I put the specific commands?
  7. I've got 4gigs of quality ram, and I don't know how to dedicate it to the server
  8. it may or may not. Doesn't it have to due with something like allocating or dedicating more ram or java speed to the server with a command or something?
  9. I have a new problem- the server is extremely laggy with players, and ends up duplicating players in a single spot, not showing them actually move, etc.
  10. It works! Many thanks, friend. Have a good day.
  11. Oh! It sees my port open in the window.
  12. Presumably. My IP is set to my IPV4 in the .serverproperties, ports forwarded, what way do i need to set up my windows firewall?
  13. For both, right? If so, that's done. http://prntscr.com/6lqbk0 Port's still unseen, says the website.
  14. they're using my public (external) ip Where I can google "ip" and send it. They've also tried my ipv4. Is the port good?
  15. This is a screenshot of the setup for the TCP and UDP ports that i'm doing: http://prntscr.com/6loxll This is teh Final: http://prntscr.com/6loyhy Is it good?
  16. Many thanks, friend. Which port am I checking on this chart? EDIT Checked port 25565, said it wasn't open.
  17. For the port-forward, I made a TCP and a UDP port using port 25565. I placed my IPV4 adress in both the LAN area and external area for both ports. I saved it there.
  18. I port-forwarded and tried to use Hamachi- to no avail.
  19. Do you think? There's no recorded data when he tries to join. It fails from his end, but that must mean my ip isn't accessible, right?
  20. I've set up the forge server perfectly. Even put the assigned .bat file saying: !/bin/bash cd "$(dirname "$0")" exec java -Xmx500m -Xms500m -jar forge-1.7.10-10.13.0.1187-universal.jar in the folder. yet, My friends can't connect. The heck!
  21. I literally don't know what the hell to do with this, man. The .sh file was already here. I was hoping you could help, is all.
  22. Yes, I am on windows. Going to attempt the command line change with "java".
  23. Loading the launchserver.sh file is just a notepad file. I added "java" so now it looks like this: #!/bin/bash java-Xms1g -Xmx3g -jar forge-1.7.10-10.13.2.1277-universal.jar nogui
  24. I didn't launch the server with a command I launched it by double-clicking the universal.jar file -edit- This is in the server launcher.sh file, though: #!/bin/bash -Xms1g -Xmx3g -jar forge-1.7.10-10.13.2.1277-universal.jar nogui
×
×
  • Create New...

Important Information

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