{"author_link":"\/users\/shubart","author_name":"shubart","author_uid":1004823,"comments":[{"id":730433,"author_name":"Fennec","author_uid":"fennec","epoch":1633455063,"text":"Well, it's beautiful.","format":"md","likes":0,"spam":"N"},{"id":733901,"author_name":"baconharemthug","author_uid":"baconharemthug","epoch":1633472505,"text":"When I tried to run the exe I got the error \"The code execution cannot proceed because VCRUNTIME140_1D.dll was not found.\"","format":"md","likes":2,"spam":"N"},{"id":734171,"author_name":"shubart","author_uid":"shubart","epoch":1633473886,"text":"@baconharemthug Thank you for your feedback, i'll have a look","format":"md","likes":0,"spam":"N"},{"id":734182,"author_name":"DevParty","author_uid":"devparty","epoch":1633473971,"text":"Nice game! I know how hard it is to create a rendering engine from scratch, so good on you for getting it to work in less than 2 days! Overall 9\/10 game","format":"md","likes":0,"spam":"N"},{"id":734257,"author_name":"Maxim Shevchenko","author_uid":"maxim-shevchenko","epoch":1633474438,"text":"Nice game) ","format":"md","likes":0,"spam":"N"},{"id":734300,"author_name":"vidim888","author_uid":"vidim888","epoch":1633474803,"text":"It's remarkable to do something like that in pure C++ in 3 days.","format":"md","likes":0,"spam":"N"},{"id":735737,"author_name":"jaspior","author_uid":"jaspior","epoch":1633487807,"text":"I've enjoyed this game, it has a relaxing vibe, I can see it working as an walking simulator\/meditative game. ","format":"md","likes":0,"spam":"N"},{"id":735752,"author_name":"KekkoDude","author_uid":"kekkodude","epoch":1633487936,"text":"I think i might need a guide to run this, i tried getting the files from the executable link, but when i try and run it i get errors saying im missing the following:\n\n-MSVCP140D.dll\n\n-VCRUNTIME140D.dll\n\n-VCRUNTIME140D_1D.dll\n\n-urctbased.dll\n\nDownloaded the content from the executable link and extracted them to a folder, then i tried running the application within. I see all the .dll's are included but the last one mentioned, tried re-extracting and re-downloading, but it was a no-go ;-;","format":"md","likes":1,"spam":"N"},{"id":736277,"author_name":"Underdog","author_uid":"underdog","epoch":1633493631,"text":"you're a programming god perhaps!","format":"md","likes":1,"spam":"N"},{"id":737240,"author_name":"LDJam user 142503","author_uid":"142503","epoch":1633504234,"text":"I used want to make a game that give player some errors and need player to do some work on his PC,\n\nYou did it!There has so may errors when i open the LUDUM49.exe\n\nI like it if these errors is you purpose:)\n\nFollowed you and waiting for your new games~Wish you can try my game too~","format":"md","likes":0,"spam":"N"},{"id":737335,"author_name":"Rein","author_uid":"rein","epoch":1633505205,"text":"It was a bit jittery visually, but 10\/10 on making this all from scratch.","format":"md","likes":0,"spam":"N"},{"id":737451,"author_name":"shubart","author_uid":"shubart","epoch":1633506500,"text":"@cloistered , @kekkodude , @baconharemthug: New incomming version. I hope this fixes the issue. I would be grateful if you can give me some feedback. Thanks","format":"md","likes":1,"spam":"N"},{"id":737647,"author_name":"LDJam user 142503","author_uid":"142503","epoch":1633508756,"text":"I download it from \"Executable\",but it still work.\nCant find msvcp140d.dll VCRUNTIME140_1D.dll VCRUNTIME140D.dll ucrtbased.dll.\n\nIt seems like a Debug version,Maybe you can make a publish version?\n","format":"md","likes":0,"spam":"N"},{"id":739528,"author_name":"shubart","author_uid":"shubart","epoch":1633528046,"text":"@cloistered : Don't know what happened. I hope this is fixed now","format":"md","likes":0,"spam":"N"},{"id":740235,"author_name":"LDJam user 142503","author_uid":"142503","epoch":1633534507,"text":"Still cant run it. The errors is differet now:)","format":"md","likes":0,"spam":"N"},{"id":740303,"author_name":"shubart","author_uid":"shubart","epoch":1633535119,"text":"@cloistered Thank you for the time you gave to me. I'll try to fix that damn crashing Release version\n","format":"md","likes":2,"spam":"N"},{"id":743205,"author_name":"KekkoDude","author_uid":"kekkodude","epoch":1633556881,"text":"Still a no-go for me as well.. ;-;\nHope you get it working! wanna give it a go, sounds like some others are able to enjoy it :thinking:\n\nI wonder why me and @cloistered are getting different errors, seems he's now getting the ones i was getting on the previous release, I'm getting new ones as well this time around. Now I'm getting 5x missing urctbased.dll","format":"md","likes":0,"spam":"N"},{"id":743265,"author_name":"shubart","author_uid":"shubart","epoch":1633557484,"text":"@kekkodude This is difficult for me to fix this bug, while i don't have the probleme on my machine (probably because i have visual studio installed one it). One problem is that i am forced to give the debug version because the release one is more crashing. The dll issue should normaly not being existing on release. Thank you far all","format":"md","likes":1,"spam":"N"},{"id":744576,"author_name":"T R E F E T H E N","author_uid":"t-r-e-f-e-t-h-e-n","epoch":1633574930,"text":"Not a whole lot going on here. The visuals were incredibly nice to look at, but I wish there was more stuff to do and places to explore. Controls felt nice, though!","format":"md","likes":0,"spam":"N"},{"id":748510,"author_name":"kantanloop","author_uid":"kantanloop","epoch":1633638185,"text":"I was able to get the new version running on my computer that had Visual Studio on it.  Very pretty! I liked exploring the level and seeing the ideas that you were able to flesh out in the time you had. Regardless of the game it's very impressive that you put all that together in a custom engine in such a short amount of time!","format":"md","likes":1,"spam":"N"},{"id":748687,"author_name":"shubart","author_uid":"shubart","epoch":1633640067,"text":"@kantanloop Thank you so much. Thank you for the time you take retrying the game\n","format":"md","likes":1,"spam":"N"},{"id":750334,"author_name":"Ace17","author_uid":"ace17","epoch":1633671842,"text":"@shubart You're probably packing the Debug version of your game. The Debug executable of your game contains references to debug-versions of the standard MS runtime libraries, which are typically not installed on non-dev PCs.\n\nTry compiling in Release mode, and packaging those binaries instead.","format":"md","likes":1,"spam":"N"},{"id":750540,"author_name":"shubart","author_uid":"shubart","epoch":1633677782,"text":"@ace17 Your right, the issue is that the release version is very unstable (LOL) and crash almost immediatly. That's why i put the debug version. I have not found yet why the release version is crashing\n","format":"md","likes":0,"spam":"N"},{"id":750549,"author_name":"MarkVeligod","author_uid":"markveligod","epoch":1633678044,"text":"With a beer will pull :D","format":"md","likes":0,"spam":"N"},{"id":751843,"author_name":"Ace17","author_uid":"ace17","epoch":1633708660,"text":"> I have not found yet why the release version is crashing\n\nHave you checked for uninitialized local\/member variables?\nFrom my experience, it's the most probable cause for having a crash only in Release builds.\n","format":"md","likes":1,"spam":"N"},{"id":762098,"author_name":"shubart","author_uid":"shubart","epoch":1634077850,"text":"@ace17 @baconharemthug @kantanloop @kekkodude : release version is here. be aware, this is really really short (just the base for a game)","format":"md","likes":0,"spam":"N"},{"id":763690,"author_name":"Brandon Hare","author_uid":"brandon-hare","epoch":1634203850,"text":"Very technically impressive and very atmospheric!","format":"md","likes":0,"spam":"N"},{"id":763801,"author_name":"shubart","author_uid":"shubart","epoch":1634214693,"text":"@brandon-hare thank you very much\n","format":"md","likes":0,"spam":"N"},{"id":767592,"author_name":"Adnonymous5","author_uid":"adnonymous5","epoch":1634614855,"text":"Best game of the jam. Don't let anyone tell you otherwise. ","format":"md","likes":1,"spam":"N"},{"id":770485,"author_name":"LDJam user 259103","author_uid":"259103","epoch":1634842985,"text":"Really nice work! (Especially making this from scratch, really impressive!) It's a great start for a game, and I had a lot of fun rolling around for a while, trying to go fast. Good job :)","format":"md","likes":1,"spam":"N"},{"id":770614,"author_name":"Riper","author_uid":"riper","epoch":1634845686,"text":"Heh, its very nice game!\n","format":"md","likes":1,"spam":"N"}],"format":"md","images":["ldjam-media\/sha256\/79\/793f9b9405b702b40ec0f8bfb905b2023d7fc0f3d281de5b42e819035344f42a.png"],"links":[{"url":"https:\/\/github.com\/hubartstephane\/Ludum49\/raw\/master\/LUDUM49_RELEASE_x64.zip","text":"Executable"},{"url":"https:\/\/github.com\/hubartstephane\/Ludum49\/raw\/master\/chaos.7z","text":"chaos"},{"url":"https:\/\/github.com\/hubartstephane\/Ludum49\/raw\/master\/Ludum49.7z","text":"Ludum49"}],"metadata":{"g_key":"78438","g_author":"1004823","g_event":"LD49","g_eventkey":"119","g_subevent":"JAM","g_urlkey":"378685","g_title":"Not Today","g_status":"WAYBACK","g_place":"1426","g_commentcount":"31","g_site2_node_id":"258488","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"258488","n_urlkey":"378685","n_parent":"258323","n_path":"\/events\/ludum-dare\/49\/not-today","n_slug":"not-today","n_type":"item","n_subtype":"game","n_subsubtype":"jam","n_author":"4823","n_created":"1630315299","n_modified":"1777279357","n_version":"848387","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD49","removed_author":false},"_superparent":9,"_trust":8,"author":4823,"body":"![capture_20211004_22h35m43s_0.png](\/\/\/raw\/7d2\/1\/z\/45841.png)\n\n# No game today !\n\nNot enough time\n\nNot enough ideas\n\ntoo crazy bugs.. \n\nbut don't leave yet !!\n\n\nThe base for a real game is here, so you have to test it.\n\n# Work\n\n\nalthough unfinished, i had fun working on:\n\n  -Collision detection\n\n  -Polygon generation\n\n  -A script language to create dynamic geometry from TiledMap Editor\n\n# Code\n\nIt's done with my own engine\n\nThe source is split in two parts:\n\n- Ludum49: the game itself\n- chaos: a C++ library, the core of the engine\n\nOtherwise i use the following C++ libraries\n\n- OpenGL (4.5)\n- Glew\n- Glfw\n- Irrklang\n- Boost with MPL\n- STL\n- FreeImage\n- Glm\n- Tinyxml2\n- Freetype\n- Nlohmann\/json\n\nAnd \n\n- TiledMap Editor\n\n\nSources are publicly given but due to some libraires dependencies, you probably won't be able to compile.\nLet me know if you want some informations relative to the code.\n\n\n## GAMEPAD CONTROLS:\n\n    Dpad or Left Stick: move player\n    Start \/ Select : pause the game\n\n## KEYBOARD CONTROLS:\n\n    Arrows:  move player\n\n    F10 : toggle fullscreen\n    ESC : Pause","comments":31,"comments-timestamp":"2021-10-21T19:48:06Z","created":"2021-08-30T09:21:39Z","files":[],"files-timestamp":0,"grade":{"grade-01":27,"grade-02":27,"grade-03":27,"grade-04":27,"grade-05":27,"grade-06":27,"grade-07":24,"grade-08":26},"id":258488,"love":0,"magic":{"cool":79.211803438134,"feedback":29,"given":16,"grade":26.5,"grade-01-average":2.86,"grade-01-result":1426,"grade-02-average":2.74,"grade-02-result":1365,"grade-03-average":2.74,"grade-03-result":1289,"grade-04-average":2.6,"grade-04-result":1405,"grade-05-average":3.24,"grade-05-result":1065,"grade-06-average":2.54,"grade-06-result":949,"grade-07-average":2.364,"grade-07-result":1085,"grade-08-average":3.521,"grade-08-result":626,"smart":0.85838484282527},"meta":{"author":[4823],"cover":"\/\/\/content\/7d2\/1\/z\/457c9.png","link-01":"https:\/\/github.com\/hubartstephane\/Ludum49\/raw\/master\/LUDUM49_RELEASE_x64.zip","link-01-name":"Executable","link-01-tag":[42337],"link-02":"https:\/\/github.com\/hubartstephane\/Ludum49\/raw\/master\/chaos.7z","link-02-name":"chaos","link-02-tag":[42332],"link-03":"https:\/\/github.com\/hubartstephane\/Ludum49\/raw\/master\/Ludum49.7z","link-03-name":"Ludum49","link-03-tag":[42332]},"meta-timestamp":"2026-04-27T08:42:37Z","modified":"2026-04-27T08:42:37Z","name":"Not Today","node-timestamp":"2021-10-12T22:20:41Z","parent":258323,"parents":[1,5,9,258323],"path":"\/events\/ludum-dare\/49\/not-today","published":"2021-10-04T21:07:38Z","scope":"public","slug":"not-today","subsubtype":"jam","subtype":"game","type":"item","version":848387},"text":"![capture_20211004_22h35m43s_0.png](\/\/\/raw\/7d2\/1\/z\/45841.png)\n\n# No game today !\n\nNot enough time\n\nNot enough ideas\n\ntoo crazy bugs.. \n\nbut don't leave yet !!\n\n\nThe base for a real game is here, so you have to test it.\n\n# Work\n\n\nalthough unfinished, i had fun working on:\n\n  -Collision detection\n\n  -Polygon generation\n\n  -A script language to create dynamic geometry from TiledMap Editor\n\n# Code\n\nIt's done with my own engine\n\nThe source is split in two parts:\n\n- Ludum49: the game itself\n- chaos: a C++ library, the core of the engine\n\nOtherwise i use the following C++ libraries\n\n- OpenGL (4.5)\n- Glew\n- Glfw\n- Irrklang\n- Boost with MPL\n- STL\n- FreeImage\n- Glm\n- Tinyxml2\n- Freetype\n- Nlohmann\/json\n\nAnd \n\n- TiledMap Editor\n\n\nSources are publicly given but due to some libraires dependencies, you probably won't be able to compile.\nLet me know if you want some informations relative to the code.\n\n\n## GAMEPAD CONTROLS:\n\n    Dpad or Left Stick: move player\n    Start \/ Select : pause the game\n\n## KEYBOARD CONTROLS:\n\n    Arrows:  move player\n\n    F10 : toggle fullscreen\n    ESC : Pause","title":"Not Today","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/258001+258002+258003+258004+258005+258006+258007+258008+258009+258010+258011+258012+258013+258014+258015+258016+258017+258018+258019+258020+258021+258022+258023+258024+258025+258026+258027+258028+258029+258030+258031+258032+258033+258034+258035+258036+258037+258038+258039+258040+258041+258042+258043+258044+258045+258046+258047+258048+258049+258050+258051+258052+258053+258054+258055+258056+258057+258058+258059+258060+258061+258062+258063+258064+258065+258066+258067+258068+258069+258070+258071+258072+258073+258074+258075+258076+258077+258078+258079+258080+258081+258082+258083+258084+258085+258086+258087+258088+258089+258090+258091+258092+258093+258094+258095+258096+258097+258098+258099+258100+258101+258102+258103+258104+258105+258106+258107+258108+258109+258110+258111+258112+258113+258114+258115+258116+258117+258118+258119+258120+258121+258122+258123+258124+258125+258126+258127+258128+258129+258130+258131+258132+258133+258134+258135+258136+258137+258138+258139+258140+258141+258142+258143+258144+258145+258146+258147+258148+258149+258150+258151+258152+258153+258154+258155+258156+258157+258158+258159+258160+258161+258162+258163+258164+258165+258166+258167+258168+258169+258170+258171+258172+258173+258174+258175+258176+258177+258178+258179+258180+258181+258182+258183+258184+258185+258186+258187+258188+258189+258190+258191+258192+258193+258194+258195+258196+258197+258198+258199+258200+258201+258202+258203+258204+258205+258206+258207+258208+258209+258210+258211+258212+258213+258214+258215+258216+258217+258218+258219+258220+258221+258222+258223+258224+258225+258226+258227+258228+258229+258230+258231+258232+258233+258234+258235+258236+258237+258238+258239+258240+258241+258242+258243+258244+258245+258246+258247+258248+258249+258250+258251+258252+258253+258254+258255+258256+258257+258258+258259+258260+258261+258262+258263+258264+258265+258266+258267+258268+258269+258270+258271+258272+258273+258274+258275+258276+258277+258278+258279+258280+258281+258282+258283+258284+258285+258286+258287+258288+258289+258290+258291+258292+258293+258294+258295+258296+258297+258298+258299+258300+258301+258302+258303+258304+258305+258306+258307+258308+258309+258310+258311+258312+258313+258314+258315+258316+258317+258318+258319+258320+258321+258322+258323+258324+258325+258326+258327+258328+258329+258330+258331+258332+258333+258334+258335+258336+258337+258338+258339+258340+258341+258342+258343+258344+258345+258346+258347+258348+258349+258350+258351+258352+258353+258354+258355+258356+258357+258358+258359+258360+258361+258362+258363+258364+258365+258366+258367+258368+258369+258370+258371+258372+258373+258374+258375+258376+258377+258378+258379+258380+258381+258382+258383+258384+258385+258386+258387+258388+258389+258390+258391+258392+258393+258394+258395+258396+258397+258398+258399+258400+258401+258402+258403+258404+258405+258406+258407+258408+258409+258410+258411+258412+258413+258414+258415+258416+258417+258418+258419+258420+258421+258422+258423+258424+258425+258426+258427+258428+258429+258430+258431+258432+258433+258434+258435+258436+258437+258438+258439+258440+258441+258442+258443+258444+258445+258446+258447+258448+258449+258450+258451+258452+258453+258454+258455+258456+258457+258458+258459+258460+258461+258462+258463+258464+258465+258466+258467+258468+258469+258470+258471+258472+258473+258474+258475+258476+258477+258478+258479+258480+258481+258482+258483+258484+258485+258486+258487+258488+258489+258490+258491+258492+258493+258494+258495+258496+258497+258498+258499+258500?authors&parents&superparent"},"object":"objects\/sha256\/df\/df26169f2fecb02fba9f7ae45bfb1e6f6a96e7d39efcce8dcdcb8fc68c9c1867","record":"shard-1\/json-live-urgent-v3\/records\/a86ec23b09893d39aed2ab4c484060218fef39cb82488ccd452a0b24e75e8cdc.json","sha256":"df26169f2fecb02fba9f7ae45bfb1e6f6a96e7d39efcce8dcdcb8fc68c9c1867","source":"https","stored_at":1784022391}}