Windows .exe Crash EveryTime !

Status
Not open for further replies.

FakeDead

New Member
Jul 29, 2019
3
0
0
First of all I tried to reinstall the whole thing so dont tell that.

When I try to use a modpack that is in FTB launcher (Doenst matter which one) I get an error.

It says = failed to start the game on top of the screeen.

And this is the log that is in my crashreports = http://pastebin.com/3v9Z9WBU

I really need your help please answer fast. I couldnt find anthing to fix it.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
By the looks of it you have a config problem
Code:
java.lang.NullPointerException
        at forestry.core.genetics.AlleleRegistry.initialize(AlleleRegistry.java:50)

But there is even more wrong, so fixing won't be a simple 1 thing to do.

Code:
com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

Can you start by deleting your config folder (make a backup offcourse) and try to start again. Make a new pastbin log then aswell.
 

FakeDead

New Member
Jul 29, 2019
3
0
0
By the looks of it you have a config problem
Code:
java.lang.NullPointerException
        at forestry.core.genetics.AlleleRegistry.initialize(AlleleRegistry.java:50)

But there is even more wrong, so fixing won't be a simple 1 thing to do.

Code:
com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

Can you start by deleting your config folder (make a backup offcourse) and try to start again. Make a new pastbin log then aswell.

I made everything you say and I get this thing again = http://pastebin.com/xss7KQGm

It is the same error I think :(
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
yups. So it aint a config error. Thats atleast known. Did you try a force update in the launcher yet?
 

FakeDead

New Member
Jul 29, 2019
3
0
0
yups. So it aint a config error. Thats atleast known. Did you try a force update in the launcher yet?


Yes , I tried everything that is possible for me to make before posting this thread.

Still not working.

Thanks for your help though
 
Status
Not open for further replies.