EXTER7 / OreDictionaryConverter

Minecraft mod that adds an item/block that converts between different versions of the same ore using the Forge Ore Dictionary
GNU Lesser General Public License v3.0
14 stars 7 forks source link

No Response #7

Open florian96 opened 9 years ago

florian96 commented 9 years ago

Hey i Installed Your Mod but if i Start, it have No response in the Start of the PostInit Phase from Forge.

EXTER7 commented 9 years ago

Can you provide FML logs?

florian96 commented 9 years ago

Here is the Log: http://pastebin.com/8HAXhZBJ

The Next Step ist the PostInit Phase.

florian96 commented 9 years ago

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.

florian96 commented 9 years ago

I have a Screenshot with the Forge Loading Screen.

oredictcrash

EXTER7 commented 9 years ago

Did you make any change to the config file (fodc.cfg)? If you did, can you post the contents of it.

florian96 commented 9 years ago

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});