Hay. I was trying to implement box2fp and i got this weird error at my game and couldn’t continue.The game just blocks at main and doesn’t even go to any world(or enable console or anything). I thought it was because the world is made with box2fp and made a new world with fp just to test if it works but nothing. I have no idea from where could be the error. Here is the project:test.zip (344.7 KB) …do you guys have any? XD
The game blocks for no reason at main[SOLVED]
billy2000
(billy2000)
#2
I looked at it line by line and found the cause.
name = "Main";
now its working thx