[Blocked Image: https://www.dropbox.com/s/u1dm4z7uezpxovf/de.png?dl=1]
Hello, im qoph. As you can see, I'm fairly new to hammer. I know about displacements and triggers and lighting and such, but I'm still not fluent with it. I thought about this layout while playing a match on Season, and have been trying to make it real for the past few days now.
The problem is, I cant open the map ingame; it crashes all the time. This might be a compile issue, but I've looked through the log and there doesn't seem to be any errors. I have tried opening it from hammer and by launching the game and typing "map de_cache2"(my temporary map name).
Every time I do that it gives me the error:
======================================================
Map de_cache2 missing stringtable dictionary, don't ship this way!!!
Run with -stringtables on the command line or convar
stringtable_alwaysrebuilddictionaries enabled to build the string table
======================================================
before crashing. I have since learned that this is an issue between the client and the server, so to remedy it I put "+sv_lan 1" in the hammers parameters thing, but to no avail. Inputting those two commands(-stringtables and stringtable_alwaysrebuilddictionaries) nothing changes. halp?