
No Response
florian96 opened this issue ยท 6 comments
Hey i Installed Your Mod but if i Start, it have No response in the Start of the PostInit Phase from Forge.
Here is the Log: http://pastebin.com/8HAXhZBJ
The Next Step ist the PostInit Phase.
But this is only, if i start the Game the First time after Launcher Start. If i Then dont close the Launcher and start Again, then it works.
No its the Default. It works, with the Technic Launcher fine. But i have a Server Project with my own Cracked Launcher and Own login system. But it does not always work. Maybe you can find the error. I cannot find the Error. I can not find the error, because is accidental.
Source: (compiled with netbeans IDE)
https://github.com/florian96/deincraft_tekkit_launcher
The Start is in the Package deincraft.Start. For Starting i Use
deincraft.start.Start.main(new String[]{Username, RAM});