B.A.S.E

B.A.S.E

46M Downloads

Render Issue

gigabit101 opened this issue · 4 comments

commented

No it does not, if it is in preinit, the game crashes, I did this like 30
min ago.

What is the actual issue? Like game play wise?

On Sep 24, 2016 9:33 PM, "Gigabit101" [email protected] wrote:

https://github.com/The-Acronym-Coders/B.A.S.E/blob/
Release/src/main/java/com/acronym/base/Base.java#L62 has to be in PreInit


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#14, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AFS9xXg-dWpNzUKj-M09-BkuOTYMQtpKks5qtXsagaJpZM4KFuc5
.

commented

Take a look at what that method actually does :P

It registers the json models etc, not the TESR models

On Sep 24, 2016 9:38 PM, "Gigabit101" [email protected] wrote:

Matt was telling me you where having issues with blocks so I had a look at
the code and the first thing I saw was that line.
All of my mods get there models set in preInit otherwise they don't load
for me


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#14 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFS9xbfBavhziTHVupySkM2qNVdXlradks5qtXxDgaJpZM4KFuc5
.

commented

Matt was telling me you where having issues with blocks so I had a look at the code and the first thing I saw was that line.
All of my mods get there models set in preInit otherwise they don't load for me

commented

yes I use jsons as well but I still have the issue if its not in preInit