Project Red - Exploration

Project Red - Exploration

27M Downloads

Stackoverflow from recursive reflection

thatsIch opened this issue · 7 comments

commented

Happens when starting a server with PR

http://puu.sh/3ySl4.txt

commented

I can't reproduce this. Can you try removing other mods ?

commented

Can try later on when I am back, just for reference. Without PR its running fine.

€: I took out every coremod one by one, every mod one by one, and even deleted the lib folder to re-download. no success. Removed the Config folder, so basically its nothing left than Minecraft, Forge and PR. No clue what else I am supposed to do.

€€: maybe to clarify. With Server I mean a real modded SMP server and not LAN.

commented

I will re-write the packet handler, maybe it will fix this. But i still can't reproduce it.

commented

Ok maybe for additional information:

  • java -version: 1.7.0_25
  • calling server.jar with -server attribute

On some way I got it working.

  • I tried downloading a fresh server.jar and patched it with Forge. Let it run and included PR: Worked

so I knew, something must been off with my installation

  • replaced Server.jar with working one > worked
  • added PR > didnt work
  • I removed all mods, coremods, libs again except PR > didnt work
  • so I removed all my server.properties, whitelist etc files which were in server folder > it worked(!!)
  • brought back all mods > still worked

but this way the whole world is pretty much a mess :-/

  • ok so I rolled it back and just deleted the server.properties, whitelist etc > worked(!!!)
  • reversed all files and now it works oO

I am pretty baffled now, since I know a way how to fix it, but I dont think this should be the standard way how to solve it xD

commented

Got this one too with the latest version for 1.5.2 on my server

commented

Hello MrTJP,

great mod, but I'm unable to get it running on my server.

Crash Report:
http://pastebin.com/ebBPzLrE

FML Log:
http://pastebin.com/6CZwi8KE

tried everything thatsIch wrote:

  • deleted the whole server
  • started up from scratch
  • clean minecraft_server.jar and latest FML for 1.5.2
  • no other mods

Please help!

commented

well I had it once in LogisticPipes already, where it just was on server and it was on LPs Side. We fixed it by temporarly using a newer version of Guava, after that I am not sure, since already some month ago.