AscensionGameDev / Intersect-Engine

Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
https://www.freemmorpgmaker.com/
Other
222 stars 361 forks source link

bug: Resources fail to render on intitial startup, must relogin. #2376

Open LunamOdium opened 3 months ago

LunamOdium commented 3 months ago

Description

When you first start up the game, the resources graphics fail to load properly. They seem to be present, but their graphics are not. It requires you to logout and back in for them to render. Does it every time you boot up the game. test1 test2

Steps to Reproduce

  1. Have Resouces in your map
  2. Boot up and login
  3. Notice no resources are visible
  4. Logout and backin(same instance of game)
  5. see resources

Version with bug

0.8.0.224

Last version that worked well

0.8.0? Been a while i dont quite remember what my last version was

Affected platforms

Windows

Did you find any workaround?

no

Relevant log output

none

Duplicate Bug Check

dhmello commented 3 months ago

This has happened to me a few times, I don't know exactly how to reproduce it, but just walk to the next map and the resources appear again.

LunamOdium commented 3 months ago

Hmm.. happens to me every single time(at least when launching from the editor) on every fresh instance.

Arufonsu commented 3 months ago

probably related to map cache issues and #1447