Coder Social home page Coder Social logo

Comments (7)

AndrewScheidecker avatar AndrewScheidecker commented on July 18, 2024

Does this happen with the BrickGame-4.5 branch of my UnrealEngine repo (https://github.com/AndrewScheidecker/UnrealEngine/tree/BrickGame-4.5), or with a stock Unreal Engine 4.5.x build? I think the master branch of my UnrealEngine repo is an old version of the engine.

from brickgame.

jnclark1978 avatar jnclark1978 commented on July 18, 2024

Oh that might be it. Basically I have the new BrickGame engine, but old BrickGame plugin/game. It all makes sense now. Like I said I get a bit confused using GitHub. When I read you saying that this was an issue that was fixed I knew it was something I was doing wrong.

from brickgame.

Ryvar avatar Ryvar commented on July 18, 2024

I've seen the same issue with both a clean build of UE 4.5.1 from source and a manual integration of UE 4.5.1 source and only the changed files from your repo. Everything runs fine, but opening the BrickGrid BP triggers an immediate crash. Assumed it was an error on my end, but...

from brickgame.

 avatar commented on July 18, 2024

The BrickGrid blueprint is crashing my editor also. I'm able to open all the other BPs (e.g. BrickGameMode, BrickSaveGame, and the more extensive BP_BrickSkySphere) and play the game in the editor.

I'm using the master branch of BrickGame (last authored on Oct 30, 2014):
https://github.com/AndrewScheidecker/BrickGame
compiled against the modified UE branch "BrickGame-4.5" (last authored on Oct 29, 2014):
https://github.com/AndrewScheidecker/UnrealEngine/tree/BrickGame-4.5
(as described in the readme). The configuration was "Development Editor" for each.

The UE4 Crash Reporter gives:
...
Fatal error: [File:E:\My Documents\GitHub\AndrewScheidecker\UnrealEngine\Engine\Source\Runtime\CoreUObject\Private\Templates\Casts.cpp] [Line: 11]
Cast of NULL to Package failed
...

Thanks for the project btw. It's quite beautiful.

from brickgame.

 avatar commented on July 18, 2024

Not really a fix, but if anybody else is having this issue and wants to see (an older version of) the BrickGrid blueprint, I was able to checkout:
https://github.com/AndrewScheidecker/BrickGame/tree/77e3a0b (from Apr 2, 2014)
and compile it against the appropriate UE (4.0.2, unmodified):
https://github.com/EpicGames/UnrealEngine/tree/4.0.2-release

It's not as cool as the master, but everything works.

from brickgame.

AndrewScheidecker avatar AndrewScheidecker commented on July 18, 2024

I'm happy to say that I can reproduce this in stock UE 4.5.1, but not in UE4.6.1 or the UE4.7 preview.

from brickgame.

 avatar commented on July 18, 2024

This is great -- I didn't realize the game would compile against the stock UE 4.6.1. This way everything works and I can view all the current blueprints (including BrickGrid) without any issues. The game doesn't look quite as nice without the lighting modifications and I guess it's missing the performance improvements as well, but at least everything is functional. Thanks!

from brickgame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.